Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-15 | * cmdline/apt-changelog: Read server name from configuration | Martin Pitt | |
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. | |||
2010-11-09 | * Add cmdline/apt-changelog: Script to fetch package changelog from | Martin Pitt | |
changelogs.ubuntu.com. Install it in cmdline/makefile and debian/rules. * Add doc/apt-changelog.1.xml, and install it in debian/rules. |