Code

rules, liboping-dev.install: Do not install .la files.
[pkg-liboping.git] / debian / changelog
index ec9fa5755c99168f714909b3a9d92309346eae65..ec9d71dfc2a896a1476d6371b068770569d2834f 100644 (file)
@@ -1,3 +1,15 @@
+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.
@@ -5,8 +17,16 @@ liboping (1.4.0-1) unstable; urgency=low
     - Updated standards-version to 3.8.4 -- no changes.
     - Build-depend on libncurses5-dev, required by the new "noping" ncurses
       front-end to liboping.
-
- -- Sebastian Harl <tokkee@debian.org>  Mon, 14 Jun 2010 00:22:45 +0200
+    - 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