[Pkg-haskell-commits] darcs: haskell-configfile: Make sure we get cpphs in debian/control
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:42:35 UTC 2013
Fri Oct 20 00:36:17 UTC 2006 John Goerzen <jgoerzen at complete.org>
* Make sure we get cpphs in debian/control
Ignore-this: 7c50fcebc56317049c0769dc95ccbe26
M ./control -1 +1
Fri Oct 20 00:36:17 UTC 2006 John Goerzen <jgoerzen at complete.org>
* Make sure we get cpphs in debian/control
Ignore-this: 7c50fcebc56317049c0769dc95ccbe26
diff -rN -u old-haskell-configfile//control new-haskell-configfile//control
--- old-haskell-configfile//control 2013-01-04 14:42:33.562719094 +0000
+++ new-haskell-configfile//control 2013-01-04 14:42:35.131779293 +0000
@@ -2,7 +2,7 @@
Priority: optional
Maintainer: John Goerzen <jgoerzen at complete.org>
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4.2), ghc6 (<< 6.4.2-999), haskell-devscripts (>= 0.5.6), cpphs
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4.2)
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4.2), cpphs
Standards-Version: 3.6.2
Section: devel
More information about the Pkg-haskell-commits
mailing list