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

« back to all changes in this revision

Viewing changes to doc/files.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 Files</title>
5
5
 
6
6
<author>Jason Gunthorpe <email>jgg@debian.org</email></author>
7
 
<version>$Id: files.sgml,v 1.9 2001/04/04 05:00:15 jgg Exp $</version>
 
7
<version>$Id: files.sgml,v 1.12 2003/04/26 23:26:13 doogie Exp $</version>
8
8
 
9
9
<abstract>
10
10
This document describes the complete implementation and format of the 
22
22
 
23
23
<p>
24
24
For more details, on Debian GNU/Linux systems, see the file
25
 
/usr/doc/copyright/GPL for the full license.
 
25
/usr/share/common-licenses/GPL for the full license.
26
26
</copyright>
27
27
 
28
28
<toc sect>
97
97
   <p>
98
98
   The <em>deb</em> type is to be a typical two level debian distributions,
99
99
   dist/<var>distribution</var>/<var>component</var>. Typically distribution
100
 
   is one of stable, unstable or frozen while component is one of main, 
 
100
   is one of stable, unstable or testing while component is one of main, 
101
101
   contrib, non-free or non-us. The format for the deb line is as follows:
102
102
 
103
103
   <p>
222
222
 
223
223
<tag>X-TargetDist<item>
224
224
   The TargetDist item indicates which distribution versions are offered for
225
 
   installation from. It should be stable, unstable or frozen.
 
225
   installation from. It should be stable, unstable or testing.
226
226
   
227
227
<tag>X-TargetVersion<item>
228
228
   The target version item is set if the user selects a specific version, it