Code

liboping0.symbols: Downgraded MINVER from 1.0.0 to 0.3.2.
[pkg-liboping.git] / debian / changelog
1 liboping (1.3.0-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.6) to support the
22       Homepage and Vcs-* fields.
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   * debian/compat:
27     - Updated to compat version 5.
28   * Added new binary package "libnet-oping-perl":
29     - Since Net::Oping uses its own version number, $srcver-$perlver-$debrev
30       is used for the package version.
31     - Added libnet-oping-perl.install.
32     - Build-depend on perl-modules - debian/rules now requires the ExtUtils:MM
33       module.
34   * debian/liboping0.shlibs:
35     - Updated version to >= 1.3.0.
37  -- Sebastian Harl <tokkee@debian.org>  Sun, 19 Jul 2009 18:03:39 +0200
39 liboping (0.3.5-1) unstable; urgency=low
41   * New upstream release (Closes: #418277).
42     - Added support for C++.
43   * Added watch file.
45  -- Sebastian Harl <sh@tokkee.org>  Tue, 10 Apr 2007 11:52:48 +0000
47 liboping (0.3.4-1) unstable; urgency=low
49   * New upstream release.
51  -- Sebastian Harl <sh@tokkee.org>  Fri,  1 Dec 2006 11:46:01 +0000
53 liboping (0.3.3-4) unstable; urgency=low
55   * Renamed liboping0-dev to liboping-dev.
57  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 20:12:33 +0000
59 liboping (0.3.3-3) unstable; urgency=low
61   * Added shlibs file.
63  -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 22:38:07 +0200
65 liboping (0.3.3-2) unstable; urgency=low
67   * Fixed switched long package descriptions (Closes: #378473).
69  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 16:05:31 +0000
71 liboping (0.3.3-1) unstable; urgency=low
73   * New upstream release.
75  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 14:31:02 +0200
77 liboping (0.3.2-1) unstable; urgency=low
79   * Initial release (Closes: #377527).
81  -- Sebastian Harl <sh@tokkee.org>  Mon, 10 Jul 2006 00:29:07 +0200