summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2013-03-19 16:51:32 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2013-03-19 16:51:32 +0100
commita2d20deb3639b0d6eed6b4520c3c7fec8bbd3126 (patch)
tree752ce4ef5fdf5534efea6fb1c70372a412f6f7e3 /debian/changelog
parentecd633e68d664776f9454bbbed9c1ee61dd62b05 (diff)
downloadpython-apt-a2d20deb3639b0d6eed6b4520c3c7fec8bbd3126.tar.gz
* apt/package.py:
- export codename in apt.package.Origin as well (closes: #703401)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c910a2ab..3d50070a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-apt (0.8.9~exp2) UNRELEASEDexperimental; urgency=low
+
+ * apt/package.py:
+ - export codename in apt.package.Origin as well
+ (closes: #703401)
+
+ -- Michael Vogt <mvo@debian.org> Tue, 19 Mar 2013 16:50:55 +0100
+
python-apt (0.8.9~exp1) experimental; urgency=low
[ Michael Vogt ]