summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-07-21 11:03:32 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-07-21 11:03:32 +0200
commit74bc344b23c9fc28fa4dfa1658eac9f3b9162a4c (patch)
treed2aaf49dd20a00b72ed9221f33b29cf3b99b5b39 /debian
parent8953292ef197b80c16d08b31830945fb7ac9ff8d (diff)
parenta4decc40b3eb085ea994d2a8b31ee9cddfd570ff (diff)
* cmdline/apt-get.cc:
- fix apt-get dselect-upgrade
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 297ce020b..e13b23138 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apt (0.6.44.2ubuntu4) edgy; urgency=low
+
+ * Make apt-get dselect-upgrade happy again
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 21 Jul 2006 11:03:02 +0200
+
apt (0.6.44.2ubuntu3) edgy; urgency=low
* Close extended_states file after writing it.