X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;ds=sidebyside;f=lib%2FDeb%2FVersions.pm;h=de3993bfeb1ede063c968d098b52ace9084e683a;hb=8838986480d595069c74d962236e6bb5edf8f5f3;hp=706f017f20c185f25beab1cb6cae6b1d7864622f;hpb=699944734d65358e66319300ec29dc7084f54ed0;p=deb%2Fpackages.git diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm index 706f017..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 lucid maverick); + 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;