[Piuparts-commits] [piuparts] 02/03: distro.conf: add [sid-debug], [stretch-debug]

Holger Levsen holger at layer-acht.org
Fri Mar 10 23:20:54 UTC 2017


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

holger pushed a commit to branch develop
in repository piuparts.

commit 6146fe44892f098a227ff1aa713e54f07fba9fcf
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Mar 10 22:46:30 2017 +0100

    distro.conf: add [sid-debug], [stretch-debug]
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 conf/distros.conf | 9 +++++++++
 debian/changelog  | 1 +
 2 files changed, 10 insertions(+)

diff --git a/conf/distros.conf b/conf/distros.conf
index 44c6af8..c6e9a5e 100644
--- a/conf/distros.conf
+++ b/conf/distros.conf
@@ -108,6 +108,10 @@ depends = stretch
 [stretch-proposed-updates]
 depends = stretch
 
+[stretch-debug]
+uri = http://httpredir.debian.org/debian-debug
+depends = stretch
+
 [stretch-proposed]
 uri = None
 depends = stretch stretch/updates stretch-updates stretch-proposed-updates
@@ -118,6 +122,11 @@ depends = stretch stretch/updates
 target-release = stretch-backports
 
 
+[sid-debug]
+uri = http://httpredir.debian.org/debian-debug
+depends = sid
+
+
 # alias
 [stable]
 distribution = jessie
diff --git a/debian/changelog b/debian/changelog
index cfd3a58..ca0eaba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ piuparts (0.76) UNRELEASED; urgency=medium
     - Enable scripts-log-alternatives for [sid] and [stretch].  (See: #850917)
     - Add new suite: wheezy222testing, upgrading wheezy -> jessie -> stretch.
   * piuparts.conf.anbe: Add some more example sections.
+  * distros.conf: Add support for sid-debug, stretch-debug.
   * piuparts-slave.py:
     - Replace literal ESC (0x1b) chars with string '[ESC]' for easier
       copy+paste from logfiles.

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