]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
set the msglevel to a high dummy value if none is specified
[apt.git] / debian / changelog
index 67e60dc3480bb36b73b018c32398710495236470..56d4c7e0e1d82b297845c95438545294d099fdee 100644 (file)
@@ -1,3 +1,19 @@
+apt (0.8.15.7) UNRELEASED; urgency=low
+
+  [ David Kalnischkies ]
+  * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
+    - ignore "self"-conflicts for all architectures of a package
+      instead of just for the architecture of the package locked at
+      in the ordering of installations too (Closes: #802901)
+  * test/*
+    - reorganize the various testcases and helper we have and
+      integrate them better into the buildsystem
+    - run the test/libapt testcases at package build-time
+  * debian/apt.symbols:
+    - add the newly added symbols since 0.8.15.3
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 17 Aug 2011 15:09:16 +0200
+
 apt (0.8.15.6) unstable; urgency=low
 
   [ Michael Vogt ]