]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
Improve the debugging of the auto-remove code.
[apt.git] / debian / changelog
index 98c17c82c3e1d4df3fcb05cfd91b68a83666b0e4..e8054bda4685b047b2e028b5933a40db87fc9c7a 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.7.12) UNRELEASED; urgency=low
+apt (0.7.12) unstable; urgency=low
 
   [ Michael Vogt ]
   * cmdline/apt-key:
@@ -43,8 +43,27 @@ apt (0.7.12) UNRELEASED; urgency=low
     - Swedish updated.
     - Polish updated. Closes: #469581
     - Slovak updated. Closes: #471341
-
- -- Michael Vogt <mvo@debian.org>  Thu, 10 Jan 2008 12:06:12 +0100
+    - French updated.
+    - Bulgarian updated. Closes: #448492
+    - Galician updated. Closes: #476839
+  
+  [ Daniel Burrows ]
+  * apt-pkg/depcache.cc:
+    - Patch MarkInstall to follow currently satisfied Recommends even
+      if they aren't "new", so that we automatically force upgrades
+      when the version of a Recommends has been tightened.  (Closes: #470115)
+    - Enable more complete debugging information when Debug::pkgAutoRemove
+      is set.
+  * apt-pkg/contrib/configuration.cc
+    - Lift the 1024-byte limit on lines in configuration files.
+      (Closes: #473710, #473874)
+  * apt-pkg/contrib/strutl.cc:
+    - Lift the 64000-byte limit on individual messages parsed by ReadMessages.
+      (Closes: #474065)
+  * debian/rules:
+    - Add missing Build-Depends-Indep on xsltproc, docbook-xsl, and xmlto.
+
+ -- Daniel Burrows <dburrows@debian.org>  Sat, 26 Apr 2008 12:24:35 -0700
 
 apt (0.7.11) unstable; urgency=critical