From e1d96be2b370aa63c6df79725e7e9f14be741552 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Tue, 21 Jul 2009 13:30:36 +0200 Subject: [PATCH] control: Let -perl depend on liboping0 (>= ${source:Upstream-Version}) as well. --- debian/changelog | 9 +++++---- debian/control | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 203d8c9..4123a74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,9 +24,10 @@ liboping (1.3.1-1) unstable; urgency=low - Let the -dev package depend on a strict version of the lib package - the -dev package includes a symlink to the full soname, not only the major version. - - Let oping depend on liboping0 (>= ${source:Upstream-Version}) explicitly - since we do not want to build depend on liboping-dev to get the right - version through 'Build-Depends-Package'. + - Let the binary packages oping and libnet-oping-perl depend on liboping0 + (>= ${source:Upstream-Version}) explicitly since we do not want to build + depend on liboping-dev to get the right version through 'Build-Depends- + Package'. - Build depend on perl, required for pod2man. * debian/compat: - Updated to compat version 5. @@ -41,7 +42,7 @@ liboping (1.3.1-1) unstable; urgency=low * Added debian/README.Debian: - Added a note explaining the use of the 'Build-Depends-Package' field. - -- Sebastian Harl Tue, 21 Jul 2009 12:34:07 +0200 + -- Sebastian Harl Tue, 21 Jul 2009 13:29:31 +0200 liboping (0.3.5-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 4bf274d..dffbf42 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Description: sends ICMP_ECHO requests to network hosts Package: libnet-oping-perl Section: perl Architecture: any -Depends: ${perl:Depends}, ${shlibs:Depends} +Depends: ${perl:Depends}, ${shlibs:Depends}, liboping0 (>= ${source:Upstream-Version}) Description: module for ICMP latency measurement Net::Oping is a Perl module for sending ICMP ECHO_REQUESTs (better known as "ping packets") and measuring the time that elapses until the reception of an -- 2.30.2