control 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. Source: apt
  2. Section: admin
  3. Priority: important
  4. Maintainer: APT Development Team <deity@lists.debian.org>
  5. Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>
  6. Standards-Version: 3.7.2.2
  7. Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.15.5)
  8. Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
  9. XS-Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
  10. Package: apt
  11. Architecture: any
  12. Depends: ${shlibs:Depends}, debian-archive-keyring
  13. Priority: important
  14. Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
  15. Provides: ${libapt-pkg:provides}
  16. Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2
  17. Section: admin
  18. Description: Advanced front-end for dpkg
  19. This is Debian's next generation front-end for the dpkg package manager.
  20. It provides the apt-get utility and APT dselect method that provides a
  21. simpler, safer way to install and upgrade packages.
  22. .
  23. APT features complete installation ordering, multiple source capability
  24. and several other unique features, see the Users Guide in apt-doc.
  25. Package: apt-doc
  26. Architecture: all
  27. Priority: optional
  28. Replaces: apt (<< 0.5.4.9)
  29. Section: doc
  30. Description: Documentation for APT
  31. This package contains the user guide and offline guide, for APT, an
  32. Advanced Package Tool.
  33. Package: libapt-pkg-dev
  34. Architecture: any
  35. Priority: optional
  36. Depends: apt (= ${Source-Version}), apt-utils (= ${Source-Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
  37. Section: libdevel
  38. Description: Development files for APT's libapt-pkg and libapt-inst
  39. This package contains the header files and libraries for
  40. developing with APT's libapt-pkg Debian package manipulation
  41. library and the libapt-inst deb/tar/ar library.
  42. Package: libapt-pkg-doc
  43. Architecture: all
  44. Priority: optional
  45. Section: doc
  46. Description: Documentation for APT development
  47. This package contains documentation for development of the APT
  48. Debian package manipulation program and its libraries.
  49. Package: apt-utils
  50. Architecture: any
  51. Depends: ${shlibs:Depends}
  52. Priority: important
  53. Provides: ${libapt-inst:provides}
  54. Replaces: apt (<< 0.5.9)
  55. Section: admin
  56. Description: APT utility programs
  57. This package contains some APT utility programs such as apt-ftparchive,
  58. apt-sortpkgs and apt-extracttemplates.
  59. .
  60. apt-extracttemplates is used by debconf to prompt for configuration
  61. questions before installation. apt-ftparchive is used to create Package
  62. and other index files. apt-sortpkgs is a Package/Source file normalizer.
  63. Package: apt-transport-https
  64. Architecture: any
  65. Depends: ${shlibs:Depends}
  66. Priority: optional
  67. Section: admin
  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.