diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-08 17:01:29 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-08 17:01:29 +0200 |
| commit | 86a440cee9a1d87aba9acf646f1266e5c1d5979b (patch) | |
| tree | 383ff23c2f518af4824e999f674be78a06e8a408 /debian | |
| parent | 46f7c83e85e5d57f6e568cd4d9e6c3bd0ef92ec5 (diff) | |
| download | python-apt-86a440cee9a1d87aba9acf646f1266e5c1d5979b.tar.gz | |
* UpdateManager/UpdateManager.py:
- use version and section of the source package when calculating the
changelog uri
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 64c1d0e0..1251b40c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ update-manager (0.42.2ubuntu16) dapper; urgency=low - * + * use version and section of the source package (if this information is + available) when building the changelog URL (ubuntu #40058) -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 8 May 2006 16:53:28 +0200 |
