From f229813f60e33ce78f8cd0733a55c36a17a9adf3 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 15 Nov 2010 10:05:32 +0100 Subject: * cmdline/apt-changelog: Read server name from configuration APT::Changelog::Server instead of hardcoding it. This allows local users to point to a local changelog mirror, or make this script work for Debian. * Add debian/apt.conf.changelog: Configuration for apt-changelog with the server for Ubuntu (changelogs.ubuntu.com). Install it in debian/rules. * doc/apt-changelog.1.xml: Document the new option. --- doc/apt-changelog.1.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/apt-changelog.1.xml b/doc/apt-changelog.1.xml index 2f545bb68..f881dad8a 100644 --- a/doc/apt-changelog.1.xml +++ b/doc/apt-changelog.1.xml @@ -51,9 +51,12 @@ Description - apt-changelog downloads a package changelog from - http://changelogs.ubuntu.com and displays it through - sensible-pager. + apt-changelog downloads a package changelog and displays + it through sensible-pager. The server name and base + directory is defined in the APT::Changelog::Server + variable (e. g. http://packages.debian.org/changelogs for + Debian or http://changelogs.ubuntu.com/changelogs for + Ubuntu). -- cgit v1.2.3