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 );
+ warty hoary breezy dapper edgy feisty gutsy intrepid jaunty);
our @ARCHIVE_SORT = qw( non-US security updates volatile backports );
our @PRIORITY_SORT = qw( required important standard optional extra );
my $i = 1000;