]> git.deb.at Git - deb/packages.git/commitdiff
Some adjustments:
authorFrank Lichtenheld <frank@lichtenheld.de>
Tue, 7 Feb 2006 13:29:53 +0000 (13:29 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Tue, 7 Feb 2006 13:29:53 +0000 (13:29 +0000)
 - filelist is arch specific
 - there will be "static" source package pages
 - we shouldn't change the sections index urls just for fun

URLS

diff --git a/URLS b/URLS
index a0961448201f096f2c4e6c069b578dac2be27f69..3b064511efca84a115287548bb549fe18dab5fc6 100644 (file)
--- a/URLS
+++ b/URLS
@@ -10,11 +10,11 @@ $ROOT/source/pkg <- exact lookup for source package name
 $ROOT/suite/pkg <- static package page
 $ROOT/suite/pkg/changelog <- fetch changelog
 $ROOT/suite/pkg/copyright <- fetch copyright
-$ROOT/suite/pkg/filelist <- fetch list of files
 $ROOT/suite/pkg/arch <- arch-specific static page (noindex)
 $ROOT/suite/pkg/arch/download <- download form for package
+$ROOT/suite/pkg/arch/filelist <- fetch list of files
 
-$ROOT/suite/source/pkg <- static source package page (is there anything
-               interesting to put on this page? Do it at all?)
+$ROOT/suite/source/pkg <- static source package page
 
 $ROOT/suite/sections/$section <- section index page
+ $ROOT/suite/$section <- will need to work, too, for backwards compatibility