The following commit has been merged in the master branch:
commit af06e819e0543521b4220ef7ea0562f7b8427f79
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Mon Nov 3 01:24:25 2008 +0100
Deb::Versions: Also add hardy
diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm
index 2b4c534..ba9df21 100644
--- a/lib/Deb/Versions.pm
+++ b/lib/Deb/Versions.pm
@@ -155,7 +155,7 @@ sub _lcmp {
our @SUITES_SORT = qw( woody oldstable sarge stable stable-proposed-updates
etch etch-m68k testing testing-proposed-updates lenny
sid unstable experimental
- warty hoary breezy dapper edgy feisty gutsy intrepid
jaunty);
+ warty hoary breezy dapper edgy feisty gutsy hardy
intrepid jaunty);
our @ARCHIVE_SORT = qw( non-US security updates volatile backports );
our @PRIORITY_SORT = qw( required important standard optional extra );
my $i = 1000;
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]