control 5.6 KB

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