From 90b0f82cb322fd8ffbb4fb3f2207c09f3691aeba Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Fri, 28 Nov 2008 10:26:33 +0000 Subject: [PATCH] Modified to no longer hardcode packages.debian.org in urls --- templates/config.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/config.tmpl b/templates/config.tmpl index 22f00a0..8d4fb4c 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -5,7 +5,7 @@ organisation = 'Debian' project_homepage = 'http://www.debian.org/' - packages_homepage = 'http://packages.debian.org/' + packages_homepage = '/' searchformurl = packages_homepage search_url = '/search' tags_url = 'http://debtags.alioth.debian.org/' @@ -17,7 +17,7 @@ security_mirror = 'security.debian.org' security_mirror_url = security_mirror _ '/debian-security' security_suite_suffix = '/updates' - changelogs_url = 'http://packages.debian.org/changelogs/' + changelogs_url = '/changelogs/' policy_url = 'http://www.debian.org/doc/debian-policy/' cn_help_url = project_homepage _ 'intro/cn' patch_tracking_url = 'http://patch-tracking.debian.net/package' -- 2.39.2