control 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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. Julian Andres Klode <jak@debian.org>
  8. Standards-Version: 3.9.2
  9. Build-Depends: dpkg-dev (>= 1.15.8), debhelper (>= 7.2.3~), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.0), zlib1g-dev | libz-dev, debiandoc-sgml, xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2), autotools-dev, autoconf, automake, doxygen
  10. Build-Conflicts: autoconf2.13, automake1.4
  11. Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
  12. Vcs-Browser: http://bzr.debian.org/loggerhead/apt/debian-sid/
  13. Package: apt
  14. Architecture: any
  15. Depends: ${shlibs:Depends}, ${misc:Depends}, debian-archive-keyring, gnupg
  16. Replaces: manpages-pl (<< 20060617-3~)
  17. Conflicts: python-apt (<< 0.7.93.2~)
  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: libapt-pkg4.10
  27. Architecture: any
  28. Depends: ${shlibs:Depends}, ${misc:Depends}
  29. Replaces: apt (<< 0.8.15)
  30. Breaks: apt (<< 0.8.15~exp3)
  31. Description: Library for apt
  32. This package contains the library used by apt.
  33. Package: libapt-inst1.2
  34. Architecture: any
  35. Depends: ${shlibs:Depends}, ${misc:Depends}
  36. Replaces: apt-utils (<< 0.8.15), apt (<< 0.8.15)
  37. Breaks: apt (<< 0.8.15~exp3), apt-utils (<< 0.8.15~exp3)
  38. Description: Install library for apt
  39. This package contains the inst library used by apt.
  40. Package: apt-doc
  41. Architecture: all
  42. Priority: optional
  43. Depends: ${misc:Depends}
  44. Section: doc
  45. Description: Documentation for APT
  46. This package contains the user guide and offline guide, for APT, an
  47. Advanced Package Tool.
  48. Package: libapt-pkg-dev
  49. Architecture: any
  50. Priority: optional
  51. Depends: ${libapt-pkg-name} (= ${binary:Version}), ${libapt-inst-name} (= ${binary:Version}), ${misc:Depends}, zlib1g-dev | zlib-dev
  52. Section: libdevel
  53. Description: Development files for APT's libapt-pkg and libapt-inst
  54. This package contains the header files and libraries for
  55. developing with APT's libapt-pkg Debian package manipulation
  56. library and the libapt-inst deb/tar/ar library.
  57. Package: libapt-pkg-doc
  58. Architecture: all
  59. Priority: optional
  60. Depends: ${misc:Depends}
  61. Section: doc
  62. Description: Documentation for APT development
  63. This package contains documentation for development of the APT
  64. Debian package manipulation program and its libraries.
  65. .
  66. This includes the source code documentation generated by doxygen
  67. in html format.
  68. Package: apt-utils
  69. Architecture: any
  70. Depends: ${shlibs:Depends}, ${misc:Depends}
  71. Description: APT utility programs
  72. This package contains some APT utility programs such as apt-ftparchive,
  73. apt-sortpkgs and apt-extracttemplates.
  74. .
  75. apt-extracttemplates is used by debconf to prompt for configuration
  76. questions before installation. apt-ftparchive is used to create Package
  77. and other index files. apt-sortpkgs is a Package/Source file normalizer.
  78. Package: apt-transport-https
  79. Architecture: any
  80. Depends: ${shlibs:Depends}, ${misc:Depends}
  81. Priority: optional
  82. Description: APT https transport
  83. This package contains a APT https transport. It makes it possible to
  84. use 'deb https://foo distro main' lines in the sources.list.