diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-01 17:28:20 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-01 17:28:20 +0100 |
| commit | a72f4f9fd0ce0e8c1e49486fd779003b7f05c882 (patch) | |
| tree | 95415bb0c5a3471430cde4c5647f1d454e62aa6d /debian | |
| parent | 78e152429187ef145124b0ac0a69ffd1d52f4ed7 (diff) | |
| download | python-apt-a72f4f9fd0ce0e8c1e49486fd779003b7f05c882.tar.gz | |
* apt/progress/text.py:
- Drop InstallProgress, it's useless to keep this alias around.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff189eb1..1c1575a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ python-apt (0.7.93.4) unstable; urgency=low * apt/package.py: - Create a string class BaseDependency.__dstr which makes '>' equal to '>>' and '<' equal to '<<' (compatibility). + * apt/progress/text.py: + - Drop InstallProgress, it's useless to keep this alias around. -- Julian Andres Klode <jak@debian.org> Mon, 01 Mar 2010 16:13:22 +0100 |
