summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-06-14 11:26:43 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-06-14 11:26:43 +0200
commit88889f46c025f759836edaf7396c45d7416e0a59 (patch)
treee7b0b65104a87ad9fbef00aad1cdebb93ed72b2f /debian
parentdb02c37cbd9111315dbcbaba5b1625bab5c13cfe (diff)
downloadpython-apt-88889f46c025f759836edaf7396c45d7416e0a59.tar.gz
* data/templates/Ubuntu.info.in:
- updated for gusty
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d61646a5..b564ff9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ python-apt (0.6.21ubuntu1) gutsy; urgency=low
[Michael Vogt]
* python/apt_pkgmodule.cc:
- added pkgCache::State::PkgCurrentState enums
+ * data/templates/Ubuntu.info.in:
+ - updated for gusty
[Sebastian Heinlein]
* Fix the addition of of sources that are already enabled but not with
all components - fix LP#98795