summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-20 10:33:44 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-20 10:33:44 +0200
commitb5be0185f39aa90b86d13848531173c7ebed6b7b (patch)
treedf4c847d5ed510ba733c8a9985b81275c79589e1 /debian
parentb410a7e17e3a255127ef054b9a867354face49f3 (diff)
parentcb12be4893d8ac79dcbaa77e30cf61d69a4e859e (diff)
downloadpython-apt-b5be0185f39aa90b86d13848531173c7ebed6b7b.tar.gz
merged from lp:~mvo/python-apt/mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index efc01884..a4358ec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.7.97.2) UNRELEASED; urgency=low
+python-apt (0.7.98) UNRELEASED; urgency=low
[ Michael Vogt ]
* python/acquire.cc:
@@ -18,6 +18,13 @@ python-apt (0.7.97.2) UNRELEASED; urgency=low
* debian/control:
- add missing build-depends on python-debian (needed to run the
tests for apt.debfile.DebPackage()
+ * data/templates/Ubuntu.info.in:
+ - add extras.ubuntu.com and archvie.canonical.com to the
+ templates
+ * aptsources/distinfo.py, aptsources/distro.py:
+ - support non-official templates (like extras.ubuntu.com)
+ * fix return type of DebSize() and UsrSize(), thanks to
+ Sebastian Heinlein, LP: #642936
[ Kiwinote ]
* apt/debfile: