Matt Zimmerman [Tue, 23 Nov 2004 20:52:13 +0000 (20:52 +0000)]
Add APT::Periodic::Autoclean setting
* 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 [Sun, 14 Nov 2004 01:50:35 +0000 (01:50 +0000)]
Standardize debhelper usage
- 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 [Sun, 14 Nov 2004 01:48:41 +0000 (01:48 +0000)]
Improvements to apt.cron.daily
- Add the capability to download upgradeable packages, as well as package
indexes
- Place timestamp files in /var/lib/apt/periodic rather than /var/lib/apt
itself
Matt Zimmerman [Sat, 13 Nov 2004 18:29:08 +0000 (18:29 +0000)]
Increase Dpkg::MaxArgs and Dpkg::MaxArgBytes
* Set default Dpkg::MaxArgs to 1024, and Dpkg::MaxArgBytes to 32k. Needed
to work around ordering bugs when installing a large number of packages
* Fix typo in error message when encountering unknown t...
Author: mdz
Date: 2004-06-07 23:08:00 GMT
* Fix typo in error message when encountering unknown type in source list
(Closes: #253217)
- German translation of apt(8) from Helge Kreutzmann <k...
Author: mdz
Date: 2004-06-01 02:29:32 GMT
- German translation of apt(8) from Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
(Closes: #249453)
- pt_BR update from Andre Luis Lopes <andrelop@debian.o...
Author: mdz
Date: 2004-06-01 01:14:36 GMT
- pt_BR update from Andre Luis Lopes <andrelop@debian.org> (Closes: #251961)
- New Slovak translation from Peter Mann <Peter.Mann@tu...
Author: mdz
Date: 2004-05-30 18:23:02 GMT
- New Slovak translation from Peter Mann <Peter.Mann@tuke.sk> (Closes: #251676)
* Remove aborted remnants of a different method of impl...
Author: mdz
Date: 2004-05-30 18:21:43 GMT
* Remove aborted remnants of a different method of implementing DEB_BUILD_OPTIONS
from debian/rules
* Update apt-get(8) to reflect the fact that APT::Get::...
Author: mdz
Date: 2004-05-18 01:15:56 GMT
* 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
French update from Christian Perrier <bubulle@debian.or...
Author: piefel
Date: 2004-05-12 13:06:58 GMT
French update from Christian Perrier <bubulle@debian.org> (Closes: #248614)
* Add lang=fr attribute to refentry section of
Author: mdz
Date: 2004-05-08 19:57:09 GMT
* Add lang=fr attribute to refentry section of
apt-extracttemplates.fr.1.sgml and apt-sortpkgs.fr.1.sgml so they are
correctly built
* Modify debian/rules cvs-build to use cvs export, to a...
Author: mdz
Date: 2004-05-08 19:52:33 GMT
* Modify debian/rules cvs-build to use cvs export, to avoid picking up
junk files from the working directory
* Attempt to fix problems with chunked encoding by stri...
Author: mdz
Date: 2004-05-08 19:42:35 GMT
* Attempt to fix problems with chunked encoding by stripping only a single CR
(Closes: #152711)
* Build apt-ftparchive with libdb4.2 rather than libdb2
Author: mdz
Date: 2004-05-08 19:41:01 GMT
* Build apt-ftparchive with libdb4.2 rather than libdb2
- Patch from Clint Adams to do most of the work
- Build-Depends: s/libdb2-dev/libdb4.2-dev/
- Add AC_PREREQ(2.50) to configure.in
- Use db_strerror(err) rather than GlobalError::Errno (which uses strerror)
Updated French translation from Christian Perrier <bubu...
Author: piefel
Date: 2004-05-03 09:27:22 GMT
Updated French translation from Christian Perrier <bubulle@debian.org>
* Suppress a signed/unsigned warning in apt-cache.cc:Di...
Author: mdz
Date: 2004-04-30 04:34:03 GMT
* Suppress a signed/unsigned warning in apt-cache.cc:DisplayRecord
* Increase length of line buffer in ReadConfigFile to 1...
Author: mdz
Date: 2004-04-30 04:00:15 GMT
* Increase length of line buffer in ReadConfigFile to 1024 chars;
detect if a line is longer than that and error out
(Closes: #244835)
* Support DEB_BUILD_OPTIONS=noopt in debian/rules
Author: mdz
Date: 2004-04-30 03:56:33 GMT
* Support DEB_BUILD_OPTIONS=noopt in debian/rules
(Closes: #244293)
Updated Polish translation from Marcin Owsiany <porridg...
Author: piefel
Date: 2004-04-06 13:50:08 GMT
Updated Polish translation from Marcin Owsiany <porridge@debian.org>
New Portuguese translation from Miguel Figueiredo <elmi...
Author: piefel
Date: 2004-03-30 09:53:57 GMT
New Portuguese translation from Miguel Figueiredo <elmig@debianpt.org>
* Update Spanish translation of man pages from Ruben Porras
Author: mdz
Date: 2004-03-24 21:07:27 GMT
* Update Spanish translation of man pages from Ruben Porras
<nahoo82@telefonica.net>
New Slovenian translation from Matjaz Horvat <matjaz@ow...
Author: piefel
Date: 2004-03-24 12:51:45 GMT
New Slovenian translation from Matjaz Horvat <matjaz@owca.info>
* Patch from Jason Gunthorpe to remove arbitrary length...
Author: mdz
Date: 2004-03-24 01:40:43 GMT
* Patch from Jason Gunthorpe to remove arbitrary length limit on Binary
field in SourcesWriter::DoPackage
Updated Swedish translation from Peter Karlsson <peter...
Author: piefel
Date: 2004-03-22 09:43:17 GMT
Updated Swedish translation from Peter Karlsson <peter@softwolves.pp.se>
Fix msgtest-fatal bug in one translation. (Andre Luis Lopes)
Author: piefel
Date: 2004-03-19 10:28:57 GMT
Fix msgtest-fatal bug in one translation. (Andre Luis Lopes)
* Checked against Standards-Version 3.6.1 (no changes)
Author: mdz
Date: 2004-03-17 06:48:23 GMT
* Checked against Standards-Version 3.6.1 (no changes)
* Implement an ugly workaround for the 10000-character ...
Author: mdz
Date: 2004-03-17 05:58:54 GMT
* Implement an ugly workaround for the 10000-character limit on the
Binaries field in debSrcRecordParser, until such time as some things
can be converted over to use STL data types (ABI change) (Closes: #236688)
* Increase default tagfile buffer from 32k to 128k; this arbitrary limit
should also be removed someday (Closes: #174945)
StatError to avoid a sometimes large batch of error messages
Author: mdz
Date: 2004-03-17 05:17:11 GMT
StatError to avoid a sometimes large batch of error messages
(Closes: #234685)
* Updated pt_BR translation from Andre Luis Lopes <andr...
Author: mdz
Date: 2004-03-15 02:39:25 GMT
* Updated pt_BR translation from Andre Luis Lopes <andrelop@debian.org>
(Closes: #237960)