Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-18 | * merged lp:~mvo/apt/mvo, this brings two new commands: | Michael Vogt | |
- apt-get download binary-pkgname to download a deb - apt-get changelog binary-pkgname to display the changelog | |||
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. |