]> git.deb.at Git - deb/packages.git/blobdiff - lib/Deb/Versions.pm
[UBUNTU] Jaunty Release
[deb/packages.git] / lib / Deb / Versions.pm
index 774c9b51ec886bd257421f84b4f8d7e20392370f..62aa0b8a529851af068f926d097bc8a2204349fb 100644 (file)
@@ -174,7 +174,8 @@ our @SUITES_SORT = qw(  woody
                        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);
 our @ARCHIVE_SORT = qw( non-US security updates volatile backports );
 our @PRIORITY_SORT = qw( required important standard optional extra );
 my $i = 1000;