summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a7204a0a..acd9c3ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ python-apt (0.7.93) UNRELEASED; urgency=low
- Disable 2.6 and 3.1 builds previously available in experimental.
* Merge lp:~forest-bond/python-apt/cache-is-virtual-package-catch-key-error
- Return False in Cache.is_virtual_package if the package does not exist.
+ * Make all class-level constants have uppercase names.
[ Colin Watson ]
* apt/progress/__init__.py: