[Piuparts-commits] [piuparts] 09/15: distros.conf: add *updates, *backports, *proposed for jessie
Holger Levsen
holger at moszumanska.debian.org
Mon Dec 1 09:43:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 0e92e849c7f614af0562aa040412d059368a75b2
Author: Andreas Beckmann <anbe at debian.org>
Date: Sun Nov 30 18:37:47 2014 +0100
distros.conf: add *updates, *backports, *proposed for jessie
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
conf/distros.conf | 26 ++++++++++++++++++++++++++
debian/changelog | 2 ++
2 files changed, 28 insertions(+)
diff --git a/conf/distros.conf b/conf/distros.conf
index 0c55eb8..c5a4282 100644
--- a/conf/distros.conf
+++ b/conf/distros.conf
@@ -30,6 +30,7 @@
[etch]
uri = http://archive.debian.org/debian
+
[lenny]
uri = http://archive.debian.org/debian
@@ -63,6 +64,7 @@ target-release = squeeze-backports-sloppy
depends = squeeze squeeze/updates
target-release = squeeze-lts
+
[wheezy/updates]
uri = http://security.debian.org
depends = wheezy
@@ -82,10 +84,34 @@ candidates = wheezy wheezy/updates wheezy-proposed-updates
depends = wheezy wheezy/updates
target-release = wheezy-backports
+[wheezy-backports-sloppy]
+depends = wheezy wheezy-backports
+target-release = wheezy-backports-sloppy
+
+
+[jessie/updates]
+uri = http://security.debian.org
+depends = jessie
+
+[jessie-updates]
+depends = jessie
[jessie-proposed-updates]
depends = jessie
+[jessie-proposed]
+uri = None
+depends = jessie jessie/updates jessie-updates jessie-proposed-updates
+candidates = jessie jessie/updates jessie-proposed-updates
+
+[jessie-backports]
+depends = jessie jessie/updates
+target-release = jessie-backports
+
+
+[stretch-proposed-updates]
+depends = stretch
+
# alias
[testing]
diff --git a/debian/changelog b/debian/changelog
index edb5716..25b7734 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,8 @@ piuparts (0.61) UNRELEASED; urgency=medium
nameserver entries found on the host.
* Remove debugging output for resolvconf.
* lib/dwke.py: Fix parsing known_problems/*.conf using EXCLUDE_PATTERN.
+ * distros.conf:
+ - Add *updates, *backports, *proposed for jessie.
* Add "AddDefaultCharset utf-8" to the apache2 configuration snipplet
example, so that logfiles are displayed as UTF-8.
* pre_install_foreign_architecture: New script to enable foreign
--
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