From: Guillem Jover Date: Wed, 2 Jan 2008 05:24:24 +0000 (+0200) Subject: Add lzma to dpkg-dev Depends X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19173d231c66bd222631a4a86033aa36d88d01a4;p=dpkg Add lzma to dpkg-dev Depends --- diff --git a/debian/changelog b/debian/changelog index 6681e7fe..3f2dea32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,7 @@ dpkg (1.14.15) UNRELEASED; urgency=low * Properly print build message in dpkg-buildpackage for lzma and bzip2 compressed sources. Closes: #458519 * Promote bzip2 Recommends to Depends for dpkg-dev. Closes: #458521 + * Add lzma to dpkg-dev Depends. [ Updated dpkg translations ] * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #457918 diff --git a/debian/control b/debian/control index 284964e7..9ff6986e 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Package: dpkg-dev Section: utils Priority: optional Architecture: all -Depends: dpkg (>= 1.14.6), perl5, perl-modules, cpio (>= 2.4.2-2), bzip2, +Depends: dpkg (>= 1.14.6), perl5, perl-modules, cpio (>= 2.4.2-2), bzip2, lzma, patch (>= 2.2-1), make, binutils Recommends: gcc | c-compiler Suggests: gnupg, debian-keyring