From 56c2b62ef3a90aa01d7a25950bf796d11f0d50fe Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 23 Oct 2013 19:00:42 +0200 Subject: data/templates/Debian.info.in: Add jessie We already have the new Ubuntu development version, but not our own testing. --- data/templates/Debian.info.in | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'data') diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index 3ffe174d..59cb885c 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -1,5 +1,35 @@ _ChangelogURI: http://packages.debian.org/changelogs/pool/%s/%s/%s/%s_%s/changelog +Suite: jessie +RepositoryType: deb +BaseURI: http://http.us.debian.org/debian/ +MatchURI: ftp[0-9]*\.([a-z]*\.){0,1}debian\.org +MirrorsFile: Debian.mirrors +_Description: Debian 8 'jessie' +Component: main +_CompDescription: Officially supported +Component: contrib +_CompDescription: DFSG-compatible Software with Non-Free Dependencies +Component: non-free +_CompDescription: Non-DFSG-compatible Software + +Suite: jessie/updates +RepositoryType: deb +BaseURI: http://security.debian.org/ +MatchURI: security\.debian\.org +ParentSuite: jessie +_Description: Security updates + +Suite: jessie-updates +RepositoryType: deb +ParentSuite: jessie +_Description: Recommended updates + +Suite: jessie-proposed-updates +RepositoryType: deb +ParentSuite: jessie +_Description: Proposed updates + Suite: wheezy RepositoryType: deb BaseURI: http://http.us.debian.org/debian/ -- cgit v1.2.3