]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Clean, rename, and wrap Build-Depends
authorRuss Allbery <rra@debian.org>
Wed, 1 Sep 2010 23:29:17 +0000 (16:29 -0700)
committerRuss Allbery <rra@debian.org>
Wed, 1 Sep 2010 23:29:17 +0000 (16:29 -0700)
* 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
debian/control

index 6ed876d20ac9fee25c8f0e4d7abe418f51b63e7a..5afca52d88beb8ff2bf80142bd7b81001ab688f5 100644 (file)
@@ -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 <rra@debian.org>  Thu, 12 Aug 2010 10:47:47 -0700
 
index f1eba4c1fad7adbe5d021a99c1811318dda33d42..920dd5c89e210cd02bcce1bcb1ce3429a8b2427c 100644 (file)
@@ -7,7 +7,9 @@ Uploaders: Manoj Srivastava <srivasta@debian.org>,
  Colin Watson <cjwatson@debian.org>,
  Bill Allombert <ballombe@debian.org>
 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