Code

control: Let -perl depend on liboping0 (>= ${source:Upstream-Version}) as well. liboping-1.3.1-1
authorSebastian Harl <sh@tokkee.org>
Tue, 21 Jul 2009 11:30:36 +0000 (13:30 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 21 Jul 2009 11:30:36 +0000 (13:30 +0200)
debian/changelog
debian/control

index 203d8c98c467e4a7a0a2937ddec7b422ceebb38d..4123a74af57ba943122894458f02304925f86ea0 100644 (file)
@@ -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 <tokkee@debian.org>  Tue, 21 Jul 2009 12:34:07 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Jul 2009 13:29:31 +0200
 
 liboping (0.3.5-1) unstable; urgency=low
 
index 4bf274d39e65f3540544f8cd3e527684d2e88a81..dffbf42a90bcd4134d26da6522566902d32c06dd 100644 (file)
@@ -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