Code

control: Let oping depend on liboping0 (>= ${source:Upstream-Version}).
[pkg-liboping.git] / debian / changelog
1 liboping (1.3.1-1) unstable; urgency=low
3   * New upstream release.
4   * Added liboping0.symbols:
5     - Use 0.3.2 as MINVER for all symbols - all symbols exist since 0.1.0 but
6       0.3.2 is the first version that introduced a SONAME version.
7     - Use 'Build-Depends-Package: liboping-dev' to let a user specify the
8       minimal version required for optional features.
9   * debian/rules:
10     - Do not ignore 'make clean' errors.
11     - Use config.{guess,sub} provided by autotools-dev to fix a FTBFS on
12       avr32, thanks to Bradley Smith for reporting this (Closes: #529460).
13     - Use dh_install's --fail-missing instead of --list-missing.
14     - Pass CFLAGS as arguments to configure instead of setting them in the
15       environment - this is the recommended way.
16   * debian/control:
17     - Use ${binary:Version} instead of ${Source-Version}.
18     - Updated Standards-Version to 3.8.2.
19     - Added Homepage and Vcs-{Git,Browser} fields.
20     - Removed duplicate field "Section" for package "liboping0".
21     - Added versioned build dependency on dpkg-dev (>= 1.14.13) to support the
22       Homepage and Vcs-* fields and Build-Depends-Package.
23     - Let the -dev package depend on a strict version of the lib package - the
24       -dev package includes a symlink to the full soname, not only the major
25       version.
26     - Let oping depend on liboping0 (>= ${source:Upstream-Version}) explicitly
27       since we do not want to build depend on liboping-dev to get the right
28       version through 'Build-Depends-Package'.
29   * debian/compat:
30     - Updated to compat version 5.
31   * Added new binary package "libnet-oping-perl":
32     - Since Net::Oping uses its own version number, $srcver-$perlver-$debrev
33       is used for the package version.
34     - Added libnet-oping-perl.install.
35     - Build-depend on perl-modules - debian/rules now requires the ExtUtils:MM
36       module.
37   * debian/liboping0.shlibs:
38     - Updated version to >= 1.3.0.
40  -- Sebastian Harl <tokkee@debian.org>  Mon, 20 Jul 2009 22:18:35 +0200
42 liboping (0.3.5-1) unstable; urgency=low
44   * New upstream release (Closes: #418277).
45     - Added support for C++.
46   * Added watch file.
48  -- Sebastian Harl <sh@tokkee.org>  Tue, 10 Apr 2007 11:52:48 +0000
50 liboping (0.3.4-1) unstable; urgency=low
52   * New upstream release.
54  -- Sebastian Harl <sh@tokkee.org>  Fri,  1 Dec 2006 11:46:01 +0000
56 liboping (0.3.3-4) unstable; urgency=low
58   * Renamed liboping0-dev to liboping-dev.
60  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 20:12:33 +0000
62 liboping (0.3.3-3) unstable; urgency=low
64   * Added shlibs file.
66  -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 22:38:07 +0200
68 liboping (0.3.3-2) unstable; urgency=low
70   * Fixed switched long package descriptions (Closes: #378473).
72  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 16:05:31 +0000
74 liboping (0.3.3-1) unstable; urgency=low
76   * New upstream release.
78  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 14:31:02 +0200
80 liboping (0.3.2-1) unstable; urgency=low
82   * Initial release (Closes: #377527).
84  -- Sebastian Harl <sh@tokkee.org>  Mon, 10 Jul 2006 00:29:07 +0200