diff options
| -rw-r--r-- | data/templates/Debian.info.in | 5 | ||||
| -rw-r--r-- | debian/changelog | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index 21b07608..cfc8645a 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -25,6 +25,11 @@ MatchURI: security\.debian\.org ParentSuite: wheezy _Description: Security updates +Suite: wheezy-updates +RepositoryType: deb +ParentSuite: wheezy +_Description: Recommended updates + Suite: squeeze RepositoryType: deb BaseURI: http://http.us.debian.org/debian/ diff --git a/debian/changelog b/debian/changelog index 613b4b13..8a8fcb6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ python-apt (0.8.6) UNRELEASED; urgency=low - Build-depend on fakeroot, needed for the apt.auth tests * data/templates/Debian.info.in: - Add wheezy + - Add wheezy-updates as Recommended Updates * po: - Fixup the translations for wheezy again |
