+apt (0.6.38) unstable; urgency=low
+
+ * Merge michael.vogt@ubuntu.com--2005/apt--fixes--0--patch-6, a workaround
+ for the French man pages' failure to build
+ * Branch Debian and Ubuntu
+ - apt.postinst, apt-key: use the appropriate keyring
+ - debian/rules: install all keyrings
+ * Add the current Debian archive signing key (4F368D5D) to
+ debian-archive.gpg
+ * make pinning on the "component" work again (using the section of the
+ archive, we don't use per-section Release files anymore with apt-0.6)
+ (closes ubuntu #9935)
+
+ -- Matt Zimmerman <mdz@debian.org> Sat, 25 Jun 2005 09:51:00 -0700
+
+apt (0.6.37) breezy; urgency=low
+
+ * Merge bubulle@debian.org--2005/apt--main--0 up to patch-81
+ - patch-66: Italian update
+ - patch-71: French update
+ - patch-73: Basque update
+ - patch-74: Hebrew update
+ - patch-76: Correct Hebrew translation (Closes: #306658)
+ - patch-77: French man page update
+ - patch-79: Correct syntax errors in Hebrew translation
+ - patch-81: Portuguese update
+ * Fix build of French man pages (now using XML, not SGML)
+ * Add Welsh translation from Dafydd Harries
+ (daf@muse.19inch.net--2005/apt--main--0--patch-1)
+ * Change debian/bugscript to use #!/bin/bash (Closes: #313402)
+
+ -- Matt Zimmerman <mdz@ubuntu.com> Tue, 24 May 2005 14:38:25 -0700
+
+apt (0.6.36ubuntu1) breezy; urgency=low
+
+ * make it possible to write a cache-control: no-cache header even if
+ no proxy is set to support transparent proxies (closes ubuntu: #10773)
+
+ * Merge otavio@debian.org--2005/apt--fixes--0.6:
+ - Fix comment about the need of xmlto while building from Arch;
+ - Fix StatStore struct on cachedb.h to use time_t and then fix a compile
+ warning;
+ - Lock database at start of DoInstall routine to avoid concurrent
+ runs of install/remove and update commands (Closes: #194467)
+ - Fix warnings while compiling with GCC 4.0 compiler
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 23 May 2005 11:57:53 +0200
+
+apt (0.6.36) experimental; urgency=low
+
+ * Merge apt--mvo--0:
+ - apt-pkg/acquire-item.cc:
+ added "Acquire::BrokenProxy" that will force apt to always
+ re-get the Release.gpg file (for broken proxies)
+ - debian/apt.cron.daily:
+ MinAge is defaulting to 2 days now to prevent over-aggresive removal
+ - apt-pkg/cdrom.cc:
+ honor "Acquire::gpgv::Options" when verifying the signature (Ubuntu #8496)
+
+ -- Michael Vogt <mvo@debian.org> Thu, 31 Mar 2005 20:37:11 +0200
+
+apt (0.6.35) hoary; urgency=low
+
+ * Merge apt--mvo--0 (incorporates 0.6.34ubuntu1):
+ - Implement MaxSize and MaxAge in apt.cron.daily, to prevent the cache
+ from growing too large (Ubuntu #6761)
+ - some comments about the pkgAcqMetaSig::Custom600Headers() added
+ - use gpg --with-colons
+ - commented the ftp no_proxy unseting in methods/ftp.cc
+ - added support for "Acquire::gpgv::options" in methods/gpgv.cc
+ * Merge bubulle@debian.org--2005/apt--main--0
+ - Make capitalization more consistent
+ - Un-fuzzy translations resulting from capitalization changes
+ - Italian translation update
+
+ -- Matt Zimmerman <mdz@ubuntu.com> Mon, 7 Mar 2005 20:08:33 -0800
+
+apt (0.6.34) hoary; urgency=low
+
+ * Add missing semicolon to configure-index (Closes: #295773)
+ * Update build-depends on gettext to 0.12 (Closes: #295077)
+ * Merge from bubulle@debian.org--2005/apt--main--0 to get
+ translation updates
+
+ -- Matt Zimmerman <mdz@ubuntu.com> 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 <mdz@ubuntu.com> 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)
+ - Implement Acquire::gpgv::options (Ubuntu bug#6283)
+
+ -- Matt Zimmerman <mdz@ubuntu.com> Tue, 8 Feb 2005 19:31:15 -0800
+
+apt (0.6.31) hoary; urgency=low
+
+ * Matt Zimmerman
+ - Remove debugging output from apt.cron.daily (no one noticed?)
+ - Apply patch from Anthony Towns to allow SHA1Summation to process a file
+ descriptor until EOF, rather than requiring that the length of input be
+ specified (Closes: #291338)
+ - Fix build/install of Polish offline documentation, based on patch from
+ Christian Perrier (Closes: #270404)
+ * Michael Vogt
+ - apt-cdrom.cc seperated into frontend (cmdline/apt-cdrom.cc and library
+ apt-pkg/cdrom.{cc,h}) (Ubuntu #5668)
+
+ -- Matt Zimmerman <mdz@ubuntu.com> Fri, 4 Feb 2005 10:23:01 -0800
+
+apt (0.6.30) unstable; urgency=low
+
+ * Add ppc64 to buildlib/archtable
+ * Merge michael.vogt@canonical.com--2004/apt--status-fd--0
+ - Support preserving dpkg status file descriptor, to support
+ better integration with synaptic
+
+ -- Matt Zimmerman <mdz@ubuntu.com> Wed, 19 Jan 2005 00:26:01 -0800
+
+apt (0.6.29) hoary; urgency=low
+
+ * Merge apt--mvo--0 (0.6.27ubuntu4)
+
+
+ -- Matt Zimmerman <mdz@canonical.com> Tue, 28 Dec 2004 17:18:02 -0800
+
+apt (0.6.28) hoary; urgency=low
+
+ * Merge apt--mvo--0
+ * Rebuild source to get rid of arch metadata and temporary files in
+ 0.6.27ubuntu3
+
+ -- Matt Zimmerman <mdz@canonical.com> Thu, 23 Dec 2004 18:53:16 -0800
+
+apt (0.6.27ubuntu4) hoary; urgency=low
+
+ * remove old sig-file in partial/ before starting to fetch a new sig-file
+ (see ubuntu #4769 for the rational)
+ * added apt-key update method (uses ubuntu-keyring)
+ * documented the "--allow-unauthenticated" switch
+ * added DEB_BUILD_PROG_OPTS to debian/rules (additonal options can be
+ passed to DEB_BUILD_PROG like "-S")
+
+ -- Michael Vogt <mvo@debian.org> Thu, 23 Dec 2004 11:12:51 +0100
+
+apt (0.6.27ubuntu3) hoary; urgency=low
+
+ * added a exact dependency from libapt-pkg-dev to the apt version it was
+ build with
+
+ -- Michael Vogt <mvo@debian.org> Wed, 15 Dec 2004 09:56:32 +0100
+
+apt (0.6.27ubuntu2) hoary; urgency=low
+
+ * fixed a bug in the rule file that happend during the big 0.5->0.6 merge
+
+ -- Michael Vogt <mvo@debian.org> Tue, 14 Dec 2004 12:14:25 +0100
+
+apt (0.6.27ubuntu1) hoary; urgency=low
+
+ * chmod 755 /usr/bin/apt-key
+ * don't display a error when a apt-get update don't find a
+ Packages.bz2/Sources.bz2 file
+
+ -- Michael Vogt <mvo@debian.org> Mon, 13 Dec 2004 18:40:21 +0100
+
+apt (0.6.27) hoary; urgency=low
+
+ * Merge apt--authentication--0 branch
+ - Implement gpg authentication for package repositories (Closes: #203741)
+ - Also includes Michael Vogt's fixes
+ * Merge apt--misc-abi-changes--0 branch
+ - Use pid_t throughout to hold process IDs (Closes: #226701)
+ - Import patch from Debian bug #195510: (Closes: #195510)
+ - Make Simulate::Describe and Simulate::ShortBreaks private member
+ functions
+ - Add a parameter (Candidate) to Describe to control whether the
+ candidate version is displayed
+ - Pass an appropriate value for Candidate everywhere Describe is called
+
+ -- Matt Zimmerman <mdz@canonical.com> Mon, 13 Dec 2004 01:03:11 -0800
+
+apt (0.5.32) hoary; urgency=low
+
+ * Call setlocale in the methods, so that the messages are properly
+ localised (Closes: #282700)
+ * Implement support for bzip2-compressed debs (data.tar.bz2)
+
+ -- Matt Zimmerman <mdz@canonical.com> Sat, 11 Dec 2004 09:05:52 -0800
+
+apt (0.5.31) unstable; urgency=low
+
+ * New Romanian translation from Sorin Batariuc <sorin@bonbon.net>
+ (Closes: #281458)
+ * Merge changes from Hoary (0.5.30,0.5.30ubuntu2]
+ * Fix the example in apt_preferences(5) to match the text
+ (Closes: #222267)
+ * Add APT::Periodic::Autoclean setting, to allow "apt-get autoclean" to
+ be run periodically. This is useful with
+ APT::Periodic::Download-Upgradeable-Packages, and defaults to the same
+ value, so that the cache size is bounded
+
+ -- Matt Zimmerman <mdz@debian.org> Tue, 23 Nov 2004 12:53:04 -0800
+
+apt (0.5.30ubuntu2) hoary; urgency=low
+
+ * bzip2 is now "Suggested" and it will detect if bzip2 is installed
+ and only then trying to get Packages.bz2
+
+ -- Michael Vogt <mvo@debian.org> Fri, 19 Nov 2004 12:00:39 +0100
+
+apt (0.5.30ubuntu1) hoary; urgency=low
+
+ * Need to Depend: bzip2 or Packages.bz2 fail.
+
+ -- LaMont Jones <lamont@canonical.com> Thu, 18 Nov 2004 12:51:05 -0700
+
+apt (0.5.30) hoary; urgency=low
+
+ * Patch from Michael Vogt to enable Packages.bz2 use, with a fallback to
+ Packages.gz if it is not present (Closes: #37525)
+
+ -- Matt Zimmerman <mdz@debian.org> Mon, 15 Nov 2004 12:57:28 -0800
+
+apt (0.5.29) unstable; urgency=low
+
+ * Don't hardcode paths in apt.cron.daily
+ * Add to apt.cron.daily the capability to pre-download upgradeable
+ packages
+ * Place timestamp files in /var/lib/apt/periodic, rather than
+ /var/lib/apt itself
+ * Standardize debhelper files a bit
+ - Create all directories in debian/dirs rather than creating some on
+ the dh_installdirs command line
+ - Rename debian/dirs to debian/apt.dirs, debian/examples to
+ debian/apt.examples
+
+ -- Matt Zimmerman <mdz@debian.org> Sat, 13 Nov 2004 17:58:07 -0800
+
+apt (0.5.28) hoary; urgency=low
+
+ * Translation updates:
+ - Updated Hungarian from Kelemen Gábor <kelemeng@gnome.hu> (Closes: #263436)
+ - Updated Greek from George Papamichelakis (Closes: #265004)
+ - Updated Simplified Chinese from Tchaikov (Closes: #265190)
+ - Updated French by Christian Perrier (Closes: #265816)
+ - Updated Japanese by Kenshi Muto (Closes: #265630)
+ - Updated Catalan from Jordi Mallach
+ - Updated Dutch from Bart Cornelis (Closes: #268258, #278697)
+ - Updated Portuguese from Miguel Figueiredo (Closes: #268265)
+ - Updated Polish from Robert Luberda <robert@debian.org> (Closes: #268451)
+ - Updated Danish from Claus Hindsgaul (Closes: #269417)
+ - Updated Norwegian Nynorsk from Håvard Korsvoll <korsvoll@skulelinux.no>
+ (Closes: #269965)
+ - Updated Russian from Yuri Kozlov <yuray@id.ru> (Closes: #271104)
+ - Updated Italian from Samuele Giovanni Tonon <samu@debian.org>
+ (Closes: #275083)
+ - Updated Brazilian Portuguese from Andre Luis Lopes (Closes: #273944)
+ - Updated Slovak from Peter Mann (Closes: #279481)
+ * APT::Get::APT::Get::No-List-Cleanup -> APT::Get::List-Cleanup in apt-get.cc
+ (Closes: #267266)
+ * Merge Ubuntu changes:
+ - Set default Dpkg::MaxArgs to 1024, and Dpkg::MaxArgBytes to 32k.
+ Needed to work around ordering bugs when installing a large number of
+ packages
+ - Patch from Michael Vogt to add an optional cron job which
+ can run apt-get update periodically
+ * Add arch-build target to debian/rules
+
+ -- Matt Zimmerman <mdz@debian.org> Sat, 13 Nov 2004 15:52:20 -0800
+
+apt (0.5.27) unstable; urgency=high
+
+ * Sneak in a bunch of updated translations before the freeze
+ (no code changes)
+ * Translation updates:
+ - New Finnish translation from Tapio Lehtonen <tale@debian.org>
+ (Closes: #258999)
+ - New Bosnian translation from Safir Šećerović <sapphire@linux.org.ba>
+ (Closes: #254201)
+ - Fix Italian incontrario (Closes: #217277)
+ - Updated Spanish from Ruben Porras (Closes: #260483)
+ - Updated Danish from Claus Hindsgaul (Closes: #260569)
+ - Updated Slovak from Peter Mann (Closes: #260627)
+ - Updated Portuguese from Miguel Figueiredo (Closes: #261423)
+ * Bring configure-index up to date with documented options, patch from
+ Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de> (Closes: #259540)
+ * Note in apt.conf(5) that configure-index does not contain strictly
+ default values, but also examples
+ * Add Polish translation of offline.sgml (Closes: #259229)
+
+ -- Matt Zimmerman <mdz@debian.org> Thu, 29 Jul 2004 09:30:12 -0700
+
apt (0.5.26) unstable; urgency=low
- * Add amd64 to buildlib/archtable (Closes: #240896)
* Translation updates:
- Spanish update from Ruben Porras <nahoo82@telefonica.net> (Closes: #248214)
- Sync Spanish apt(8) (Closes: #249241)
(Closes: #249453)
- pt update from Miguel Figueiredo <elmig@debianpt.org> (Closes: #252700)
- New Hebrew translation from Lior Kaplan <webmaster@guides.co.il>
- (Closes: 253182)
+ (Closes: #253182)
+ - New Basque translation from Piarres Beobide Egaña <pi@beobide.net>
+ (Vasco - Euskara - difficult language, Closes: #254407) and already a
+ correction (Closes: #255760)
+ - Updated Brazilian Portuguese translation from
+ Guilherme de S. Pastore <gpastore@colband.com.br> (Closes: #256396)
+ - Updated Greek translation (complete now) from
+ George Papamichelakis <george@step.gr> (Closes: #256797)
+ - New Korean translation from Changwoo Ryu <cwryu@debian.org>
+ (Closes: #257143)
+ - German translation now available in two flavours: with Unicode usage and
+ without (related to #228486, #235759)
* 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
* Fix typo in error message when encountering unknown type in source list
(Closes: #253217)
* Update k*bsd-gnu arch names in buildlib/ostable (Closes: #253532)
+ * Add amd64 to buildlib/archtable (Closes: #240896)
+ * Have configure output a more useful error message if the architecture
+ isn't in archtable
- --
+ -- Matt Zimmerman <mdz@debian.org> Thu, 8 Jul 2004 15:53:28 -0700
apt (0.5.25) unstable; urgency=low
* Remove extraneous '\' characters from <command> tags in
apt_preferences.fr.5.sgml
* Translation updates:
- - Updated Swedish translation from Peter Karlsson <peter@softwolves.pp.se>
+ - Updated Swedish translation from Peter Karlsson <peter@softwolves.pp.se>
(Closes: #238943)
- New Slovenian translation from Jure Čuhalev <gandalf@owca.info>
(closes: #239785)