The following commit has been merged in the debian-master branch:
commit 792c3c5036e79ed28772afd527dc97972167db33
Author: Gerfried Fuchs <rho...@debian.at>
Date:   Wed Oct 6 14:14:56 2010 +0200

    First round for lenny-backports-sloppy

diff --git a/config.sh.sed.in b/config.sh.sed.in
index 07adaf4..479cbcc 100644
--- a/config.sh.sed.in
+++ b/config.sh.sed.in
@@ -45,7 +45,7 @@ ddtplangs="ca cs da de eo es eu fi fr hu it ja km ko nl pl pt 
pt-br ru sk sv uk
 archives="us security debports backports volatile"
 sections="main contrib non-free"
 parts="$sections"
-suites="lenny lenny-volatile lenny-backports squeeze squeeze-backports sid 
experimental"
+suites="lenny lenny-volatile lenny-backports lenny-backports-sloppy squeeze 
squeeze-backports sid experimental"
 priorities="required important standard optional extra"
 dists="$suites"
 architectures="alpha amd64 arm armel avr32 hppa hurd-i386 i386 ia64 
kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc powerpcspe s390 sh4 sparc 
sparc64"
diff --git a/static/packages-site.css b/static/packages-site.css
index dcd43c5..54e9ea6 100644
--- a/static/packages-site.css
+++ b/static/packages-site.css
@@ -1,5 +1,6 @@
 .sarge-volatile, .sarge-backports, .etch-m68k, .etch-backports,
-.lenny-volatile, .lenny-backports .squeeze-backports {
+.lenny-volatile, .lenny-backports, .lenny-backports-sloppy,
+.squeeze-backports {
        font-size: smaller;
 }
 
diff --git a/templates/config/mirrors.tmpl b/templates/config/mirrors.tmpl
index 4256765..1c048b2 100644
--- a/templates/config/mirrors.tmpl
+++ b/templates/config/mirrors.tmpl
@@ -133,7 +133,7 @@ mirrors = {
        backports => {
                url => 'http://backports.debian.org/',
                title => g('newer packages that have been adapted to stable 
releases of Debian'),
-               mirror_list => 
'http://www.backports.org/debian/README.mirrors.html',
+               mirror_list => 'http://backports.debian.org/Mirrors/',
                europa => [
                        "backports.debian.org/debian-backports",
                        "ftp.at.debian.org/debian-backports/",
diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl
index eb2d4bf..6daeaf8 100644
--- a/templates/html/homepage.tmpl
+++ b/templates/html/homepage.tmpl
@@ -4,7 +4,7 @@
        keywords = g('Packages')
 -%]
 [%-
-    all_suites = [ 'lenny', 'lenny-volatile', 'lenny-backports', 'squeeze', 
'squeeze-backports', 'sid' ]
+    all_suites = [ 'lenny', 'lenny-volatile', 'lenny-backports', 
'lenny-backports-sloppy', 'squeeze', 'squeeze-backports', 'sid' ]
     version_numbers = { sarge => '3.1',
                        etch  => '4.0',
                        lenny => '5.0' }

-- 
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