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

« back to all changes in this revision

Viewing changes to debian/control

  • 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
1
Source: apt
2
2
Section: admin
3
 
Priority: standard
 
3
Priority: important
4
4
Maintainer: APT Development Team <deity@lists.debian.org>
5
 
Standards-Version: 3.1.1
6
 
Build-Depends: debhelper, debiandoc-sgml, libdb2-dev
 
5
Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>
 
6
Standards-Version: 3.6.1
 
7
Build-Depends: debhelper (>= 4.1.62), libdb4.2-dev, gettext (>= 0.12)
 
8
Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
7
9
 
8
10
Package: apt
9
11
Architecture: any
10
12
Depends: ${shlibs:Depends}
11
 
Priority: standard
 
13
Priority: important
12
14
Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
13
15
Provides: ${libapt-pkg:provides}
14
 
Suggests: dpkg-dev
 
16
Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, gnupg
15
17
Section: base
16
18
Description: Advanced front-end for dpkg
17
19
 This is Debian's next generation front-end for the dpkg package manager.
19
21
 simpler, safer way to install and upgrade packages.
20
22
 .
21
23
 APT features complete installation ordering, multiple source capability
22
 
 and several other unique features, see the Users Guide in
23
 
 /usr/share/doc/apt/guide.text.gz
 
24
 and several other unique features, see the Users Guide in apt-doc.
 
25
 
 
26
Package: apt-doc
 
27
Architecture: all
 
28
Priority: optional
 
29
Replaces: apt (<< 0.5.4.9)
 
30
Section: doc
 
31
Description: Documentation for APT
 
32
 This package contains the user guide and offline guide, for APT, an
 
33
 Advanced Package Tool.
24
34
 
25
35
Package: libapt-pkg-dev
26
36
Architecture: any
27
37
Priority: optional
28
 
Depends: ${libapt-pkg:provides}
29
 
Section: devel
30
 
Description: Development files for APT's libapt-pkg
31
 
 This package contains the header files and static libraries for
 
38
Depends: apt (= ${Source-Version}), apt-utils (= ${Source-Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
 
39
Section: libdevel
 
40
Description: Development files for APT's libapt-pkg and libapt-inst
 
41
 This package contains the header files and libraries for
32
42
 developing with APT's libapt-pkg Debian package manipulation
33
 
 library.
 
43
 library and the libapt-inst deb/tar/ar library.
34
44
 
35
45
Package: libapt-pkg-doc
36
46
Architecture: all
45
55
Depends: ${shlibs:Depends}
46
56
Priority: optional
47
57
Provides: ${libapt-inst:provides}
 
58
Replaces: apt (<< 0.5.9)
48
59
Section: admin
49
60
Description: APT utility programs
50
 
 This package contains some infrequently used APT utility programs such
51
 
 as apt-ftparchive, apt-sortpkgs and apt-extracttemplates.
 
61
 This package contains some APT utility programs such as apt-ftparchive,
 
62
 apt-sortpkgs and apt-extracttemplates.
52
63
 .
53
64
 apt-extracttemplates is used by debconf to prompt for configuration 
54
65
 questions before installation. apt-ftparchive is used to create Package