[Pkg-haskell-commits] [SCM] Debian package for MissingH branch, master, updated. debian/1.1.0.3-6-8-gb4d1afb

Clint Adams clint at debian.org
Thu Nov 8 03:51:40 UTC 2012


The following commit has been merged in the master branch:
commit 2c8e99dd05ca5cd1f8b01ffe1bd3734620f8e9a4
Author: Clint Adams <clint at debian.org>
Date:   Wed Nov 7 22:39:57 2012 -0500

    Update build-deps.

diff --git a/debian/control b/debian/control
index 18f53e1..9a302b9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,34 +2,34 @@ Source: missingh
 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 (>= 0.4.59),
- haskell-devscripts (>= 0.8),
- ghc,
- cpphs,
- libghc-network-dev,
- libghc-mtl-dev,
- libghc-hunit-dev,
- libghc-hslogger-dev (>= 1.0.7.2),
- libghc-regex-compat-dev (>= 0.91),
- libghc-parsec3-dev,
- libghc-random-dev,
- ghc-prof,
- libghc-network-prof,
- libghc-mtl-prof,
- libghc-hunit-prof,
- libghc-hslogger-prof,
- libghc-regex-compat-prof,
- libghc-parsec3-prof,
- libghc-random-prof
-Build-Depends-Indep: ghc-doc,
- libghc-network-doc,
- libghc-mtl-doc,
- libghc-hunit-doc,
- libghc-hslogger-doc (>= 1.0.7.2),
- libghc-regex-compat-doc (>= 0.91),
- libghc-parsec3-doc,
- libghc-random-doc
+Build-Depends: debhelper (>= 7)
+ , cdbs (>= 0.4.59)
+ , haskell-devscripts (>= 0.8.13)
+ , ghc
+ , cpphs
+ , libghc-network-dev
+ , libghc-mtl-dev
+ , libghc-hunit-dev
+ , libghc-hslogger-dev
+ , libghc-regex-compat-dev
+ , libghc-parsec3-dev
+ , libghc-random-dev
+ , ghc-prof
+ , libghc-network-prof
+ , libghc-mtl-prof
+ , libghc-hunit-prof
+ , libghc-hslogger-prof
+ , libghc-regex-compat-prof
+ , libghc-parsec3-prof
+ , libghc-random-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-network-doc
+ , libghc-mtl-doc
+ , libghc-hunit-doc
+ , libghc-hslogger-doc
+ , libghc-regex-compat-doc
+ , libghc-parsec3-doc
+ , libghc-random-doc
 Standards-Version: 3.9.0
 Section: haskell
 Homepage: http://software.complete.org/software/projects/show/missingh

-- 
Debian package for MissingH



More information about the Pkg-haskell-commits mailing list