From: Frank Lichtenheld Date: Mon, 21 Jan 2008 11:51:56 +0000 (+0100) Subject: Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed6d970d2afb126b14c7face07fc77bbd7416036;p=dpkg Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends * debian/control: Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends (for build-time tests). This introduces our first run-time dependency on a perl module not shipped with Perl itself. But to me it seems not worth trying to replace that code. --- diff --git a/ChangeLog b/ChangeLog index 93102564..71c6e6dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-01-21 Frank Lichtenheld + + * debian/control: Add libtimedate-perl to + dpkg-dev's Depends and to Build-Depends (for + build-time tests). This introduces our first + run-time dependency on a perl module not shipped + with Perl itself. But to me it seems not worth + trying to replace that code. + 2008-01-21 Guillem Jover * configure.ac: Release 1.14.16. diff --git a/debian/changelog b/debian/changelog index 27dae467..f4145a7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dpkg (1.14.16.1) unstable; urgency=low + + * Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends. + Reported by Aurelien Jarno. Closes: #461875 + + -- Frank Lichtenheld Mon, 21 Jan 2008 12:48:51 +0100 + dpkg (1.14.16) unstable; urgency=low [ Guillem Jover ] diff --git a/debian/control b/debian/control index 97b3603a..fbe7e681 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Standards-Version: 3.7.3 Build-Depends: debhelper (>= 4.1.81), pkg-config, po4a (>= 0.23), libncurses5-dev | libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], - libio-string-perl + libtimedate-perl, libio-string-perl Package: dpkg Architecture: any @@ -36,7 +36,7 @@ Section: utils Priority: optional Architecture: all Depends: dpkg (>= 1.14.6), perl5, perl-modules, cpio (>= 2.4.2-2), bzip2, lzma, - patch (>= 2.2-1), make, binutils + patch (>= 2.2-1), make, binutils, libtimedate-perl Recommends: gcc | c-compiler, build-essential Suggests: gnupg, debian-keyring Conflicts: dpkgname, dpkg-cross (<< 2.0.0)