]> err.no Git - dpkg/commitdiff
Add lzma to dpkg-dev Depends
authorGuillem Jover <guillem@debian.org>
Wed, 2 Jan 2008 05:24:24 +0000 (07:24 +0200)
committerGuillem Jover <guillem@debian.org>
Wed, 2 Jan 2008 05:24:24 +0000 (07:24 +0200)
debian/changelog
debian/control

index 6681e7fe4a282927af07c1097d480a3634428182..3f2dea3262487d509e9fcbde437d9a46ef0ffeae 100644 (file)
@@ -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
index 284964e7f8ca83bafceecf4731fe2c46554dfcbc..9ff6986e536887409ead5bcc20b96b1b25542a07 100644 (file)
@@ -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