* apt-pkg/contrib/fileutils.h:
[ntk/apt.git] / debian / changelog
index 06c84f3..2e8bcfb 100644 (file)
@@ -1,4 +1,22 @@
-apt (0.8.16~exp9) UNRELEASED; urgency=low
+apt (0.8.16~exp10) UNRELEASED; urgency=low
+
+  [ David Kalnischkies ]
+  * apt-pkg/depcache.cc:
+    - implicit conflicts (for multiarch) are supposed to conflict
+      only with real packages, not with virtual providers
+  * apt-pkg/pkgcache.cc:
+    - ignore implicit conflicts on providers in AllTarget, too
+  * apt-pkg/deb/dpkgpm.cc:
+    - check if dpkg supports multiarch with --assert-multi-arch
+      and if it does be always explicit about the architecture
+
+  [ Michael Vogt ]
+  * apt-pkg/contrib/fileutils.h:
+    - fix segfault from python-apt testsuite
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 13 Jan 2012 17:29:07 +0100
+
+apt (0.8.16~exp9) experimental; urgency=low
 
   [ Julian Andres Klode ]
   * apt-pkg/cdrom.cc:
@@ -10,6 +28,7 @@ apt (0.8.16~exp9) UNRELEASED; urgency=low
   * debian/control:
     - bump debhelper build-dep to debhelper (>= 8.1.3~)
     - set libapt-pkg-dev to multi-arch: same too
+  * g++ 4.7 fixes
 
   [ Colin Watson ]
   * Convert libapt-pkg4.12 and libapt-inst1.4 to Multi-Arch: same.
@@ -35,11 +54,8 @@ apt (0.8.16~exp9) UNRELEASED; urgency=low
     - drop the explicit export of gz-compression handling
   * apt-pkg/cdrom.cc:
     - support InRelease files on cdrom
-  
-  [ Michael Vogt ]
-  * g++ 4.7 fixes
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Sun, 11 Dec 2011 19:34:58 +0100
+ -- Michael Vogt <mvo@debian.org>  Thu, 05 Jan 2012 20:26:31 +0100
 
 apt (0.8.16~exp8) experimental; urgency=low