control 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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.2.0
  9. Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, docbook-utils (>= 0.6.12), xsltproc, docbook-xsl, xmlto
  10. Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
  11. Package: apt
  12. Architecture: any
  13. Depends: ${shlibs:Depends}, debian-archive-keyring
  14. Priority: important
  15. Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
  16. Provides: ${libapt-pkg:provides}
  17. Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
  18. Section: admin
  19. Description: Advanced front-end for dpkg
  20. This is Debian's next generation front-end for the dpkg package manager.
  21. It provides the apt-get utility and APT dselect method that provides a
  22. simpler, safer way to install and upgrade packages.
  23. .
  24. APT features complete installation ordering, multiple source capability
  25. and several other unique features, see the Users Guide in apt-doc.
  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.
  34. Package: libapt-pkg-dev
  35. Architecture: any
  36. Priority: optional
  37. Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
  38. Section: libdevel
  39. Description: Development files for APT's libapt-pkg and libapt-inst
  40. This package contains the header files and libraries for
  41. developing with APT's libapt-pkg Debian package manipulation
  42. library and the libapt-inst deb/tar/ar library.
  43. Package: libapt-pkg-doc
  44. Architecture: all
  45. Priority: optional
  46. Section: doc
  47. Description: Documentation for APT development
  48. This package contains documentation for development of the APT
  49. Debian package manipulation program and its libraries.
  50. Package: apt-utils
  51. Architecture: any
  52. Depends: ${shlibs:Depends}
  53. Priority: important
  54. Provides: ${libapt-inst:provides}
  55. Replaces: apt (<< 0.5.9)
  56. Section: admin
  57. Description: APT utility programs
  58. This package contains some APT utility programs such as apt-ftparchive,
  59. apt-sortpkgs and apt-extracttemplates.
  60. .
  61. apt-extracttemplates is used by debconf to prompt for configuration
  62. questions before installation. apt-ftparchive is used to create Package
  63. and other index files. apt-sortpkgs is a Package/Source file normalizer.
  64. Package: apt-transport-https
  65. Architecture: any
  66. Depends: ${shlibs:Depends}
  67. Priority: optional
  68. Section: admin
  69. Description: APT https transport
  70. This package contains a APT https transport. It makes it possible to
  71. use 'deb https://foo distro main' lines in the sources.list.