]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
improve the check for purely virtuals as provided packages aren't
[apt.git] / debian / changelog
index 5218ff0cb0fb561c12305dc38390b6c75ea0758c..ef68aea7b3629f23a486148ef20175badcb166ae 100644 (file)
@@ -16,6 +16,13 @@ apt (0.9.7.4) UNRELEASED; urgency=low
   * apt-pkg/contrib/fileutl.cc:
     - remove _POSIX_SYNCHRONIZED_IO guard in FileFd::Sync() around fsync
       as this guard is only needed for fdatasync and not defined on hurd
+  * cmdline/apt-get.cc:
+    - error out on (unsatisfiable) build-deps on purly virtual packages
+      instead of ignoring these dependencies; thanks to Johannes Schauer
+      for the detailed report! (Closes: #683786)
+  * doc/apt-verbatim.ent:
+    - denote 'wheezy' as stable codename and 'jessie' as testing codename
+      in the documentation in preparation for release
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 18 Jul 2012 11:45:57 +0200