[Pkg-haskell-commits] darcs: haskell-configfile: Update build-deps.
Clint Adams
clint at debian.org
Fri Jan 4 14:45:37 UTC 2013
Thu Nov 8 03:56:32 UTC 2012 Clint Adams <clint at debian.org>
* Update build-deps.
Ignore-this: 487ac6005d4468d54490001bca3e84aa
M ./control -16 +16
Thu Nov 8 03:56:32 UTC 2012 Clint Adams <clint at debian.org>
* Update build-deps.
Ignore-this: 487ac6005d4468d54490001bca3e84aa
diff -rN -u old-haskell-configfile-1//control new-haskell-configfile-1//control
--- old-haskell-configfile-1//control 2013-01-04 14:45:37.558726840 +0000
+++ new-haskell-configfile-1//control 2013-01-04 14:45:37.602719046 +0000
@@ -2,22 +2,22 @@
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 7),
- cdbs,
- ghc,
- haskell-devscripts (>= 0.8),
- cpphs,
- libghc-missingh-dev (>= 1.0.3.2),
- libghc-regex-compat-dev,
- libghc-mtl-dev,
- ghc-prof,
- libghc-missingh-prof (>= 1.0.3.2),
- libghc-regex-compat-prof,
- libghc-mtl-prof
-Build-Depends-Indep: ghc-doc (>= 6.12),
- libghc-missingh-doc (>= 1.0.3.2),
- libghc-regex-compat-doc,
- libghc-mtl-doc
+Build-Depends: debhelper (>= 7)
+ , cdbs
+ , ghc
+ , haskell-devscripts (>= 0.8.13)
+ , cpphs
+ , libghc-missingh-dev (>> 1.0.0)
+ , libghc-regex-compat-dev
+ , libghc-mtl-dev
+ , ghc-prof
+ , libghc-missingh-prof
+ , libghc-regex-compat-prof
+ , libghc-mtl-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-missingh-doc
+ , libghc-regex-compat-doc
+ , libghc-mtl-doc
Standards-Version: 3.9.0
Section: haskell
Homepage: http://software.complete.org/configfile
More information about the Pkg-haskell-commits
mailing list