[elbe-devel] [PATCH 1/4] update debianrelease / stable mapping

Manuel Traut manut at linutronix.de
Tue Jun 20 21:22:11 CEST 2017


stretch is stable now

Signed-off-by: Manuel Traut <manut at linutronix.de>
---
 elbepack/debianreleases.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/elbepack/debianreleases.py b/elbepack/debianreleases.py
index c99028b6..5b3c9472 100644
--- a/elbepack/debianreleases.py
+++ b/elbepack/debianreleases.py
@@ -18,8 +18,9 @@
 
 suite2codename = { 'oldstable': 'squeeze',
                    'oldstable': 'wheezy',
-                   'stable': 'jessie',
-                   'testing': 'stretch',
+                   'oldstable': 'jessie',
+                   'stable': 'stretch',
+                   'testing': 'buster',
                    'unstable': 'sid',
 
                    'lucid': 'lucid',
-- 
2.11.0





More information about the elbe-devel mailing list