From 4144ee2df9826651dc9ea1421edc91ed9e39afdb Mon Sep 17 00:00:00 2001 From: Gerfried Fuchs Date: Wed, 7 Jul 2010 10:52:55 +0200 Subject: [PATCH] Add later ubuntu releases to suites, too --- lib/Deb/Versions.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm index 50b5ccb..706f017 100644 --- a/lib/Deb/Versions.pm +++ b/lib/Deb/Versions.pm @@ -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); our @ARCHIVE_SORT = qw( non-US security updates volatile backports ); our @PRIORITY_SORT = qw( required important standard optional extra ); my $i = 1000; -- 2.39.2