[Pkg-haskell-commits] darcs: hdbc: Added build-dep on libghc6-time-dev
John Goerzen
jgoerzen at complete.org
Fri Jan 4 15:06:52 UTC 2013
Tue Jan 13 21:06:33 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Added build-dep on libghc6-time-dev
Ignore-this: fb4278bd753a47389aee7ab46667d8d2
M ./control -1 +1
Tue Jan 13 21:06:33 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Added build-dep on libghc6-time-dev
Ignore-this: fb4278bd753a47389aee7ab46667d8d2
diff -rN -u old-hdbc//control new-hdbc//control
--- old-hdbc//control 2013-01-04 15:06:52.075217430 +0000
+++ new-hdbc//control 2013-01-04 15:06:52.794747357 +0000
@@ -1,7 +1,7 @@
Source: hdbc
Priority: optional
Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.3), cpphs, haddock, libghc6-mtl-dev
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.3), cpphs, haddock, libghc6-mtl-dev, libghc6-time-dev
Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.6.3), ghc6 (>= 6.8), cpphs
Standards-Version: 3.6.2
Section: libs
More information about the Pkg-haskell-commits
mailing list