X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/30c874f7363c5c929e9bd71d6e4c8bd4653c8c24..00f419583ba34bc82cd4a7134d7eb492eb1cb817:/debian/changelog diff --git a/debian/changelog b/debian/changelog index fe3bc64c3..e99a9b813 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,15 @@ apt (0.5.26) unstable; urgency=low * Add amd64 to buildlib/archtable (Closes: #240896) * Translation updates: - Spanish update from Ruben Porras (Closes: #248214) + - Sync Spanish apt(8) (Closes: #249241) - French update from Christian Perrier (Closes: #248614) + - New Slovak translation from Peter Mann (Closes: #251676) + - Czech update from Miroslav Kure (Closes: #251682) + - pt_BR update from Andre Luis Lopes (Closes: #251961) + * Update apt-get(8) to reflect the fact that APT::Get::Only-Source will + affect apt-get build-dep as well as apt-get source + * Remove aborted remnants of a different method of implementing DEB_BUILD_OPTIONS + from debian/rules --