]> git.saurik.com Git - apt.git/commit
* cmdline/apt-changelog: Read server name from configuration
authorMartin Pitt <martin.pitt@canonical.com>
Mon, 15 Nov 2010 09:05:32 +0000 (10:05 +0100)
committerMartin Pitt <martin.pitt@canonical.com>
Mon, 15 Nov 2010 09:05:32 +0000 (10:05 +0100)
commitf229813f60e33ce78f8cd0733a55c36a17a9adf3
tree78e07485383d54c75c808c7beb96638504625a8c
parente0043d1d27462edd71df1a3a8005383f9a3f5616
* 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.
cmdline/apt-changelog
debian/apt.conf.changelog [new file with mode: 0644]
debian/changelog
debian/rules
doc/apt-changelog.1.xml