The following commit has been merged in the ubuntu-master branch:
commit 15c2c444998bda9126251181610848cc98da6b8f
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Thu Oct 30 20:47:29 2008 +0100
[UBUNTU] Deb::Versions: Add intrepid to @SUITES_SORT
diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm
index cde0001..141c3cd 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 breezy dapper edgy feisty gutsy hardy
);
+ warty hoary breezy breezy dapper edgy feisty gutsy hardy
intrepid );
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]