[Piuparts-commits] [piuparts] 03/10: p.conf: add wheezy-security

Holger Levsen holger at layer-acht.org
Sun May 1 11:55:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit f8d3ff4b46a8c4ec4786385fef95708ce54737ef
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun May 1 09:26:59 2016 +0200

    p.conf: add wheezy-security
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 debian/changelog                  |  1 +
 instances/piuparts.conf.pejacevic | 12 ++++++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 584ea3f..d0697ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ piuparts (0.71) UNRELEASED; urgency=medium
       Acquire::Check-Valid-Until=false for testing archived releases.
   * piuparts.conf:
     - Use --no-check-valid-until for squeeze.
+    - New section [wheezy-security] (also used by wheezy LTS).
   * distros.conf: squeeze-* has been archived/removed.
   * piuparts-reports.py:
     - Skip section on HTTPError while downloading Packages.
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index fcb5164..ce948c6 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -110,6 +110,7 @@ sections =
 #	wheezy-proposed
 	wheezy2proposed
 	wheezy
+	wheezy-security
 	wheezy-pu
 	squeeze2wheezy-proposed
 	squeeze2wheezy
@@ -386,6 +387,17 @@ piuparts-flags =
 distro = wheezy-proposed
 
 
+[wheezy-security]
+precedence = 3
+json-sections = none
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-wheezy)s
+depends-sections = wheezy
+distro = wheezy/updates
+
+
 [wheezy-pu]
 precedence = 3
 json-sections = none

-- 
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