control 3.5 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. Pre-Depends: ${shlibs:Depends}
  16. Depends: debian-archive-keyring, ${misc:Depends}, gnupg
  17. Replaces: manpages-pl (<< 20060617-3~)
  18. Conflicts: python-apt (<< 0.7.93.2~)
  19. Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
  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: libapt-pkg4.10
  28. Architecture: any
  29. Depends: ${shlibs:Depends}
  30. Replaces: apt (<< 0.8.15)
  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}
  36. Replaces: apt-utils (<< 0.8.15)
  37. Description: Install library for apt
  38. This package contains the inst library used by apt.
  39. Package: apt-doc
  40. Architecture: all
  41. Priority: optional
  42. Depends: ${misc:Depends}
  43. Section: doc
  44. Description: Documentation for APT
  45. This package contains the user guide and offline guide, for APT, an
  46. Advanced Package Tool.
  47. Package: libapt-pkg-dev
  48. Architecture: any
  49. Priority: optional
  50. Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}, ${misc:Depends}, zlib1g-dev | zlib-dev
  51. Section: libdevel
  52. Description: Development files for APT's libapt-pkg and libapt-inst
  53. This package contains the header files and libraries for
  54. developing with APT's libapt-pkg Debian package manipulation
  55. library and the libapt-inst deb/tar/ar library.
  56. Package: libapt-pkg-doc
  57. Architecture: all
  58. Priority: optional
  59. Depends: ${misc:Depends}
  60. Section: doc
  61. Description: Documentation for APT development
  62. This package contains documentation for development of the APT
  63. Debian package manipulation program and its libraries.
  64. .
  65. This includes the source code documentation generated by doxygen
  66. in html format.
  67. Package: apt-utils
  68. Architecture: any
  69. Depends: ${shlibs:Depends}, ${misc:Depends}
  70. Provides: ${libapt-inst:provides}
  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.