Code

patches: Removed static_sstrerror.dpatch.
[pkg-liboping.git] / debian / changelog
index 4929b22c17b84a96b45d5c70d61882ca12ecf0c3..22c8c35de89bab205cc50d560d5d2c50788dab27 100644 (file)
@@ -1,4 +1,4 @@
-liboping (1.1.2-1) unstable; urgency=low
+liboping (1.3.0-1) unstable; urgency=low
 
   * New upstream release.
   * Added liboping0.symbols.
@@ -6,17 +6,19 @@ 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.
+    - 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".
-  * debian/patches/:
-    - Added static_sstrerror.dpatch - upstream patch to make a private
-      function in liboping static.
+    - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the
+      Homepage and Vcs-* fields.
+    - 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.
   * debian/compat:
     - Updated to compat version 5.
   * Added new binary package "libnet-oping-perl":
@@ -26,9 +28,9 @@ liboping (1.1.2-1) unstable; urgency=low
     - Build-depend on perl-modules - debian/rules now requires the ExtUtils:MM
       module.
   * debian/liboping0.shlibs:
-    - Updated version to >= 1.1.2.
+    - Updated version to >= 1.3.0.
 
- -- Sebastian Harl <tokkee@debian.org>  Sat, 06 Jun 2009 19:40:08 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 19 Jul 2009 13:15:37 +0200
 
 liboping (0.3.5-1) unstable; urgency=low