diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/Debian.info.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index cfc8645a..3ffe174d 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -13,11 +13,6 @@ _CompDescription: DFSG-compatible Software with Non-Free Dependencies Component: non-free _CompDescription: Non-DFSG-compatible Software -Suite: wheezy-proposed-updates -RepositoryType: deb -ParentSuite: wheezy -_Description: Proposed updates - Suite: wheezy/updates RepositoryType: deb BaseURI: http://security.debian.org/ @@ -30,6 +25,11 @@ RepositoryType: deb ParentSuite: wheezy _Description: Recommended updates +Suite: wheezy-proposed-updates +RepositoryType: deb +ParentSuite: wheezy +_Description: Proposed updates + Suite: squeeze RepositoryType: deb BaseURI: http://http.us.debian.org/debian/ |
