summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-11-24 10:00:35 +0000
committerArch Librarian <arch@canonical.com>2004-11-24 10:00:35 +0000
commit626a19f14cf2728cab14f3c71cc8d689c7ebc169 (patch)
treeab577e9b1f5aff03bbbb6aebb867a9f3c0c457f7
parent8b286b66ffa0a9a186a12582bace0317a9981984 (diff)
downloadpython-apt-626a19f14cf2728cab14f3c71cc8d689c7ebc169.tar.gz
*** empty log message ***
Author: mdz Date: 2003-06-03 17:09:03 GMT *** empty log message ***
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 25bbefb2..7ffc11d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-apt (0.5.5.2) unstable; urgency=low
+
+ * Add myself to Uploaders so that bugs don't get tagged as NMU-fixed anymore
+
+ --
+
python-apt (0.5.5.1) unstable; urgency=low
* DepIterator::GlobOr increments the iterator; don't increment it again.