Code

control: Removed duplicate field "Section" for package "liboping0".
[pkg-liboping.git] / debian / changelog
index 975bb36c27e1471e84235f400de3a842f67ac635..f26ae0045634c7f5c107241f03b93768061e2f9b 100644 (file)
@@ -1,3 +1,61 @@
+liboping (1.1.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Added liboping0.symbols.
+  * debian/rules:
+    - 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.
+    - 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 <tokkee@debian.org>  Sat, 06 Jun 2009 19:40:08 +0200
+
+liboping (0.3.5-1) unstable; urgency=low
+
+  * New upstream release (Closes: #418277).
+    - Added support for C++.
+  * Added watch file.
+
+ -- Sebastian Harl <sh@tokkee.org>  Tue, 10 Apr 2007 11:52:48 +0000
+
+liboping (0.3.4-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sebastian Harl <sh@tokkee.org>  Fri,  1 Dec 2006 11:46:01 +0000
+
+liboping (0.3.3-4) unstable; urgency=low
+
+  * Renamed liboping0-dev to liboping-dev.
+
+ -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 20:12:33 +0000
+
+liboping (0.3.3-3) unstable; urgency=low
+
+  * Added shlibs file.
+
+ -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 22:38:07 +0200
+
 liboping (0.3.3-2) unstable; urgency=low
 
   * Fixed switched long package descriptions (Closes: #378473).