diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-01-15 15:42:44 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-01-15 15:42:44 +0100 |
| commit | 6dae07e834445c193f392cf53a252b83c68f2bcd (patch) | |
| tree | d660e8ad24c9c1bf028526606ddc02b7433dcf09 /debian | |
| parent | fec0cfe1617ccfcbb7b291ba00dedacdd3f133f7 (diff) | |
| download | python-apt-6dae07e834445c193f392cf53a252b83c68f2bcd.tar.gz | |
Make all class-level constants have uppercase names.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
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: |
