summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-03-08 18:13:48 +0100
committerJulian Andres Klode <jak@debian.org>2009-03-08 18:13:48 +0100
commit5afbd53a5743fe37947d0ebd282111addd325615 (patch)
tree614bd50dfa49413f664786846055981858178098 /debian
parent2f5a96fb610ef9cb10cb2042a86fea34d8a48904 (diff)
downloadpython-apt-5afbd53a5743fe37947d0ebd282111addd325615.tar.gz
* apt/progress/: New package, replaces apt.progress and apt.gtk
- apt/progress/gtk2.py: Moved here from apt/gtk/widgets.py - apt/progress/__init__.py: Move here from apt/progress.py
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1ed96cc3..ab188657 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ python-apt (0.7.9~exp3) experimental; urgency=low
- Deprecate Package.candidate*() and Package.installed*(), except for
installedFiles.
- Provide Version.get_source() (LP: #118788)
+ * apt/progress/: New package, replaces apt.progress and apt.gtk
+ - apt/progress/gtk2.py: Moved here from apt/gtk/widgets.py
+ - apt/progress/__init__.py: Move here from apt/progress.py
[ Michael Vogt ]
* aptsources/distro.py: