X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=c6de852bd351f010beb539ed2652e4bf4416fdbc;hb=8923e883eaadc169a6b12dd84c1d64927201f237;hp=36853102ece085e0bc83f540b21484d14617cc23;hpb=55f7c2533d46d4a540d7faae72094ce593eb3cfd;p=debian%2Fdebian-policy.git diff --git a/debian/control b/debian/control index 3685310..c6de852 100644 --- a/debian/control +++ b/debian/control @@ -1,34 +1,43 @@ Source: debian-policy +Maintainer: Debian Policy List +Uploaders: Andreas Barth , + Bill Allombert , + Jonathan Nieder , + Russ Allbery Section: doc Priority: optional -Maintainer: Debian Policy List -Standards-Version: ${debian-policy:Version} -Build-Depends-Indep: lynx, debiandoc-sgml, sp, liburi-perl, libpaperg, tetex-bin, tetex-extra, latex2html, libi18n-langtags-perl, groff, bsdmainutils, pstoedit +Build-Depends: bsdmainutils, + debiandoc-sgml (>= 1.1.47), + docbook-dsssl, + docbook-xml, + emacs-nox (>= 24.4) | emacs (>= 24.4), + groff, + openjade, opensp, + links | elinks, + pstoedit, + sgml-data, + texlive, + texlive-latex-extra, + tidy, + markdown +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dbnpolicy/policy.git +Vcs-Git: git://anonscm.debian.org/dbnpolicy/policy.git Package: debian-policy Architecture: all -Recommends: packaging-manual Suggests: doc-base -Depends: fileutils (>= 4.0) -Conflicts: dpkg-dev (<< 1.4.0.9), doc-base (<< 0.6) Description: Debian Policy Manual and related documents This package contains: - Debian Policy Manual - - Linux Filesystem Hierarchy Standard (FHS) + - Filesystem Hierarchy Standard (FHS) + - Debian Menu sub-policy + - Debian Perl sub-policy + - Debian configuration management specification + - Machine-readable debian/copyright specification + - Autopkgtest - automatic as-installed package testing - Authoritative list of virtual package names - - Paper about libc6 migration - Policy checklist for upgrading your packages - -Package: packaging-manual -Architecture: all -Depends: fileutils (>= 4.0) -Recommends: debian-policy -Suggests: doc-base, dpkg (>= 1.4.0.23) -Description: Debian Packaging Manual - This package installs the Debian Packaging Manual. - . - This manual describes the technical aspects of creating Debian binary - and source packages. It also documents the interface between - dselect and its access method scripts. It does not deal with - the Debian Project policy requirements, and it assumes familiarity - with dpkg's functions from the system administrator's perspective. + - Paper about libc6 migration + It also replaces the old Packaging Manual; most of the still-relevant + content is now included as appendices to the Policy Manual.