The following commit has been merged in the ubuntu-master branch:
commit 0438ce5807cbe2ea9b8aeeb38f5f8a6565b0f3ac
Merge: 70fbc048de65db4f013ce06b16fa5e01fc26c8b0 
41ebce59dc918cf53ec606ec288ff99b8d7e5520
Author: Frank Lichtenheld <fr...@lichtenheld.de>
Date:   Sat Jul 4 16:48:10 2009 +0200

    Merge branch 'master' into ubuntu-master

diff --combined lib/Deb/Versions.pm
index 62aa0b8,50b5ccb..f52221d
--- a/lib/Deb/Versions.pm
+++ b/lib/Deb/Versions.pm
@@@ -165,7 -165,12 +165,12 @@@ sub _lcmp 
      return length( $v1 ) <=> length( $v2 );
  }
  
- our @SUITES_SORT = qw(  woody
+ our @SUITES_SORT = qw(  
+                       bo
+                       hamm
+                       slink
+                       potato
+                       woody
                        sarge
                        oldstable
                        etch etch-m68k
@@@ -174,8 -179,7 +179,8 @@@
                        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;

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to