X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=f26ae0045634c7f5c107241f03b93768061e2f9b;hb=a66c6b8b1776c1622626cfcea184977dac167718;hp=0f73e6f3be8606d0bfd37c48b6fa490480284045;hpb=c3ba77583a44699e64bf5a2cb8cc5ca08999012c;p=pkg-liboping.git diff --git a/debian/changelog b/debian/changelog index 0f73e6f..f26ae00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,12 +6,29 @@ liboping (1.1.2-1) unstable; urgency=low - Do not ignore 'make clean' errors. - 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. - Added Homepage and Vcs-{Git,Browser} fields. - - -- Sebastian Harl Sat, 06 Jun 2009 15:43:49 +0200 + - Build-depend on dpatch. + - Removed duplicate field "Section" for package "liboping0". + * debian/patches/: + - Added static_sstrerror.dpatch - upstream patch to make a private + function in liboping static. + * debian/compat: + - Updated to compat version 5. + * Added new binary package "libnet-oping-perl": + - Since Net::Oping uses its own version, $srcver-$perlver-$debrev is used + for the package version. + - Added libnet-oping-perl.install. + - Build-depend on perl-modules - debian/rules now requires the ExtUtils:MM + module. + * debian/liboping0.shlibs: + - Updated version to >= 1.1.2. + + -- Sebastian Harl Sat, 06 Jun 2009 19:40:08 +0200 liboping (0.3.5-1) unstable; urgency=low