The following commit has been merged in the debian-master branch:
commit d1d4989aab671c948d87bff52d3b8fdead63387a
Author: Gerfried Fuchs <[email protected]>
Date:   Mon Sep 12 15:30:50 2011 +0200

    some more suite aliases

diff --git a/lib/Packages/Dispatcher.pm b/lib/Packages/Dispatcher.pm
index 67488e9..e2123a9 100755
--- a/lib/Packages/Dispatcher.pm
+++ b/lib/Packages/Dispatcher.pm
@@ -68,8 +68,11 @@ sub do_dispatch {
                         stable => 'squeeze',
                         testing => 'wheezy',
                         unstable => 'sid',
+                        'rc-buggy' => 'experimental',
                         '5.0' => 'lenny',
-                        '6.0' => 'squeeze' );
+                        '6.0' => 'squeeze',
+                        'oldstable-backports' => 'lenny-backports',
+                        'stable-backports' => 'squeeze-backports' );
 
     # Read in all the variables set by the form
     my $input;

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to