From 833a82703765ff4418df5cb2e0c98cf1f49ec85b Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 11 Mar 2009 20:26:44 -0700 Subject: [PATCH] Build-Depend on texlive rather than tetex-extra Build-Depend on texlive rather than tetex-extra. texlive appears to be sufficient for how Policy uses debiandoc-sgml and pulls in far fewer packages. --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8bef383..220c47b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -84,6 +84,9 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low * Include the full name of each menu category rather than only the portion relative to the parent heading to be clearer in long category lists. Thanks, Christoph Berg. (Closes: #511804) + * Build-Depend on texlive rather than tetex-extra. texlive appears to + be sufficient for how Policy uses debiandoc-sgml and pulls in far + fewer packages. -- Russ Allbery Mon, 23 Jun 2008 19:23:50 -0700 diff --git a/debian/control b/debian/control index f240a8d..5301338 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Policy List Uploaders: Manoj Srivastava , Russ Allbery Standards-Version: 3.8.0 -Build-Depends-Indep: sgml-data (>= 2.0), debiandoc-sgml (>= 1.1.47), tetex-extra, groff, bsdmainutils, pstoedit, jade, docbook-xml (>= 3.1.1), docbook-dsssl, tidy, links (>= 0.90) | elinks +Build-Depends-Indep: sgml-data (>= 2.0), debiandoc-sgml (>= 1.1.47), texlive, groff, bsdmainutils, pstoedit, jade, docbook-xml (>= 3.1.1), docbook-dsssl, tidy, links (>= 0.90) | elinks Vcs-Browser: http://git.debian.org/?p=dbnpolicy/policy.git Vcs-Git: git://git.debian.org/git/dbnpolicy/policy.git -- 2.39.5