[Piuparts-commits] [piuparts] 02/08: distros.conf: add alias for oldoldstable
Holger Levsen
holger at layer-acht.org
Wed May 3 13:40:16 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 8436ee14b6e04cb778704a7108390c1de0ef25ca
Author: Andreas Beckmann <anbe at debian.org>
Date: Tue May 2 18:04:11 2017 +0200
distros.conf: add alias for oldoldstable
Signed-off-by: Andreas Beckmann <anbe at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
conf/distros.conf | 4 ++++
debian/changelog | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/conf/distros.conf b/conf/distros.conf
index f6944c2..172713d 100644
--- a/conf/distros.conf
+++ b/conf/distros.conf
@@ -133,6 +133,10 @@ target-release = experimental
# alias
+[oldoldstable]
+distribution = squeeze
+
+# alias
[oldstable]
distribution = wheezy
diff --git a/debian/changelog b/debian/changelog
index 776daec..a4f94f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,7 +18,8 @@ piuparts (0.77) UNRELEASED; urgency=medium
- Arguments to the --ignore/--ignore-regexp options (and internal
ignored_files/ignored_patterns settings) that are prefixed with a ':'
will verbosely log the ignored files if matched.
- * distros.conf: Add alias for oldstable.
+ * distros.conf:
+ - Add aliases for oldstable and oldoldstable.
* 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