X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FDeb%2FVersions.pm;fp=lib%2FDeb%2FVersions.pm;h=eb83819b7e4794ab4efa0c40357dbbb304b9a9f9;hb=e88cc8fb37d6809017036b4f1e022cdb746a1fe1;hp=606f75301335ec332d77943dd2a963d67114ddd8;hpb=e44eb0e7d3c52c8840ceebcffe5da69769e23034;p=deb%2Fpackages.git diff --git a/lib/Deb/Versions.pm b/lib/Deb/Versions.pm index 606f753..eb83819 100644 --- a/lib/Deb/Versions.pm +++ b/lib/Deb/Versions.pm @@ -156,7 +156,7 @@ our @SUITES_SORT = qw( bo hamm slink potato 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 ); + warty hoary breezy dapper edgy feisty gutsy intrepid jaunty); our @ARCHIVE_SORT = qw( non-US security updates volatile backports ); our @PRIORITY_SORT = qw( required important standard optional extra ); my $i = 1000;