[Piuparts-commits] [piuparts] 01/01: distros.conf: update aliases for stretch being released as stable

Holger Levsen holger at layer-acht.org
Sat Jun 3 16:40:55 UTC 2017


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

holger pushed a commit to branch real-develop
in repository piuparts.

commit eada2748765f7eb9e335f8e2a695018679cdf6fa
Author: Andreas Beckmann <anbe at debian.org>
Date:   Thu May 4 02:00:25 2017 +0200

    distros.conf: update aliases for stretch being released as stable
    
    (the aliases will be broken until the stretch release happened)
    
    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, 5 insertions(+), 4 deletions(-)

diff --git a/conf/distros.conf b/conf/distros.conf
index 172713d..380a1b3 100644
--- a/conf/distros.conf
+++ b/conf/distros.conf
@@ -134,19 +134,19 @@ target-release = experimental
 
 # alias
 [oldoldstable]
-distribution = squeeze
+distribution = wheezy
 
 # alias
 [oldstable]
-distribution = wheezy
+distribution = jessie
 
 # alias
 [stable]
-distribution = jessie
+distribution = stretch
 
 # alias
 [testing]
-distribution = stretch
+distribution = buster
 
 
 # It's also possible to have "virtual" entries by setting uri to
diff --git a/debian/changelog b/debian/changelog
index eba7a69..4033ec8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ piuparts (0.78) UNRELEASED; urgency=medium
     stable22sid) after a stable Debian release.
   * distros.conf:
     - Add aliases for oldstable and oldoldstable.
+    - Update aliases for stretch being released as stable.
   * 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