X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FDeb%2FVersions.pm;h=078bc520be5b34ca343cc98bc0fbc3bd49657600;hb=866f343185d503e48e5a93a47d6bc73890c95b57;hp=d8d8282a3fcd39d3324dc5536632ac203d310668;hpb=d833a5eed5296d1a24c35e8f0802f8291037198d;p=deb%2Fpackages.git diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm index d8d8282..078bc52 100644 --- a/lib/Deb/Versions.pm +++ b/lib/Deb/Versions.pm @@ -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 );