control 3.0 KB

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