diff options
| author | Stéphane Graber <stgraber@ubuntu.com> | 2011-04-24 13:26:22 -0400 |
|---|---|---|
| committer | Stéphane Graber <stgraber@ubuntu.com> | 2011-04-24 13:26:22 -0400 |
| commit | 35e1f9341f30acc3e059234945108a7e976a2eb8 (patch) | |
| tree | b5318106b3c3178420b655c0f2c2c10268d10843 | |
| parent | 3db02c5215d36bb1cd2c912ad69e5ed2796380c0 (diff) | |
| download | python-apt-35e1f9341f30acc3e059234945108a7e976a2eb8.tar.gz | |
releasing version 0.7.100.3ubuntu6
| -rw-r--r-- | data/templates/Ubuntu.info.in | 1 | ||||
| -rw-r--r-- | debian/changelog | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/data/templates/Ubuntu.info.in b/data/templates/Ubuntu.info.in index 99bd5422..b49312e8 100644 --- a/data/templates/Ubuntu.info.in +++ b/data/templates/Ubuntu.info.in @@ -29,6 +29,7 @@ ParentSuite: natty RepositoryType: deb-src BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu|ports.ubuntu.com/ubuntu-ports +_Description: Ubuntu 11.04 'Natty Narwhal' Suite: natty RepositoryType: deb diff --git a/debian/changelog b/debian/changelog index 6624e8c5..adf51acc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.100.3ubuntu6) natty; urgency=low + + * Add missing _Description entry to Ubuntu.info for new deb-src entries. + (LP: #768363) + + -- Stéphane Graber <stgraber@ubuntu.com> Sun, 24 Apr 2011 13:24:53 -0400 + python-apt (0.7.100.3ubuntu5) natty; urgency=low [ Stéphane Graber ] |
