diff options
| author | Julian Andres Klode <jak@debian.org> | 2012-06-25 14:54:45 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2012-06-25 14:54:45 +0200 |
| commit | 30446f851f06569b1c1a014f76c96eaa303d370b (patch) | |
| tree | 6aeb746dacbd51d5a0e959063157d91d6998fde3 | |
| parent | da18719d29f310ff6caff2303e3a7d591386ba7f (diff) | |
| download | python-apt-30446f851f06569b1c1a014f76c96eaa303d370b.tar.gz | |
Add wheezy-updates as Recommended Updates
| -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 |
