[Piuparts-commits] [piuparts] 10/16: p.conf.anbe: [wheezy-security]
Holger Levsen
holger at moszumanska.debian.org
Tue Dec 2 18:24:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit c9fa56f9fd336dfefffefbb84e55078e2b716181
Author: Andreas Beckmann <anbe at debian.org>
Date: Tue Dec 2 18:51:06 2014 +0100
p.conf.anbe: [wheezy-security]
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
instances/piuparts.conf.anbe | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 8ab44b2..e721387 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -48,6 +48,7 @@ sections =
jessie-pu/main
wheezy/main
wheezy-proposed/main
+ wheezy-security/main
wheezy-pu/main
squeeze/main
squeeze-security/main
@@ -65,6 +66,7 @@ sections =
jessie-pu/contrib
wheezy/contrib
wheezy-proposed/contrib
+# wheezy-security/contrib
wheezy-pu/contrib
squeeze/contrib
# squeeze-security/contrib
@@ -82,6 +84,7 @@ sections =
jessie-pu/non-free
wheezy/non-free
wheezy-proposed/non-free
+# wheezy-security/non-free
wheezy-pu/non-free
squeeze/non-free
# squeeze-security/non-free
@@ -384,6 +387,41 @@ arch = amd64
area = non-free
+[wheezy-security/main]
+precedence = 20
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-wheezy)s
+ %(flags-end-wheezy)s
+depends-sections = wheezy/main
+distro = wheezy/updates
+arch = amd64
+area = main
+components = main
+
+[wheezy-security/contrib]
+precedence = 45
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-wheezy)s
+ %(flags-end-wheezy)s
+depends-sections = wheezy/main
+distro = wheezy/updates
+arch = amd64
+area = contrib
+
+[wheezy-security/non-free]
+precedence = 45
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-wheezy)s
+ %(flags-end-wheezy)s
+depends-sections = wheezy/main
+distro = wheezy/updates
+arch = amd64
+area = non-free
+
+
[wheezy-pu/main]
precedence = 20
piuparts-flags =
--
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