summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-04-19 13:56:53 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-04-19 13:56:53 +0200
commit4129cac86f10b8fd1948be4ab1f5049e1bd322f7 (patch)
treefd438bb66037d8064c4f40cf88998e31ee6e6489 /debian
parentc16f7ef52793f5fa6369c149f8a9f1fb5a862a6b (diff)
downloadpython-apt-4129cac86f10b8fd1948be4ab1f5049e1bd322f7.tar.gz
* make sure to get the section of the candidate when calculating the changelog uri
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index af2ff3e0..70b2813a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
update-manager (0.42.2ubuntu13) dapper; urgency=low
* po/POTFILES.in: add missing desktop file (ubuntu: #39410)
+ * UpdateManager/UpdateManager.py:
+ - fix in the get_changelog logic (ubuntu: #40058)
--