The following commit has been merged in the debian-master branch:
commit 90b0f82cb322fd8ffbb4fb3f2207c09f3691aeba
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date:   Fri Nov 28 10:26:33 2008 +0000

    Modified to no longer hardcode packages.debian.org in urls

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'

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to