]> git.deb.at Git - deb/packages.git/blobdiff - lib/Deb/Versions.pm
Reflect oneiric release: +oneiric, -dapper
[deb/packages.git] / lib / Deb / Versions.pm
index 50b5ccb71683641cb1aec83bf1f8a6ea715f59ce..c88310d1525d736d600ef98aa3053bc4939b1bf9 100644 (file)
@@ -179,7 +179,8 @@ our @SUITES_SORT = qw(
                        testing testing-proposed-updates
                        squeeze
                        sid unstable experimental
-                       warty hoary breezy dapper edgy feisty gutsy hardy intrepid jaunty);
+                       warty hoary breezy dapper edgy feisty gutsy hardy
+                       intrepid jaunty karmic lucid maverick natty oneiric precise);
 our @ARCHIVE_SORT = qw( non-US security updates volatile backports );
 our @PRIORITY_SORT = qw( required important standard optional extra );
 my $i = 1000;