X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=lib%2FDeb%2FVersions.pm;fp=lib%2FDeb%2FVersions.pm;h=366af76bccca359450606767630c77936c52f4ba;hp=5f3b1db7b8062719c0c603720b2c28f9762c8835;hb=0e673db69e902d63ebb471926c06547e685db610;hpb=708b1364be58c9b921cc3838d7ed5f5b48959d78 diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm index 5f3b1db..366af76 100644 --- a/lib/Deb/Versions.pm +++ b/lib/Deb/Versions.pm @@ -154,7 +154,7 @@ sub _lcmp { } our @SUITES_SORT = qw( woody oldstable sarge stable stable-proposed-updates - etch testing testing-proposed-updates sid unstable + etch etch-m68k testing testing-proposed-updates sid unstable experimental warty hoary hoary-backports breezy breezy-backports dapper ); our @ARCHIVE_SORT = qw( non-US security updates volatile backports );