control 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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>, Eugene V. Lyubimkin <jackyf.devel@gmail.com>
  9. Standards-Version: 3.8.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, intltool
  11. Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/apt/ubuntu
  12. Package: apt
  13. Architecture: any
  14. Depends: ${shlibs:Depends}
  15. Priority: important
  16. Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
  17. Provides: ${libapt-pkg:provides}
  18. Recommends: ubuntu-keyring
  19. Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
  20. Section: admin
  21. Description: Advanced front-end for dpkg
  22. This is Debian's next generation front-end for the dpkg package manager.
  23. It provides the apt-get utility and APT dselect method that provides a
  24. simpler, safer way to install and upgrade packages.
  25. .
  26. APT features complete installation ordering, multiple source capability
  27. and several other unique features, see the Users Guide in apt-doc.
  28. Package: apt-doc
  29. Architecture: all
  30. Priority: optional
  31. Replaces: apt (<< 0.5.4.9)
  32. Section: doc
  33. Description: Documentation for APT
  34. This package contains the user guide and offline guide, for APT, an
  35. Advanced Package Tool.
  36. Package: libapt-pkg-dev
  37. Architecture: any
  38. Priority: optional
  39. Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
  40. Section: libdevel
  41. Description: Development files for APT's libapt-pkg and libapt-inst
  42. This package contains the header files and libraries for
  43. developing with APT's libapt-pkg Debian package manipulation
  44. library and the libapt-inst deb/tar/ar library.
  45. Package: libapt-pkg-doc
  46. Architecture: all
  47. Priority: optional
  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}
  55. Priority: important
  56. Provides: ${libapt-inst:provides}
  57. Replaces: apt (<< 0.5.9)
  58. Section: admin
  59. Description: APT utility programs
  60. This package contains some APT utility programs such as apt-ftparchive,
  61. apt-sortpkgs and apt-extracttemplates.
  62. .
  63. apt-extracttemplates is used by debconf to prompt for configuration
  64. questions before installation. apt-ftparchive is used to create Package
  65. and other index files. apt-sortpkgs is a Package/Source file normalizer.
  66. Package: apt-transport-https
  67. Architecture: any
  68. Depends: ${shlibs:Depends}
  69. Priority: optional
  70. Section: admin
  71. Description: APT https transport
  72. This package contains a APT https transport. It makes it possible to
  73. use 'deb https://foo distro main' lines in the sources.list.