control 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. Source: dpkg
  2. Section: admin
  3. Priority: required
  4. Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
  5. Uploaders: Guillem Jover <guillem@debian.org>, Raphaël Hertzog <hertzog@debian.org>
  6. Origin: debian
  7. Bugs: debbugs://bugs.debian.org
  8. Homepage: https://wiki.debian.org/Teams/Dpkg
  9. Vcs-Browser: https://anonscm.debian.org/cgit/dpkg/dpkg.git
  10. Vcs-Git: git://anonscm.debian.org/dpkg/dpkg.git
  11. Standards-Version: 3.9.6
  12. Build-Depends: debhelper (>= 7), pkg-config, flex,
  13. gettext (>= 0.19), po4a (>= 0.41),
  14. zlib1g-dev, libbz2-dev, liblzma-dev,
  15. libselinux1-dev (>= 1.28-4) [linux-any],
  16. libkvm-dev [kfreebsd-any],
  17. libncursesw5-dev,
  18. libtimedate-perl, libio-string-perl
  19. Package: libdpkg-dev
  20. Section: libdevel
  21. Priority: optional
  22. Architecture: any
  23. Depends: zlib1g-dev, liblzma-dev, libbz2-dev, ${misc:Depends}
  24. Description: Debian package management static library
  25. This package provides the header files and static library necessary to
  26. develop software using libdpkg, the same library used internally by dpkg.
  27. .
  28. Note though, that the API is to be considered volatile, and might change
  29. at any time, use at your own risk.
  30. Package: dpkg
  31. Architecture: any
  32. Multi-Arch: foreign
  33. Essential: yes
  34. Pre-Depends: ${shlibs:Depends}, tar (>= 1.23)
  35. Depends: ${misc:Depends}
  36. Breaks: dpkg-dev (<< 1.15.8), libdpkg-perl (<< 1.15.8),
  37. # These cause trigger cycles due to using awaiting trigger directives.
  38. apt-cudf (<< 3.3~beta1-3),
  39. auctex (<= 11.87-3),
  40. ccache (<< 3.1.10-1),
  41. cups (<< 1.7.5-10),
  42. distcc (<< 3.1-6.1),
  43. fusionforge-plugin-mediawiki (<< 5.3.2+20141104-3),
  44. gap-core (<< 4r7p5-2),
  45. gxine (<= 0.5.908-3),
  46. hoogle (<< 4.2.33-4),
  47. icecc (<= 1.0.1-1),
  48. libjs-protoaculous (<< 5),
  49. man-db (<< 2.6.3-6), fontconfig (<< 2.11.0-6.2),
  50. mcollective (<< 2.6.0+dfsg-2.1),
  51. pypy (<< 2.4.0+dfsg-3),
  52. readahead-fedora (<< 2:1.5.6-5.2),
  53. wordpress (<< 4.1+dfsg-1),
  54. xfonts-traditional (<< 1.7),
  55. # These do not support triggers.
  56. apt (<< 0.7.7), aptitude (<< 0.4.7-1)
  57. Conflicts:
  58. # The following Conflicts against removed packages using install-info
  59. # in their prerm script can be removed in jessie+1.
  60. # These packages have been removed after squeeze:
  61. ggz-docs (<< 0.0.14.1-2), glame (<< 2.0.1-6), gtalk (<< 0.99.10-16),
  62. libalogg-dev (<< 1.3.7-2), r6rs-doc (<< 1.0-2), ulog-acctd (<< 0.4.3-3),
  63. # These non-free packages have been removed after squeeze:
  64. cpp-4.1-doc (<< 4.1.2.nf2-4), gcc-4.1-doc (<< 4.1.2.nf2-4),
  65. gcj-4.1-doc (<< 4.1.2.nf2-4), gfortran-4.1-doc (<< 4.1.2.nf2-4),
  66. gnat-4.1-doc (<< 4.1.2.nf2-4), cpp-4.2-doc (<< 4.2.4.nf1-4),
  67. gcc-4.2-doc (<< 4.2.4.nf1-4), gcj-4.2-doc (<< 4.2.4.nf1-4),
  68. gfortran-4.2-doc (<< 4.2.4.nf1-4), gnat-4.2-doc (<< 4.2.4.nf1-4),
  69. # These packages have been removed after lenny:
  70. ada-reference-manual (<< 20021112web-4), asn1-mode (<< 2.7-7),
  71. bogosort (<< 0.4.2-3), cl-yacc (<< 0.3-3), libgtk1.2-doc (<< 1.2.10-19),
  72. libnettle-dev (<< 2), liborbit-dev (<< 0.5.17-12), libreadline5-dev (<< 5.2-8),
  73. librep-doc (<< 0.90), mmucl (<< 1.5.2-3), nxml-mode (<< 20041004-9),
  74. serveez-doc (<< 0.1.5-3), slat (<< 2.0-6),
  75. texlive-base-bin-doc (<< 2007.dfsg.2-9), ttcn-el (<< 0.6.9-2),
  76. xconq-doc (<< 7.4.1-5), zenirc (<< 2.112.dfsg-1)
  77. Suggests: apt
  78. Replaces: manpages-it (<< 2.80-4)
  79. Description: Debian package management system
  80. This package provides the low-level infrastructure for handling the
  81. installation and removal of Debian software packages.
  82. .
  83. For Debian package development tools, install dpkg-dev.
  84. Package: dpkg-dev
  85. Section: utils
  86. Priority: optional
  87. Architecture: all
  88. Multi-Arch: foreign
  89. Depends: libdpkg-perl (= ${source:Version}), bzip2, xz-utils,
  90. patch (>= 2.7), make, binutils, base-files (>= 5.0.0), ${misc:Depends}
  91. Recommends: gcc | c-compiler, build-essential, fakeroot,
  92. gnupg | gnupg2, gpgv | gpgv2, libalgorithm-merge-perl
  93. Suggests: debian-keyring
  94. Breaks: dpkg-cross (<< 2.0.0), devscripts (<< 2.14.10)
  95. Replaces: manpages-it (<< 2.80-4)
  96. Description: Debian package development tools
  97. This package provides the development tools (including dpkg-source)
  98. required to unpack, build and upload Debian source packages.
  99. .
  100. Most Debian source packages will require additional tools to build;
  101. for example, most packages need make and the C compiler gcc.
  102. Package: libdpkg-perl
  103. Section: perl
  104. Priority: optional
  105. Architecture: all
  106. Multi-Arch: foreign
  107. Depends: dpkg (>= 1.16.3), perl, libtimedate-perl, ${misc:Depends}
  108. Recommends: libfile-fcntllock-perl, bzip2, xz-utils
  109. Suggests: debian-keyring, gnupg | gnupg2, gpgv | gpgv2,
  110. gcc | c-compiler, binutils, patch
  111. Breaks: dpkg-dev (<< 1.15.6), patch (<< 2.7)
  112. Replaces: dpkg (<< 1.15.8), dpkg-dev (<< 1.15.6)
  113. Description: Dpkg perl modules
  114. This package provides the perl modules used by the scripts
  115. in dpkg-dev. They cover a wide range of functionality. Among them
  116. there are the following public modules:
  117. .
  118. - Dpkg: core variables
  119. - Dpkg::BuildFlags: set, modify and query compilation build flags
  120. - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS
  121. - Dpkg::BuildProfile: parse and manipulate build profiles
  122. - Dpkg::Changelog: parse Debian changelogs
  123. - Dpkg::Checksums: generate and parse checksums
  124. - Dpkg::Compression::Process: wrapper around compression tools
  125. - Dpkg::Compression::FileHandle: transparently (de)compress files
  126. - Dpkg::Conf: parse dpkg configuration files
  127. - Dpkg::Control: parse and manipulate Debian control information
  128. (.dsc, .changes, Packages/Sources entries, etc.)
  129. - Dpkg::Deps: parse and manipulate dependencies
  130. - Dpkg::Exit: push, pop and run exit handlers
  131. - Dpkg::Gettext: wrapper around Locale::gettext
  132. - Dpkg::IPC: spawn sub-processes and feed/retrieve data
  133. - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for
  134. example)
  135. - Dpkg::Interface::Storable: base object serializer
  136. - Dpkg::Path: common path handling functions
  137. - Dpkg::Source::Package: extract Debian source packages
  138. - Dpkg::Substvars: substitute variables in strings
  139. - Dpkg::Vendor: identify current distribution vendor
  140. - Dpkg::Version: parse and manipulate Debian package versions
  141. .
  142. All the packages listed in Suggests or Recommends are used by some of the
  143. modules.
  144. Package: dselect
  145. Priority: optional
  146. Architecture: any
  147. Multi-Arch: foreign
  148. Depends: ${shlibs:Depends}, dpkg (>= 1.13.1), ${misc:Depends}
  149. Suggests: perl
  150. Conflicts: dpkg-ftp, dpkg-multicd
  151. Replaces: dpkg-ftp, dpkg-multicd, manpages-it (<< 2.80-4)
  152. Description: Debian package management front-end
  153. dselect is a high-level interface for managing the installation and
  154. removal of Debian software packages.
  155. .
  156. Many users find dselect intimidating and new users may prefer to use
  157. apt-based user interfaces.