]> git.deb.at Git - deb/packages.git/blobdiff - lib/Deb/Versions.pm
Merge commit 'origin/master' into archive-master
[deb/packages.git] / lib / Deb / Versions.pm
index 2b4c5343440339f59a63aa672a30b061ce9ed315..eb83819b7e4794ab4efa0c40357dbbb304b9a9f9 100644 (file)
@@ -152,7 +152,8 @@ sub _lcmp {
     return length( $v1 ) <=> length( $v2 );
 }
 
-our @SUITES_SORT = qw( woody oldstable sarge stable stable-proposed-updates
+our @SUITES_SORT = qw( bo hamm slink potato woody
+                      oldstable sarge stable stable-proposed-updates
                       etch etch-m68k testing testing-proposed-updates lenny
                       sid unstable experimental
                       warty hoary breezy dapper edgy feisty gutsy intrepid jaunty);