X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=lib%2FDeb%2FVersions.pm;h=86af34b73e5bf28f73a540d38bca0cd27a1fdf1a;hb=56ba156255307e6b0f02833198994a144a25c1ee;hp=706f017f20c185f25beab1cb6cae6b1d7864622f;hpb=736a2217aaba77abed998a28be454c36816731dc;p=deb%2Fpackages.git diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm index 706f017..86af34b 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 lucid maverick); + intrepid jaunty karmic lucid maverick natty oneiric); our @ARCHIVE_SORT = qw( non-US security updates volatile backports ); our @PRIORITY_SORT = qw( required important standard optional extra ); my $i = 1000;