X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b6ff69135e677c22080d2013e87b34319c1ed671..0ce07a4c624500476a0848a041bf9084f9ce6a95:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 9f06a87b5..fd3d7384e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,8 @@ -apt (0.8.14.1) unstable; urgency=low +apt (0.8.14.2) UNRELEASED; urgency=low + + [ Julian Andres Klode ] + * apt-pkg/depcache.cc: + - Really release action groups only once (Closes: #622744) [ David Kalnischkies ] * fix a bunch of cppcheck warnings/errors based on a patch by @@ -13,8 +17,26 @@ apt (0.8.14.1) unstable; urgency=low - let VisitRProvides report if the calls were successful * apt-pkg/deb/dpkgpm.cc: - replace obsolete usleep with nanosleep + * debian/apt{,-utils}.symbols: + - update both experimental symbol-files to reflect 0.8.14 state + * debian/rules: + - remove unused embedded jquery by doxygen from libapt-pkg-doc + * cmdline/apt-mark.cc: + - reimplement apt-mark in c++ + - provide a 'showmanual' command (Closes: #582791) + * cmdline/apt-get.cc: + - deprecate mostly undocumented 'markauto' in favor of 'apt-mark' + * cmdline/apt-cache.cc: + - deprecate mostly undocumented 'showauto' in favor of 'apt-mark' + + -- David Kalnischkies Thu, 21 Apr 2011 17:00:41 +0200 + +apt (0.8.14.1) unstable; urgency=low + + * apt-pkg/acquire-item.cc: + - Only try to rename existing Release files (Closes: #622912) - -- David Kalnischkies Sat, 16 Apr 2011 18:54:37 +0200 + -- Julian Andres Klode Sat, 16 Apr 2011 14:36:10 +0200 apt (0.8.14) unstable; urgency=low