- apt-get download binary-pkgname to download a deb
- apt-get changelog binary-pkgname to display the changelog
--- /dev/null
- Changelog {
+// Server information for apt-changelog
+APT {
++ Changelogs {
+ Server "http://changelogs.ubuntu.com/changelogs";
+ }
+}
+apt (0.8.9ubuntu1) UNRELEASED; urgency=low
+
+ * re-merged from the debian-sid bzr branch
++ * merged lp:~mvo/apt/mvo, this brings two new commands:
++ - apt-get download binary-pkgname to download a deb
++ - apt-get changelog binary-pkgname to display the changelog
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 18 Nov 2010 09:58:08 +0100
+
apt (0.8.9) unstable; urgency=low
[ Christian Perrier ]