[Pkg-haskell-commits] darcs: haskell98-report: debian/control: Leave debhelper in Build-Depends.
Marco Túlio Gontijo e Silva
marcot at debian.org
Mon Mar 8 22:28:25 UTC 2010
Sat Mar 6 02:04:50 UTC 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
* debian/control: Leave debhelper in Build-Depends.
Ignore-this: 13450b33fa7ae8cf733c933f508933
M ./changelog -1 +1
M ./control -1 +2
Sat Mar 6 02:04:50 UTC 2010 Marco Túlio Gontijo e Silva <marcot at debian.org>
* debian/control: Leave debhelper in Build-Depends.
Ignore-this: 13450b33fa7ae8cf733c933f508933
diff -rN -u old-haskell98-report/changelog new-haskell98-report/changelog
--- old-haskell98-report/changelog 2010-03-08 22:28:25.337385305 +0000
+++ new-haskell98-report/changelog 2010-03-08 22:28:25.445390922 +0000
@@ -2,7 +2,7 @@
* 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 -rN -u old-haskell98-report/control new-haskell98-report/control
--- old-haskell98-report/control 2010-03-08 22:28:25.337385305 +0000
+++ new-haskell98-report/control 2010-03-08 22:28:25.445390922 +0000
@@ -4,7 +4,8 @@
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Marco Túlio Gontijo e Silva <marcot at 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
More information about the Pkg-haskell-commits
mailing list