summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-01-20 17:34:17 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-01-20 17:34:17 +0100
commit5c125f3c54b4bbf5fb60c48aefd0fc4b9f736664 (patch)
tree0b33a62924677b90f327bf8e74c5efeba23a7959 /debian
parent1da29f8e4e578e00e5703a7db7dc8e8d3c7a08bd (diff)
downloadpython-apt-5c125f3c54b4bbf5fb60c48aefd0fc4b9f736664.tar.gz
* apt/utils.py:
- add some misc utils like get_release_filename_for_pkg()
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 fa87d5a4..12359f49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ python-apt (0.7.13.5) UNRELEASED; urgency=low
- add DepDpkgBreaks, DepEnhances constants
* doc/source/apt_pkg/{cache.rst, index.rst}:
- update documentation as well
+ * apt/utils.py:
+ - add some misc utils like get_release_filename_for_pkg()
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 02 Dec 2009 16:50:55 +0100