This e-mail has been sent due to an upload to Ubuntu that contains Ubuntu
changes.  It contains the difference between the new version and the
previous version of the same source package in Ubuntu.
Format: 1.7
Date: Thu, 13 Dec 2007 17:10:09 -0600
Source: dpkg
Binary: dpkg dselect dpkg-dev
Architecture: source
Version: 1.14.12ubuntu3
Distribution: hardy
Urgency: low
Maintainer: Ubuntu Core Developers <[EMAIL PROTECTED]>
Changed-By: Chris Cheney <[EMAIL PROTECTED]>
Description: 
 dpkg       - package maintenance system for Debian
 dpkg-dev   - package building tools for Debian
 dselect    - user tool to manage Debian packages
Changes: 
 dpkg (1.14.12ubuntu3) hardy; urgency=low
 .
   * Move lzma from Suggests to Pre-Depends for dpkg.
Files: 
 1df55334c93d2f5802153e8585d59b94 1101 admin required dpkg_1.14.12ubuntu3.dsc
 16b9f562e28d078f8b2ba906d918b436 6450808 admin required 
dpkg_1.14.12ubuntu3.tar.gz
Original-Maintainer: Dpkg Developers <[EMAIL PROTECTED]>
diff -pruN 1.14.12ubuntu2/debian/changelog 1.14.12ubuntu3/debian/changelog
--- 1.14.12ubuntu2/debian/changelog     2007-12-12 08:44:09.000000000 +0000
+++ 1.14.12ubuntu3/debian/changelog     2007-12-13 23:26:53.000000000 +0000
@@ -1,3 +1,9 @@
+dpkg (1.14.12ubuntu3) hardy; urgency=low
+
+  * Move lzma from Suggests to Pre-Depends for dpkg.
+
+ -- Chris Cheney <[EMAIL PROTECTED]>  Thu, 13 Dec 2007 17:10:09 -0600
+
 dpkg (1.14.12ubuntu2) hardy; urgency=low
 
   * Cherry pick from current trunk:
diff -pruN 1.14.12ubuntu2/debian/control 1.14.12ubuntu3/debian/control
--- 1.14.12ubuntu2/debian/control       2007-12-05 11:50:49.000000000 +0000
+++ 1.14.12ubuntu3/debian/control       2007-12-13 23:27:05.000000000 +0000
@@ -17,13 +17,13 @@ Build-Depends: debhelper (>= 4.1.81), pk
 Package: dpkg
 Architecture: any
 Essential: yes
-Pre-Depends: ${shlibs:Depends}, coreutils (>= 5.93-1)
+Pre-Depends: ${shlibs:Depends}, coreutils (>= 5.93-1), lzma
 Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), dpkg-static
 Breaks: dpkg-dev (<< 1.14.6),
         apt (<< 0.7.6ubuntu6), aptitude (<< 0.4.6.1-1ubuntu2)
 Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3),
  manpages-pl (<= 20051117-1)
-Suggests: apt, lzma
+Suggests: apt
 Description: package maintenance system for Debian
  This package contains the low-level commands for handling the installation
  and removal of packages on your system.

Reply via email to