summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-03-19 14:26:26 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-03-19 14:26:26 +0100
commit1696951e777452a2b270856c48a141ed74e0bc7e (patch)
tree493e5d6cd01a9a6c4986525bab97b562ab547856
parent7f4d9c450b0e715a4306397bc002aa6d0744d62d (diff)
downloadpython-apt-1696951e777452a2b270856c48a141ed74e0bc7e.tar.gz
fix typo
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e334fcad..0c704fe1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-bpython-apt (0.7.9~exp2ubuntu9) jaunty; urgency=low
+python-apt (0.7.9~exp2ubuntu9) jaunty; urgency=low
* aptsources/sourceslist.py:
- fix bug in invalid lines detection (LP: #324614)