Code

c0ee11314306ae912da1e9d5db8944767ba9c28d
[pkg-liboping.git] / debian / changelog
1 liboping (1.3.4-1) unstable; urgency=low
3   * New upstream release.
5  -- Sebastian Harl <tokkee@debian.org>  Sat, 26 Dec 2009 23:17:45 +0100
7 liboping (1.3.3-1) unstable; urgency=high
9   * New upstream release:
10     - Disable the "-f" command line option (read hosts from a file) if the
11       real and affective user IDs don't match (e.g. when running setuid),
12       unless "-" (STDIN) has been specified; thanks a lot to Steve Kemp for
13       reporting this (Closes: #548684).
14   * Set urgency to "high" because of the fix for #548684.
15   * debian/control:
16     - Updated Standards-Version to 3.8.3 - no changes.
18  -- Sebastian Harl <tokkee@debian.org>  Wed, 30 Sep 2009 01:12:26 +0200
20 liboping (1.3.2-1) unstable; urgency=low
22   * New upstream release.
24  -- Sebastian Harl <tokkee@debian.org>  Sun, 02 Aug 2009 22:44:30 +0200
26 liboping (1.3.1-1) unstable; urgency=low
28   * New upstream release.
29   * Added liboping0.symbols:
30     - Use 0.3.2 as MINVER for all symbols - all symbols exist since 0.1.0 but
31       0.3.2 is the first version that introduced a SONAME version.
32     - Use 'Build-Depends-Package: liboping-dev' to let a user specify the
33       minimal version required for optional features.
34   * debian/rules:
35     - Do not ignore 'make clean' errors.
36     - Use config.{guess,sub} provided by autotools-dev to fix a FTBFS on
37       avr32, thanks to Bradley Smith for reporting this (Closes: #529460).
38     - Use dh_install's --fail-missing instead of --list-missing.
39     - Pass CFLAGS as arguments to configure instead of setting them in the
40       environment - this is the recommended way.
41     - Remove manpages to force a rebuild to avoid errors from man.
42   * debian/control:
43     - Use ${binary:Version} instead of ${Source-Version}.
44     - Updated Standards-Version to 3.8.2.
45     - Added Homepage and Vcs-{Git,Browser} fields.
46     - Removed duplicate field "Section" for package "liboping0".
47     - Added versioned build dependency on dpkg-dev (>= 1.14.13) to support the
48       Homepage and Vcs-* fields and Build-Depends-Package.
49     - Let the -dev package depend on a strict version of the lib package - the
50       -dev package includes a symlink to the full soname, not only the major
51       version.
52     - Let the binary packages oping and libnet-oping-perl depend on liboping0
53       (>= ${source:Upstream-Version}) explicitly since we do not want to build
54       depend on liboping-dev to get the right version through 'Build-Depends-
55       Package'.
56     - Build depend on perl, required for pod2man.
57   * debian/compat:
58     - Updated to compat version 5.
59   * Added new binary package "libnet-oping-perl":
60     - Since Net::Oping uses its own version number, $srcver-$perlver-$debrev
61       is used for the package version.
62     - Added libnet-oping-perl.install.
63     - Build-depend on perl-modules - debian/rules now requires the ExtUtils:MM
64       module.
65   * debian/liboping0.shlibs:
66     - Updated version to >= 1.3.0.
67   * Added debian/README.Debian:
68     - Added a note explaining the use of the 'Build-Depends-Package' field.
70  -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Jul 2009 13:29:31 +0200
72 liboping (0.3.5-1) unstable; urgency=low
74   * New upstream release (Closes: #418277).
75     - Added support for C++.
76   * Added watch file.
78  -- Sebastian Harl <sh@tokkee.org>  Tue, 10 Apr 2007 11:52:48 +0000
80 liboping (0.3.4-1) unstable; urgency=low
82   * New upstream release.
84  -- Sebastian Harl <sh@tokkee.org>  Fri,  1 Dec 2006 11:46:01 +0000
86 liboping (0.3.3-4) unstable; urgency=low
88   * Renamed liboping0-dev to liboping-dev.
90  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 20:12:33 +0000
92 liboping (0.3.3-3) unstable; urgency=low
94   * Added shlibs file.
96  -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 22:38:07 +0200
98 liboping (0.3.3-2) unstable; urgency=low
100   * Fixed switched long package descriptions (Closes: #378473).
102  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 16:05:31 +0000
104 liboping (0.3.3-1) unstable; urgency=low
106   * New upstream release.
108  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 14:31:02 +0200
110 liboping (0.3.2-1) unstable; urgency=low
112   * Initial release (Closes: #377527).
114  -- Sebastian Harl <sh@tokkee.org>  Mon, 10 Jul 2006 00:29:07 +0200