Code

control: Let -perl depend on liboping0 (>= ${source:Upstream-Version}) as well.
[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     - Remove manpages to force a rebuild to avoid errors from man.
17   * debian/control:
18     - Use ${binary:Version} instead of ${Source-Version}.
19     - Updated Standards-Version to 3.8.2.
20     - Added Homepage and Vcs-{Git,Browser} fields.
21     - Removed duplicate field "Section" for package "liboping0".
22     - Added versioned build dependency on dpkg-dev (>= 1.14.13) to support the
23       Homepage and Vcs-* fields and Build-Depends-Package.
24     - Let the -dev package depend on a strict version of the lib package - the
25       -dev package includes a symlink to the full soname, not only the major
26       version.
27     - Let the binary packages oping and libnet-oping-perl depend on liboping0
28       (>= ${source:Upstream-Version}) explicitly since we do not want to build
29       depend on liboping-dev to get the right version through 'Build-Depends-
30       Package'.
31     - Build depend on perl, required for pod2man.
32   * debian/compat:
33     - Updated to compat version 5.
34   * Added new binary package "libnet-oping-perl":
35     - Since Net::Oping uses its own version number, $srcver-$perlver-$debrev
36       is used for the package version.
37     - Added libnet-oping-perl.install.
38     - Build-depend on perl-modules - debian/rules now requires the ExtUtils:MM
39       module.
40   * debian/liboping0.shlibs:
41     - Updated version to >= 1.3.0.
42   * Added debian/README.Debian:
43     - Added a note explaining the use of the 'Build-Depends-Package' field.
45  -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Jul 2009 13:29:31 +0200
47 liboping (0.3.5-1) unstable; urgency=low
49   * New upstream release (Closes: #418277).
50     - Added support for C++.
51   * Added watch file.
53  -- Sebastian Harl <sh@tokkee.org>  Tue, 10 Apr 2007 11:52:48 +0000
55 liboping (0.3.4-1) unstable; urgency=low
57   * New upstream release.
59  -- Sebastian Harl <sh@tokkee.org>  Fri,  1 Dec 2006 11:46:01 +0000
61 liboping (0.3.3-4) unstable; urgency=low
63   * Renamed liboping0-dev to liboping-dev.
65  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 20:12:33 +0000
67 liboping (0.3.3-3) unstable; urgency=low
69   * Added shlibs file.
71  -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 22:38:07 +0200
73 liboping (0.3.3-2) unstable; urgency=low
75   * Fixed switched long package descriptions (Closes: #378473).
77  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 16:05:31 +0000
79 liboping (0.3.3-1) unstable; urgency=low
81   * New upstream release.
83  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 14:31:02 +0200
85 liboping (0.3.2-1) unstable; urgency=low
87   * Initial release (Closes: #377527).
89  -- Sebastian Harl <sh@tokkee.org>  Mon, 10 Jul 2006 00:29:07 +0200