Code

rules: Split target 'build' into 'build-arch' and 'build-indep'.
[pkg-liboping.git] / debian / changelog
index 45d40197ba76e5540b2b1a0e5ba626298d41ccbf..30f7bc1ae8ccfd2061c6ec654eb34161bdf954c8 100644 (file)
@@ -1,3 +1,33 @@
+liboping (1.6.1+2.g207d51d-2) unstable; urgency=low
+
+  [ Barak A. Pearlmutter ]
+  * debian/control:
+    - Updated standards-version to 3.9.2; no changes.
+  * Simplified debian/liboping-dev.install, debian/oping.install.
+
+  [ Sebastian Harl ]
+  * debian/source/format:
+    - Switched to '3.0 (quilt)' format.
+  * debian/control:
+    - Added Barak to uploaders.
+  * debian/patches:
+    - Added recvtos -- patch for #618729 (missing IP_RECVTOS on FreeBSD) as
+      separate patch.
+    - Added z-option -- upstream patch adding option -Z to enable non-zero
+      exit codes in case a certain amount of replies were lost.
+  * debian/rules:
+    - Split target 'build' into 'build-arch' and 'build-indep'.
+
+ -- Sebastian Harl <tokkee@debian.org>  Thu, 13 Oct 2011 16:32:46 +0200
+
+liboping (1.6.1+2.g207d51d-1.1) unstable; urgency=low
+
+  * Fix FTBS on kfreebsd due to IP_RECVTOS nonexistence (closes: #618729).
+  * Kill inappropriate rpath in built perl library, which presumably appeared
+    due to toolchain changes.
+
+ -- Barak A. Pearlmutter <bap@debian.org>  Mon, 19 Sep 2011 09:39:54 +0100
+
 liboping (1.6.1+2.g207d51d-1) unstable; urgency=low
 
   * New upstream release.
@@ -7,10 +37,13 @@ liboping (1.6.1+2.g207d51d-1) unstable; urgency=low
     - Do not install .la files in favor of the goal to remove those files (for
       details see <http://lists.debian.org/debian-devel/2009/08/
       msg00783.html>).
+    - Use 'dh_prep' rather than 'dh_clean -k'.
   * debian/control:
     - Updated standards-version to 3.9.1.
+    - Depend on debhelper (>=7) rather than (>=5) -- this is required for
+      'dh_prep'.
 
- -- Sebastian Harl <tokkee@debian.org>  Sun, 13 Mar 2011 22:19:52 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 13 Mar 2011 22:27:08 +0100
 
 liboping (1.4.0-1) unstable; urgency=low