summaryrefslogtreecommitdiff
path: root/p/haskell-regex-base/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-regex-base/debian/control')
-rw-r--r--p/haskell-regex-base/debian/control26
1 files changed, 6 insertions, 20 deletions
diff --git a/p/haskell-regex-base/debian/control b/p/haskell-regex-base/debian/control
index c438c30fe..5118f5f3d 100644
--- a/p/haskell-regex-base/debian/control
+++ b/p/haskell-regex-base/debian/control
@@ -4,19 +4,16 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends:
- cpphs,
cdbs,
- dpkg-dev (>= 1.13.19),
- debhelper (>= 5.0.0),
- ghc6 (>= 6.10.4),
- haskell-devscripts (>= 0.6.18),
+ debhelper (>= 7),
+ haskell-devscripts (>= 0.7),
+ cpphs,
+ ghc6,
+ ghc6-prof,
+ ghc6-doc,
libghc6-mtl-dev,
libghc6-mtl-prof,
- ghc6-doc,
libghc6-mtl-doc,
-Build-Depends-Indep:
- hugs,
- libhugs-mtl
Standards-Version: 3.8.4
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-regex-base/
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-regex-base
@@ -47,17 +44,6 @@ Description: GHC 6 profiling library providing an API for regular expressions
This package contains additional profiling libraries which can be
used with ghc6-prof.
-Package: libhugs-regex-base
-Architecture: all
-Depends: ${haskell:Depends}, ${misc:Depends}, libhugs-mtl
-Suggests: ${haskell:Suggests}
-Description: Hugs library providing an API for regular expressions
- A library containing the interface API for the Haskell regular
- expressions library packages regex-posix, regex-pcre, regex-parsec,
- regex-tdfs, regex-dfa.
- .
- This package contains the libraries for use with Hugs98.
-
Package: haskell-regex-base-doc
Architecture: all
Section: doc