X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FDeb%2FVersions.pm;h=366af76bccca359450606767630c77936c52f4ba;hb=9462a8d80b46404e07ca006eb369f130f7973b59;hp=5f3b1db7b8062719c0c603720b2c28f9762c8835;hpb=708b1364be58c9b921cc3838d7ed5f5b48959d78;p=deb%2Fpackages.git 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 );