~jr/ubuntu/oneiric/apt/bzr-get-rename

« back to all changes in this revision

Viewing changes to doc/method.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2005-03-07 20:08:33 UTC
  • Revision ID: james.westby@ubuntu.com-20050307200833-0lxdgg2cb4oculdv
Tags: 0.6.35
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!doctype debiandoc system>
2
1
<!-- -*- mode: sgml; mode: fold -*- -->
 
2
<!doctype debiandoc  PUBLIC  "-//DebianDoc//DTD DebianDoc//EN">
3
3
<book>
4
4
<title>APT Method Interface </title>
5
5
 
6
6
<author>Jason Gunthorpe <email>jgg@debian.org</email></author>
7
 
<version>$Id: method.sgml,v 1.8 2001/04/04 05:00:15 jgg Exp $</version>
 
7
<version>$Id: method.sgml,v 1.10 2003/02/12 15:05:46 doogie Exp $</version>
8
8
 
9
9
<abstract>
10
10
This document describes the interface that APT uses to the archive
21
21
 
22
22
<p>
23
23
For more details, on Debian GNU/Linux systems, see the file
24
 
/usr/doc/copyright/GPL for the full license.
 
24
/usr/share/common-licenses/GPL for the full license.
25
25
</copyright>
26
26
 
27
27
<toc sect>