X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8a3642bdee1506ba77e3a6051aa498950a2e151f..544e8ff7db4aa09bf9d6f5a6c6ac700c509a4aa1:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 372086178..70aa27365 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +apt (0.6.34) UNRELEASED; urgency=low + + * Add missing semicolon to configure-index (Closes: #295773) + * Update build-depends on gettext to 0.12 (Closes: #295077) + + -- Matt Zimmerman Fri, 4 Mar 2005 16:13:15 -0800 + +apt (0.6.33) hoary; urgency=low + + * Merge michael.vogt@ubuntu.com--2005/apt--mvo--0 (through patch-6) + - patch-1: cosmetic changes (whitespace, "Apt::GPGV->APT::GPGV") + - patch-2: (doc) documentation for gpgv + - patch-3: (doc) new config variables added configure-index + - patch-4: pkgAcquire::Run() pulse intervall can be configured + - patch-5: fix for apt-get update removing Release.gpg files (#6865) + - patch-6: change the path scoring in apt-cdrom, prefer pathes without + symlinks + + -- Matt Zimmerman Sat, 26 Feb 2005 15:21:17 -0800 + apt (0.6.32) hoary; urgency=low * Merge michael.vogt@ubuntu.com--2005/apt--mvo--0 (patch-1)