summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 67e241f)
raw | patch | inline | side by side (parent: 67e241f)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Jun 2009 17:39:16 +0000 (19:39 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Jun 2009 17:39:16 +0000 (19:39 +0200) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 93c5dfdcf587acf9d1c41ccde0c0fc17ca8edf30..2a80318d10ec2f60bc5de9bf59e22117d88d5a12 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- 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.
* 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
diff --git a/debian/rules b/debian/rules
index a5e8cf1d9b39c166731f66128de1d7a5df3e6ff4..55c7c2e699552dd9c633e17fc665427c4d4b0541 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
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