summaryrefslogtreecommitdiff
path: root/p/haskell98-report
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@debian.org>2010-03-06 05:04:50 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-03-06 05:04:50 +0300
commitdc0b760f622be467d016125595503aec9f4e3df2 (patch)
tree736053e69434c643fdc01623494e38c7750b1f3b /p/haskell98-report
parentdc3c429fcaf78765c9a42a2762c8063fbf237f31 (diff)
downloadDHG_packages-dc0b760f622be467d016125595503aec9f4e3df2.tar.gz
haskell98-report: debian/control: Leave debhelper in Build-Depends.
Diffstat (limited to 'p/haskell98-report')
-rw-r--r--p/haskell98-report/debian/changelog2
-rw-r--r--p/haskell98-report/debian/control3
2 files changed, 3 insertions, 2 deletions
diff --git a/p/haskell98-report/debian/changelog b/p/haskell98-report/debian/changelog
index 138fac769..069950e79 100644
--- a/p/haskell98-report/debian/changelog
+++ b/p/haskell98-report/debian/changelog
@@ -2,7 +2,7 @@ haskell98-report (20100305-1) UNRELEASED; urgency=low
* New upstream version, including changes in .diff.gz in upstream
source package.
- * debian/control: Use only Build-Depends-Indep.
+ * debian/control: Use only Build-Depends-Indep, except for debhelper.
* Fix "FTBFS: ! LaTeX Error: File `version.sty' not found." including
Build-Depends: in texlive-latex-extra. (Closes: #562357)
* Use compat 7.
diff --git a/p/haskell98-report/debian/control b/p/haskell98-report/debian/control
index 99adf2942..1862c2e05 100644
--- a/p/haskell98-report/debian/control
+++ b/p/haskell98-report/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>
Standards-Version: 3.7.2
-Build-Depends-Indep: ghc6 (>= 6.6), flex-old, debhelper (>= 7),
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: ghc6 (>= 6.6), flex-old,
texlive-fonts-recommended, texlive-latex-recommended, gs-common,
texlive-latex-extra
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell98-report