From fc7663bfe94a50dd1994e011cc321847a562fc4b Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 1 Sep 2010 16:29:17 -0700 Subject: [PATCH] Clean, rename, and wrap Build-Depends * Move Build-Depends-Indep to Build-Depends (there's no reason to use -Indep in a package that builds only architecture-independent binary packages), wrap it, and remove version restrictions that are older than the version in oldstable. --- debian/changelog | 4 ++++ debian/control | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6ed876d..5afca52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,10 @@ debian-policy (3.9.2.0) UNRELEASED; urgency=low paragraph discussing non-interactivity, and explicitly mark all rules as either required or optional. (Closes: #536790) * Wrap Uploaders in debian/control. + * Move Build-Depends-Indep to Build-Depends (there's no reason to use + -Indep in a package that builds only architecture-independent binary + packages), wrap it, and remove version restrictions that are older + than the version in oldstable. -- Russ Allbery Thu, 12 Aug 2010 10:47:47 -0700 diff --git a/debian/control b/debian/control index f1eba4c..920dd5c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,9 @@ Uploaders: Manoj Srivastava , Colin Watson , Bill Allombert Standards-Version: 3.9.0 -Build-Depends-Indep: sgml-data (>= 2.0), debiandoc-sgml (>= 1.1.47), texlive, texlive-latex-extra, groff, bsdmainutils, pstoedit, jade, docbook-xml (>= 3.1.1), docbook-dsssl, tidy, links (>= 0.90) | elinks +Build-Depends: bsdmainutils, debiandoc-sgml (>= 1.1.47), docbook-dsssl, + docbook-xml, groff, jade, links | elinks, pstoedit, sgml-data, texlive, + texlive-latex-extra, tidy Vcs-Browser: http://git.debian.org/?p=dbnpolicy/policy.git Vcs-Git: git://git.debian.org/git/dbnpolicy/policy.git -- 2.39.2