X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FDeb%2FVersions.pm;h=eb83819b7e4794ab4efa0c40357dbbb304b9a9f9;hb=e88cc8fb37d6809017036b4f1e022cdb746a1fe1;hp=2b4c5343440339f59a63aa672a30b061ce9ed315;hpb=071c91d904ab92c19a83d2199d91ecedd3245598;p=deb%2Fpackages.git diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm index 2b4c534..eb83819 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 dapper edgy feisty gutsy intrepid jaunty);