From: Frank Lichtenheld Date: Tue, 7 Feb 2006 13:29:53 +0000 (+0000) Subject: Some adjustments: X-Git-Tag: switch-to-templates~161 X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=006d674e77b95729077d0f1e3973bdbc0f77540a;ds=sidebyside Some adjustments: - filelist is arch specific - there will be "static" source package pages - we shouldn't change the sections index urls just for fun --- diff --git a/URLS b/URLS index a096144..3b06451 100644 --- 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