summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-05-02 14:28:44 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-05-02 14:28:44 +0200
commitdb02c37cbd9111315dbcbaba5b1625bab5c13cfe (patch)
treeb4335465ebdb0050af6d5ff1a541f9e700388462 /debian
parent8d639a08510c2c8ce7700ac11ff42989a7736cb4 (diff)
parentd57e7084d4bb261f5201a44b81796fb7e47e6ea0 (diff)
downloadpython-apt-db02c37cbd9111315dbcbaba5b1625bab5c13cfe.tar.gz
* merged from sebi (http://glatzor.de/bzr/python-apt/sebi)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 52d53919..d61646a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,16 @@
python-apt (0.6.21ubuntu1) gutsy; urgency=low
+ [Michael Vogt]
* python/apt_pkgmodule.cc:
- added pkgCache::State::PkgCurrentState enums
+ [Sebastian Heinlein]
+ * Fix the addition of of sources that are already enabled but not with
+ all components - fix LP#98795
+ * Handle changes of forced servers of child repositories in a more
+ sane way - fix LP#85060
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 2 May 2007 14:27:54 +0200
- -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 2 May 2007 14:24:11 +0200
-
python-apt (0.6.21) unstable; urgency=low
* apt/cdrom.py: