control 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. Source: apt
  2. Section: admin
  3. Priority: important
  4. Maintainer: APT Development Team <deity@lists.debian.org>
  5. Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
  6. Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
  7. Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org>
  8. Standards-Version: 3.8.3
  9. Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, xsltproc, docbook-xsl, po4a (>= 0.34-2), autotools-dev
  10. Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
  11. Package: apt
  12. Architecture: any
  13. Depends: ${shlibs:Depends}, debian-archive-keyring
  14. Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
  15. Provides: ${libapt-pkg:provides}
  16. Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
  17. Description: Advanced front-end for dpkg
  18. This is Debian's next generation front-end for the dpkg package manager.
  19. It provides the apt-get utility and APT dselect method that provides a
  20. simpler, safer way to install and upgrade packages.
  21. .
  22. APT features complete installation ordering, multiple source capability
  23. and several other unique features, see the Users Guide in apt-doc.
  24. Package: apt-doc
  25. Architecture: all
  26. Priority: optional
  27. Replaces: apt (<< 0.5.4.9)
  28. Section: doc
  29. Description: Documentation for APT
  30. This package contains the user guide and offline guide, for APT, an
  31. Advanced Package Tool.
  32. Package: libapt-pkg-dev
  33. Architecture: any
  34. Priority: optional
  35. Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
  36. Section: libdevel
  37. Description: Development files for APT's libapt-pkg and libapt-inst
  38. This package contains the header files and libraries for
  39. developing with APT's libapt-pkg Debian package manipulation
  40. library and the libapt-inst deb/tar/ar library.
  41. Package: libapt-pkg-doc
  42. Architecture: all
  43. Priority: optional
  44. Section: doc
  45. Description: Documentation for APT development
  46. This package contains documentation for development of the APT
  47. Debian package manipulation program and its libraries.
  48. Package: apt-utils
  49. Architecture: any
  50. Depends: ${shlibs:Depends}
  51. Provides: ${libapt-inst:provides}
  52. Replaces: apt (<< 0.5.9)
  53. Description: APT utility programs
  54. This package contains some APT utility programs such as apt-ftparchive,
  55. apt-sortpkgs and apt-extracttemplates.
  56. .
  57. apt-extracttemplates is used by debconf to prompt for configuration
  58. questions before installation. apt-ftparchive is used to create Package
  59. and other index files. apt-sortpkgs is a Package/Source file normalizer.
  60. Package: apt-transport-https
  61. Architecture: any
  62. Depends: ${shlibs:Depends}
  63. Priority: optional
  64. Description: APT https transport
  65. This package contains a APT https transport. It makes it possible to
  66. use 'deb https://foo distro main' lines in the sources.list.