control 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  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.5
  12. Build-Depends: debhelper (>= 7), pkg-config, flex,
  13. gettext (>= 0.18), 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. apt (<< 0.7.7), aptitude (<< 0.4.7-1)
  38. Conflicts:
  39. # The following Conflicts against removed packages using install-info
  40. # in their prerm script can be removed in jessie+1.
  41. # These packages have been removed after squeeze:
  42. ggz-docs (<< 0.0.14.1-2), glame (<< 2.0.1-6), gtalk (<< 0.99.10-16),
  43. libalogg-dev (<< 1.3.7-2), r6rs-doc (<< 1.0-2), ulog-acctd (<< 0.4.3-3),
  44. # These non-free packages have been removed after squeeze:
  45. cpp-4.1-doc (<< 4.1.2.nf2-4), gcc-4.1-doc (<< 4.1.2.nf2-4),
  46. gcj-4.1-doc (<< 4.1.2.nf2-4), gfortran-4.1-doc (<< 4.1.2.nf2-4),
  47. gnat-4.1-doc (<< 4.1.2.nf2-4), cpp-4.2-doc (<< 4.2.4.nf1-4),
  48. gcc-4.2-doc (<< 4.2.4.nf1-4), gcj-4.2-doc (<< 4.2.4.nf1-4),
  49. gfortran-4.2-doc (<< 4.2.4.nf1-4), gnat-4.2-doc (<< 4.2.4.nf1-4),
  50. # These packages have been removed after lenny:
  51. ada-reference-manual (<< 20021112web-4), asn1-mode (<< 2.7-7),
  52. bogosort (<< 0.4.2-3), cl-yacc (<< 0.3-3), libgtk1.2-doc (<< 1.2.10-19),
  53. libnettle-dev (<< 2), liborbit-dev (<< 0.5.17-12), libreadline5-dev (<< 5.2-8),
  54. librep-doc (<< 0.90), mmucl (<< 1.5.2-3), nxml-mode (<< 20041004-9),
  55. serveez-doc (<< 0.1.5-3), slat (<< 2.0-6),
  56. texlive-base-bin-doc (<< 2007.dfsg.2-9), ttcn-el (<< 0.6.9-2),
  57. xconq-doc (<< 7.4.1-5), zenirc (<< 2.112.dfsg-1)
  58. Suggests: apt
  59. Replaces: manpages-it (<< 2.80-4)
  60. Description: Debian package management system
  61. This package provides the low-level infrastructure for handling the
  62. installation and removal of Debian software packages.
  63. .
  64. For Debian package development tools, install dpkg-dev.
  65. Package: dpkg-dev
  66. Section: utils
  67. Priority: optional
  68. Architecture: all
  69. Multi-Arch: foreign
  70. Depends: libdpkg-perl (= ${source:Version}), bzip2, xz-utils,
  71. patch, make, binutils, base-files (>= 5.0.0), ${misc:Depends}
  72. Recommends: gcc | c-compiler, build-essential, fakeroot,
  73. gnupg | gnupg2, gpgv | gpgv2, libalgorithm-merge-perl
  74. Suggests: debian-keyring
  75. Breaks: dpkg-cross (<< 2.0.0), devscripts (<< 2.14.4)
  76. Replaces: manpages-it (<< 2.80-4)
  77. Description: Debian package development tools
  78. This package provides the development tools (including dpkg-source)
  79. required to unpack, build and upload Debian source packages.
  80. .
  81. Most Debian source packages will require additional tools to build;
  82. for example, most packages need make and the C compiler gcc.
  83. Package: libdpkg-perl
  84. Section: perl
  85. Priority: optional
  86. Architecture: all
  87. Multi-Arch: foreign
  88. Depends: dpkg (>= 1.15.8), perl, libtimedate-perl, ${misc:Depends}
  89. Recommends: libfile-fcntllock-perl, bzip2, xz-utils
  90. Suggests: debian-keyring, gnupg | gnupg2, gpgv | gpgv2,
  91. gcc | c-compiler, binutils, patch
  92. Breaks: dpkg-dev (<< 1.15.6)
  93. Replaces: dpkg (<< 1.15.8), dpkg-dev (<< 1.15.6)
  94. Description: Dpkg perl modules
  95. This package provides the perl modules used by the scripts
  96. in dpkg-dev. They cover a wide range of functionality. Among them
  97. there are the following public modules:
  98. .
  99. - Dpkg::BuildFlags: set, modify and query compilation build flags
  100. - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS
  101. - Dpkg::Changelog: parse Debian changelogs
  102. - Dpkg::Checksums: generate and parse checksums
  103. - Dpkg::Compression::Process: wrapper around compression tools
  104. - Dpkg::Compression::FileHandle: transparently (de)compress files
  105. - Dpkg::Conf: parse dpkg configuration files
  106. - Dpkg::Control: parse and manipulate Debian control information
  107. (.dsc, .changes, Packages/Sources entries, etc.)
  108. - Dpkg::Deps: parse and manipulate dependencies
  109. - Dpkg::Gettext: wrapper around Locale::gettext
  110. - Dpkg::IPC: spawn sub-processes and feed/retrieve data
  111. - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for
  112. example)
  113. - Dpkg::Path: common path handling functions
  114. - Dpkg::Source::Package: extract Debian source packages
  115. - Dpkg::Substvars: substitute variables in strings
  116. - Dpkg::Vendor: identify current distribution vendor
  117. - Dpkg::Version: parse and manipulate Debian package versions
  118. .
  119. All the packages listed in Suggests or Recommends are used by some of the
  120. modules.
  121. Package: dselect
  122. Priority: optional
  123. Architecture: any
  124. Multi-Arch: foreign
  125. Depends: ${shlibs:Depends}, dpkg (>= 1.13.1), ${misc:Depends}
  126. Suggests: perl
  127. Conflicts: dpkg-ftp, dpkg-multicd
  128. Replaces: dpkg-ftp, dpkg-multicd, manpages-it (<< 2.80-4)
  129. Description: Debian package management front-end
  130. dselect is a high-level interface for managing the installation and
  131. removal of Debian software packages.
  132. .
  133. Many users find dselect intimidating and new users may prefer to use
  134. apt-based user interfaces.