diff options
| -rw-r--r-- | channels/Ubuntu.info.in | 4 | ||||
| -rw-r--r-- | debian/changelog | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/channels/Ubuntu.info.in b/channels/Ubuntu.info.in index b347c39a..6422cbdb 100644 --- a/channels/Ubuntu.info.in +++ b/channels/Ubuntu.info.in @@ -3,7 +3,7 @@ _ChangelogURI: http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/chang Suite: dapper RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Breezy 6.04 "Dapper Drake" +_Description: Ubuntu 6.04 "Dapper Drake" Component: main Enabled: 1 _CompDescription: Oficially supported @@ -20,7 +20,7 @@ _CompDescription: Non-free (Multiverse) Suite: breezy RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Breezy 5.10 "Breezy Badger" +_Description: Ubuntu 5.10 "Breezy Badger" Component: main Enabled: 1 _CompDescription: Oficially supported diff --git a/debian/changelog b/debian/changelog index 420d8df1..c1094b9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +update-manager (0.42.2ubuntu3) dapper; urgency=low + + * fixed description of the ubuntu repository (#30813) + + -- + update-manager (0.42.2ubuntu2) dapper; urgency=low * SoftwareProperties/SoftwareProperties.py: |
