Code

control: Build depend on libcap2-bin, required by build system.
[pkg-liboping.git] / debian / changelog
index 5378a42c36ae4c73607cc4eb0392acc5b075cfee..8995f44b6138057ce530a39a4a9eac2f2ee70ffb 100644 (file)
@@ -1,4 +1,55 @@
-liboping (1.3.0-1) unstable; urgency=low
+liboping (1.6.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - Build depend on libcap2-bin, required by build system.
+
+ -- Sebastian Harl <tokkee@debian.org>  Thu, 10 Mar 2011 15:19:20 +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.
   * Added liboping0.symbols:
@@ -13,16 +64,22 @@ liboping (1.3.0-1) unstable; urgency=low
     - 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.
+    - Remove manpages to force a rebuild to avoid errors from man.
   * debian/control:
     - Use ${binary:Version} instead of ${Source-Version}.
     - Updated Standards-Version to 3.8.2.
     - Added Homepage and Vcs-{Git,Browser} fields.
     - Removed duplicate field "Section" for package "liboping0".
-    - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the
-      Homepage and Vcs-* fields.
+    - Added versioned build dependency on dpkg-dev (>= 1.14.13) to support the
+      Homepage and Vcs-* fields and Build-Depends-Package.
     - 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.
+    - Let the binary packages oping and libnet-oping-perl depend on liboping0
+      (>= ${source:Upstream-Version}) explicitly since we do not want to build
+      depend on liboping-dev to get the right version through 'Build-Depends-
+      Package'.
+    - Build depend on perl, required for pod2man.
   * debian/compat:
     - Updated to compat version 5.
   * Added new binary package "libnet-oping-perl":
@@ -33,8 +90,10 @@ liboping (1.3.0-1) unstable; urgency=low
       module.
   * debian/liboping0.shlibs:
     - Updated version to >= 1.3.0.
+  * Added debian/README.Debian:
+    - Added a note explaining the use of the 'Build-Depends-Package' field.
 
- -- Sebastian Harl <tokkee@debian.org>  Sun, 19 Jul 2009 18:03:39 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Jul 2009 13:29:31 +0200
 
 liboping (0.3.5-1) unstable; urgency=low