Code

rules, liboping-dev.install: Do not install .la files.
[pkg-liboping.git] / debian / changelog
index 4123a74af57ba943122894458f02304925f86ea0..ec9d71dfc2a896a1476d6371b068770569d2834f 100644 (file)
@@ -1,3 +1,58 @@
+liboping (1.6.1+2.g207d51d-1) unstable; urgency=low
+
+  * New upstream release.
+    - Based on release 1.6.1 plus upstream Git commits up to 207d51d, which
+      fix two build issues.
+  * debian/rules:
+    - 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>).
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 13 Mar 2011 21:33:37 +0100
+
+liboping (1.4.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - Updated standards-version to 3.8.4 -- no changes.
+    - Build-depend on libncurses5-dev, required by the new "noping" ncurses
+      front-end to liboping.
+    - Let all packages depend on ${misc:Depends} as recommended by debhelper.
+    - Improved oping's package description.
+  * debian/oping.install:
+    - Added /usr/bin/noping.
+  * debian/oping.links:
+    - Make noping.8 be a symlink to oping.8.
+  * debian/rules, debian/oping.overrides:
+    - Install /usr/bin/noping setuid root and document that in overrides.
+
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 15 Jun 2010 00:08:46 +0200
+
+liboping (1.3.4-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 26 Dec 2009 23:17:45 +0100
+
+liboping (1.3.3-1) unstable; urgency=high
+
+  * New upstream release:
+    - Disable the "-f" command line option (read hosts from a file) if the
+      real and affective user IDs don't match (e.g. when running setuid),
+      unless "-" (STDIN) has been specified; thanks a lot to Steve Kemp for
+      reporting this (Closes: #548684).
+  * Set urgency to "high" because of the fix for #548684.
+  * debian/control:
+    - Updated Standards-Version to 3.8.3 - no changes.
+
+ -- Sebastian Harl <tokkee@debian.org>  Wed, 30 Sep 2009 01:12:26 +0200
+
+liboping (1.3.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 02 Aug 2009 22:44:30 +0200
+
 liboping (1.3.1-1) unstable; urgency=low
 
   * New upstream release.