[Piuparts-commits] [piuparts] 02/03: distros.conf: add stretch/updates, stretch-updates, stretch-backports
Holger Levsen
holger at moszumanska.debian.org
Sat Apr 25 09:21:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 836a461536e8b17a8322e33633f82eb8a9f914a4
Author: Andreas Beckmann <anbe at debian.org>
Date: Thu Apr 23 23:42:31 2015 +0200
distros.conf: add stretch/updates, stretch-updates, stretch-backports
---
conf/distros.conf | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/conf/distros.conf b/conf/distros.conf
index 60156f0..eddf39a 100644
--- a/conf/distros.conf
+++ b/conf/distros.conf
@@ -109,9 +109,25 @@ depends = jessie jessie/updates
target-release = jessie-backports
+[stretch/updates]
+uri = http://security.debian.org
+depends = stretch
+
+[stretch-updates]
+depends = stretch
+
[stretch-proposed-updates]
depends = stretch
+[stretch-proposed]
+uri = None
+depends = stretch stretch/updates stretch-updates stretch-proposed-updates
+candidates = stretch stretch/updates stretch-proposed-updates
+
+[stretch-backports]
+depends = stretch stretch/updates
+target-release = stretch-backports
+
# alias
[stable]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list