]> git.deb.at Git - deb/packages.git/blobdiff - lib/Deb/Versions.pm
add natty, remove karmic. set me as admin contact
[deb/packages.git] / lib / Deb / Versions.pm
index 88ecb5cf99baebc48352f5e7c1c7103b28e595ab..86af34b73e5bf28f73a540d38bca0cd27a1fdf1a 100644 (file)
@@ -180,7 +180,7 @@ our @SUITES_SORT = qw(
                        squeeze
                        sid unstable experimental
                        warty hoary breezy dapper edgy feisty gutsy hardy
-                       intrepid jaunty karmic lucid);
+                       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;