From: Martin Pitt Date: Mon, 15 Nov 2010 09:05:32 +0000 (+0100) Subject: * cmdline/apt-changelog: Read server name from configuration X-Git-Tag: 0.9.13.exp1ubuntu1~240 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/f229813f60e33ce78f8cd0733a55c36a17a9adf3?hp=f229813f60e33ce78f8cd0733a55c36a17a9adf3 * 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. ---