[Piuparts-commits] [piuparts] 04/05: distros.conf: add experimental-debug

Holger Levsen holger at layer-acht.org
Mon Nov 20 10:25:39 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 bf3032c199eefac5653e202d4e5b51a2652628e3
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Nov 20 09:36:02 2017 +0100

    distros.conf: add experimental-debug
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 conf/distros.conf | 5 +++++
 debian/changelog  | 2 ++
 2 files changed, 7 insertions(+)

diff --git a/conf/distros.conf b/conf/distros.conf
index b0dca17..df4bc5f 100644
--- a/conf/distros.conf
+++ b/conf/distros.conf
@@ -144,6 +144,11 @@ depends = sid
 depends = sid
 target-release = experimental
 
+[experimental-debug]
+uri = http://deb.debian.org/debian-debug
+depends = experimental
+target-release = experimental
+
 
 # alias
 [oldoldstable]
diff --git a/debian/changelog b/debian/changelog
index c32ee8b..afa2bf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 piuparts (0.83) UNRELEASED; urgency=medium
 
   [ Andreas Beckmann ]
+  * distros.conf:
+    - Add experimental-debug.
   * piuparts.conf.anbe: Add some more example sections.
   * piupartslib/packagesdb.py:
     - Add new package data accessors name(), version(), test_versions().

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