summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2007-12-06 15:35:21 +0100
committerMichael Vogt <egon@bottom>2007-12-06 15:35:21 +0100
commit00fa277133df104c0f2caddcc4e0b395ef26bee5 (patch)
tree65172a604795a7052be7ead78ad6420de1f3afcd /debian
parent0fc4aa9466d57ddc4a54191eeb8775e41ad35525 (diff)
parent63e4e0f6eeebf5a2ee7422d717fa85b4fa883951 (diff)
downloadpython-apt-00fa277133df104c0f2caddcc4e0b395ef26bee5.tar.gz
- fix typo
* data/templates/: - update templates
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 5cfa8a16..43836914 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-apt (0.7.4) unstable; urgency=low
- fix apt.package.Dependency.relation initialization
* python/apt_instmodule.cc:
- added arCheckMember()
+ - fix typo
* aptsources/distro.py:
- throw NoDistroTemplateException if not distribution template
can be found
@@ -30,6 +31,8 @@ python-apt (0.7.4) unstable; urgency=low
- fix typo (thanks to Thomas Schoepf, closes: #387787)
* po/fr.po:
- merge update, thanks to Christian Perrier (closes: #435918)
+ * data/templates/:
+ - update templates
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Nov 2007 12:17:17 +0100