summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-01-30 21:30:54 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2012-01-30 21:30:54 +0100
commitf857680f3d0ae43f1d1ab5e07e505066e244e31d (patch)
tree7cc66007c28e2aa3f2a3fe12ea360eac9226a492 /debian
parentbdd64a80842fea20d69741cbc01f1929c51a6ed6 (diff)
releasing version 0.8.16~exp12ubuntu2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog
index 4d086c569..df9b515dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,18 +16,6 @@ apt (0.8.16~exp12ubuntu2) precise; urgency=low
* apt-pkg/aptconfiguration.cc:
- chroot if needed before calling dpkg --print-foreign-architectures
- [ Steve Langasek ]
- * cmdline/apt-get.cc:
- - for cross-build-dependencies M-A: none should be DEB_HOST_ARCH,
- not DEB_BUILD_ARCH (Closes: #646288)
-
- [ Colin Watson ]
- * apt-pkg/algorithms.cc:
- - don't break out of the main-resolver loop for Breaks to deal with all
- of them in a single iteration (Closes: #657695, LP: #922485)
- - use a signed int instead of short for score calculation as upgrades
- become so big now that it can overflow (Closes: #657732, LP: #917173)
-
[ Michael Vogt ]
* apt-pkg/deb/dpkgpm.cc:
- fix crash when a package is in removed but residual config state