X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=lib%2FDeb%2FVersions.pm;h=de3993bfeb1ede063c968d098b52ace9084e683a;hb=f862c13f95547609782da3d9a30ed5c50d8a62d7;hp=f52221de2ff6a33686135fc799cdacf3b9f9f33b;hpb=616332d8dd69eb67e61e50cbf531c698af542016;p=deb%2Fpackages.git diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm index f52221d..de3993b 100644 --- a/lib/Deb/Versions.pm +++ b/lib/Deb/Versions.pm @@ -180,7 +180,7 @@ our @SUITES_SORT = qw( squeeze sid unstable experimental warty hoary breezy dapper edgy feisty gutsy hardy - intrepid jaunty karmic); + intrepid jaunty karmic lucid maverick natty); our @ARCHIVE_SORT = qw( non-US security updates volatile backports ); our @PRIORITY_SORT = qw( required important standard optional extra ); my $i = 1000;