summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-11-18 11:48:23 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-11-18 11:48:23 +0100
commit6f4574e8dbbabc6b9bb67b31edc765602b63a088 (patch)
treedd9d6554376fe61fd67d2f8ef0f574cba7945844 /doc
parent2d555a8205eccc4cb17b93f7c92b71a854e8f82e (diff)
parenta53b07bbef4917884a8e4d7740b4d0786f029f5c (diff)
merged from the apt-get-changelog branch
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/configure-index7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index ef4cff8a1..b87251103 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -116,9 +116,10 @@ APT
Changelogs
{
- // server the provides the changelogs, the code will automatically
- // append "/changelogs/pool/%s/%s/%s/%s_%s/changelog" to the uri
- Server "http://packages.debian.org/";
+ // server the provides the changelogs, the code will assume
+ // the changlogs are in the pool/ under a srcpkg_ver directory
+ // with the name "changelog"
+ Server "http://packages.debian.org/changelogs";
}:
// control parameters for cron jobs by /etc/cron.daily/apt