From: Matt Zimmerman Date: Wed, 29 Dec 2004 01:18:28 +0000 (+0000) Subject: Merge apt--mvo--0 X-Git-Tag: 0.7.24ubuntu1~368 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/2ee99a54fd671f74b6ee24307e11ab0534580b87?hp=2ee99a54fd671f74b6ee24307e11ab0534580b87 Merge apt--mvo--0 Patches applied: * michael.vogt@canonical.com--2004/apt--mvo--0--patch-5 * added apt-key update method * michael.vogt@canonical.com--2004/apt--mvo--0--patch-6 * if a sign-file download fails, delete the the partial download in "partial/" also * michael.vogt@canonical.com--2004/apt--mvo--0--patch-7 * changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS to debian/rules * michael.vogt@canonical.com--2004/apt--mvo--0--patch-8 * removed Release.gpg files in partial/ before fetching a new one * michael.vogt@canonical.com--2004/apt--mvo--0--patch-9 * some comments about the pkgAcqMetaSig::Custom600Headers() added * michael.vogt@canonical.com--2004/apt--mvo--0--patch-10 * fix permissions in po/ * michael.vogt@canonical.com--2004/apt--mvo--0--patch-11 * use gpg --with-colons ---