[Piuparts-commits] [piuparts] 12/51: distros.conf: add [buster-debug], [buster-proposed-updates]
Holger Levsen
holger at layer-acht.org
Thu Jul 20 21:15:02 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 8993e72ed9764fbab8f956cc270b72eca0826ce2
Author: Andreas Beckmann <anbe at debian.org>
Date: Tue Jun 27 10:08:05 2017 +0200
distros.conf: add [buster-debug], [buster-proposed-updates]
Signed-off-by: Andreas Beckmann <anbe at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
conf/distros.conf | 8 ++++++++
debian/changelog | 1 +
2 files changed, 9 insertions(+)
diff --git a/conf/distros.conf b/conf/distros.conf
index 380a1b3..e0dfcf3 100644
--- a/conf/distros.conf
+++ b/conf/distros.conf
@@ -122,6 +122,14 @@ depends = stretch stretch/updates
target-release = stretch-backports
+[buster-proposed-updates]
+depends = buster
+
+[buster-debug]
+uri = http://deb.debian.org/debian-debug
+depends = buster
+
+
[sid-debug]
uri = http://deb.debian.org/debian-debug
depends = sid
diff --git a/debian/changelog b/debian/changelog
index 620cffa..f13d6be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ piuparts (0.78) UNRELEASED; urgency=medium
- Add new suites: stretch2bpo, stretch2bpo2buster for testing
stretch-backports.
* piuparts.conf.anbe: Add some more example sections.
+ * distros.conf: Add support for buster-debug, buster-proposed-updates.
* piupartslib/packagesdb.py:
- Add new state "outdated" to ignore packages if a dependency distro
already has a newer version. (Closes: #856846)
--
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