Add lenny for Debian
Add edgy, feisty, gutsy for Ubuntu
Remove -backports releases, since these should
be determined by heuristics
}
our @SUITES_SORT = qw( woody oldstable sarge stable stable-proposed-updates
- etch etch-m68k testing testing-proposed-updates sid unstable
- experimental warty hoary hoary-backports breezy
- breezy-backports dapper );
+ etch etch-m68k testing testing-proposed-updates lenny
+ sid unstable experimental
+ warty hoary breezy breezy dapper edgy feisty gutsy );
our @ARCHIVE_SORT = qw( non-US security updates volatile backports );
our @PRIORITY_SORT = qw( required important standard optional extra );
my $i = 1000;