control 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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.3
  10. 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, intltool
  11. Vcs-Bzr: https://code.launchpad.net/~ubuntu-core-dev/apt/ubuntu
  12. Package: apt
  13. Architecture: any
  14. Depends: ${shlibs:Depends}, ${misc:Depends}
  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. 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. Depends: ${misc:Depends}
  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}, ${misc:Depends}
  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. Depends: ${misc:Depends}
  48. Section: doc
  49. Description: Documentation for APT development
  50. This package contains documentation for development of the APT
  51. Debian package manipulation program and its libraries.
  52. Package: apt-utils
  53. Architecture: any
  54. Depends: ${shlibs:Depends}, ${misc:Depends}
  55. Provides: ${libapt-inst:provides}
  56. Replaces: apt (<< 0.5.9)
  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}, ${misc:Depends}
  67. Priority: optional
  68. Description: APT https transport
  69. This package contains a APT https transport. It makes it possible to
  70. use 'deb https://foo distro main' lines in the sources.list.