[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.51-57-ge7a9361

Andreas Beckmann anbe at debian.org
Mon May 27 13:02:29 UTC 2013


The following commit has been merged in the develop branch:
commit 2eaac297b62ebea493dd85d5ea2100f1100f56fc
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon May 27 14:31:41 2013 +0200

    p.conf.anbe: [jessie]
    
    * rebuild basetgz weekly
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 2823669..6fa1f0a 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -22,10 +22,13 @@ flags-leftovers =
 # and may contain non-indented comments between continuation lines
 sections =
 	sid/main
+	jessie/main
 #
 	sid/contrib
+	jessie/contrib
 #
 	sid/non-free
+	jessie/non-free
 #
 proxy = http://localhost:3128
 #
@@ -101,6 +104,35 @@ reschedule-old-days = 30
 expire-old-days = 45
 
 
+[jessie/main]
+precedence = 10
+piuparts-flags =
+	%(flags-default)s
+distro = jessie
+arch = amd64
+area = main
+# 60*60*24*7
+max-tgz-age = 604800
+
+[jessie/contrib]
+precedence = 45
+piuparts-flags =
+	%(flags-default)s
+depends-sections = jessie/main jessie/non-free
+distro = wheezy
+arch = amd64
+area = contrib
+
+[jessie/non-free]
+precedence = 45
+piuparts-flags =
+	%(flags-default)s
+depends-sections = jessie/main jessie/contrib
+distro = wheezy
+arch = amd64
+area = non-free
+
+
 ############################################################################
 ###  Install, distupgrade, remove, and purge tests.                      ###
 ############################################################################

-- 
piuparts git repository



More information about the Piuparts-commits mailing list