Code

rules: Remove manpages to force a rebuild to avoid errors from man.
[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 oping depend on liboping0 (>= ${source:Upstream-Version}) explicitly
28       since we do not want to build depend on liboping-dev to get the right
29       version through 'Build-Depends-Package'.
30     - Build depend on perl, required for pod2man.
31   * debian/compat:
32     - Updated to compat version 5.
33   * Added new binary package "libnet-oping-perl":
34     - Since Net::Oping uses its own version number, $srcver-$perlver-$debrev
35       is used for the package version.
36     - Added libnet-oping-perl.install.
37     - Build-depend on perl-modules - debian/rules now requires the ExtUtils:MM
38       module.
39   * debian/liboping0.shlibs:
40     - Updated version to >= 1.3.0.
41   * Added debian/README.Debian:
42     - Added a note explaining the use of the 'Build-Depends-Package' field.
44  -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Jul 2009 12:34:07 +0200
46 liboping (0.3.5-1) unstable; urgency=low
48   * New upstream release (Closes: #418277).
49     - Added support for C++.
50   * Added watch file.
52  -- Sebastian Harl <sh@tokkee.org>  Tue, 10 Apr 2007 11:52:48 +0000
54 liboping (0.3.4-1) unstable; urgency=low
56   * New upstream release.
58  -- Sebastian Harl <sh@tokkee.org>  Fri,  1 Dec 2006 11:46:01 +0000
60 liboping (0.3.3-4) unstable; urgency=low
62   * Renamed liboping0-dev to liboping-dev.
64  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 20:12:33 +0000
66 liboping (0.3.3-3) unstable; urgency=low
68   * Added shlibs file.
70  -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 22:38:07 +0200
72 liboping (0.3.3-2) unstable; urgency=low
74   * Fixed switched long package descriptions (Closes: #378473).
76  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 16:05:31 +0000
78 liboping (0.3.3-1) unstable; urgency=low
80   * New upstream release.
82  -- Sebastian Harl <sh@tokkee.org>  Sun, 16 Jul 2006 14:31:02 +0200
84 liboping (0.3.2-1) unstable; urgency=low
86   * Initial release (Closes: #377527).
88  -- Sebastian Harl <sh@tokkee.org>  Mon, 10 Jul 2006 00:29:07 +0200