From: Guillem Jover Date: Sat, 29 Dec 2007 05:31:29 +0000 (+0100) Subject: Revert 9e09d9f0f8b57d61c8970a2d554add1714afb8d7 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c99814658cf5f8f6a8adcb38e864300f30d8431;p=dpkg Revert 9e09d9f0f8b57d61c8970a2d554add1714afb8d7 The dpkg-dev dependecy bump on dpkg is not needed anymore as the compression variables are located in a new module provided by dpkg-dev. --- diff --git a/debian/changelog b/debian/changelog index c627dac5..b9d227e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ dpkg (1.14.15) UNRELEASED; urgency=low [ Guillem Jover ] * Move compression related variables to a new Dpkg::Compression module. * Remove disabled, obsolete and quite incomplete Hebrew translations. + * Revert dpkg-dev versioned dependency bump on dpkg >= 1.14.13 back to + >= 1.14.6, as the compression variables are now in a module in dpkg-dev. [ Updated dpkg translations ] * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #457918 diff --git a/debian/control b/debian/control index a5ed512b..431888b8 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Package: dpkg-dev Section: utils Priority: optional Architecture: all -Depends: dpkg (>= 1.14.13), perl5, perl-modules, cpio (>= 2.4.2-2), +Depends: dpkg (>= 1.14.6), perl5, perl-modules, cpio (>= 2.4.2-2), patch (>= 2.2-1), make, binutils Recommends: gcc | c-compiler, bzip2 Suggests: gnupg, debian-keyring