[Reportbug-maint] [PATCH] Update the SUITES2DISTS mapping for the jessie release

Sandro Tosi morph at debian.org
Sat Oct 17 17:48:03 UTC 2015


thanks! just merged

On Thu, Oct 15, 2015 at 6:18 PM, Paul Wise <pabs at debian.org> wrote:
> ---
>  reportbug/utils.py | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/reportbug/utils.py b/reportbug/utils.py
> index 46476b5..2b4d64c 100644
> --- a/reportbug/utils.py
> +++ b/reportbug/utils.py
> @@ -90,9 +90,10 @@ fhs_directories = ['/', '/usr', '/usr/share', '/var', '/usr/X11R6',
>                     '/usr/man', '/usr/doc', '/usr/bin']
>
>  # A map between suites and distributions names
> -SUITES2DISTS = {'squeeze': 'oldstable',
> -                'wheezy': 'stable',
> -                'jessie': 'testing',
> +SUITES2DISTS = {'squeeze': 'oldoldstable',
> +                'wheezy': 'oldstable',
> +                'jessie': 'stable',
> +                'stretch': 'testing',
>                  'sid': 'unstable',
>                  'experimental': 'experimental'}
>
> --
> 2.6.1
>
>
> _______________________________________________
> Reportbug-maint mailing list
> Reportbug-maint at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint



-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



More information about the Reportbug-maint mailing list