[Pkg-haskell-commits] [SCM] Haskell Logging System Packaging branch, master, updated. debian/1.1.4+dfsg1-2-5-g1163386

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


The following commit has been merged in the master branch:
commit 4c4b76bda7e3ab8dc4fcb732e85605042f6c7516
Author: Clint Adams <clint at debian.org>
Date:   Wed Nov 7 22:32:23 2012 -0500

    Update build-deps.

diff --git a/debian/control b/debian/control
index 9e43bb1..cef918e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,26 +2,25 @@ Source: hslogger
 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,
- haskell-devscripts (>= 0.8),
- cpphs,
- ghc,
- ghc-prof,
- libghc-mtl-dev,
- libghc-mtl-prof,
- libghc-hunit-dev,
- libghc-hunit-prof,
- libghc-time-dev,
- libghc-time-prof,
- libghc-network-dev,
- libghc-network-prof,
-Build-Depends-Indep:
- ghc-doc,
- libghc-mtl-doc,
- libghc-hunit-doc,
- libghc-time-doc,
- libghc-network-doc
+Build-Depends: debhelper (>= 7)
+ , cdbs
+ , haskell-devscripts (>= 0.8.13)
+ , cpphs
+ , ghc
+ , ghc-prof
+ , libghc-mtl-dev
+ , libghc-mtl-prof
+ , libghc-hunit-dev
+ , libghc-hunit-prof
+ , libghc-time-dev
+ , libghc-time-prof
+ , libghc-network-dev (<< 2.5)
+ , libghc-network-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-mtl-doc
+ , libghc-hunit-doc
+ , libghc-time-doc
+ , libghc-network-doc
 Standards-Version: 3.9.4
 Section: haskell
 Homepage: http://software.complete.org/hslogger

-- 
Haskell Logging System Packaging



More information about the Pkg-haskell-commits mailing list