Code

rules: Pass CFLAGS as arguments to configure.
[pkg-liboping.git] / debian / changelog
index 2a80318d10ec2f60bc5de9bf59e22117d88d5a12..965da460ef89daab9a3fa60cd062cf79224fba6e 100644 (file)
@@ -8,26 +8,31 @@ liboping (1.1.2-1) unstable; urgency=low
       avr32, thanks to Bradley Smith for reporting this (Closes: #529460).
     - Use dpatch.
     - Use dh_install's --fail-missing instead of --list-missing.
+    - Pass CFLAGS as arguments to configure instead of setting them in the
+      environment - this is the recommended way.
   * debian/control:
     - Use ${binary:Version} instead of ${Source-Version}.
     - Updated Standards-Version to 3.8.1.
     - Added Homepage and Vcs-{Git,Browser} fields.
     - Build-depend on dpatch.
+    - Removed duplicate field "Section" for package "liboping0".
+    - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the
+      Homepage and Vcs-* fields.
   * 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.
+    - Since Net::Oping uses its own version number, $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 <tokkee@debian.org>  Sat, 06 Jun 2009 19:38:38 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 06 Jun 2009 20:17:35 +0200
 
 liboping (0.3.5-1) unstable; urgency=low