Code

rules: Use dh_install's --fail-missing instead of --list-missing.
authorSebastian Harl <sh@tokkee.org>
Sat, 6 Jun 2009 17:39:16 +0000 (19:39 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 6 Jun 2009 17:39:16 +0000 (19:39 +0200)
debian/changelog
debian/rules

index 93c5dfdcf587acf9d1c41ccde0c0fc17ca8edf30..2a80318d10ec2f60bc5de9bf59e22117d88d5a12 100644 (file)
@@ -7,6 +7,7 @@ liboping (1.1.2-1) unstable; urgency=low
     - Use config.{guess,sub} provided by autotools-dev to fix a FTBFS on
       avr32, thanks to Bradley Smith for reporting this (Closes: #529460).
     - Use dpatch.
+    - Use dh_install's --fail-missing instead of --list-missing.
   * debian/control:
     - Use ${binary:Version} instead of ${Source-Version}.
     - Updated Standards-Version to 3.8.1.
@@ -26,7 +27,7 @@ liboping (1.1.2-1) unstable; urgency=low
   * debian/liboping0.shlibs:
     - Updated version to >= 1.1.2.
 
- -- Sebastian Harl <tokkee@debian.org>  Sat, 06 Jun 2009 19:26:55 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 06 Jun 2009 19:38:38 +0200
 
 liboping (0.3.5-1) unstable; urgency=low
 
index a5e8cf1d9b39c166731f66128de1d7a5df3e6ff4..55c7c2e699552dd9c633e17fc665427c4d4b0541 100755 (executable)
@@ -90,7 +90,7 @@ binary-arch: build install
        dh_installdocs -A -Nlibnet-oping-perl README
        dh_installdocs -plibnet-oping-perl bindings/perl/README
        dh_installman
-       dh_install --sourcedir=debian/tmp --list-missing
+       dh_install --sourcedir=debian/tmp --fail-missing
        dh_perl -plibnet-oping-perl
        dh_link
        dh_strip