]> git.deb.at Git - deb/packages.git/blobdiff - lib/Deb/Versions.pm
[ARCHIVE] Create packages.d.o site for archive.debian.org
[deb/packages.git] / lib / Deb / Versions.pm
index d8d8282a3fcd39d3324dc5536632ac203d310668..078bc520be5b34ca343cc98bc0fbc3bd49657600 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 breezy dapper edgy feisty gutsy );