summaryrefslogtreecommitdiff
path: root/p/haskell-jmacro/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 21:32:59 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 22:15:07 +0200
commit14f25aa999a39fc86ff594160c1c50e88df683fa (patch)
treed025717f1d114c68a3545b2a16b11270c1e344ff /p/haskell-jmacro/debian
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-jmacro/debian')
-rw-r--r--p/haskell-jmacro/debian/control17
1 files changed, 7 insertions, 10 deletions
diff --git a/p/haskell-jmacro/debian/control b/p/haskell-jmacro/debian/control
index 59695a45a..ef5375d39 100644
--- a/p/haskell-jmacro/debian/control
+++ b/p/haskell-jmacro/debian/control
@@ -4,11 +4,11 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
- libghc-aeson-dev (>> 0.5),
+ libghc-aeson-dev (>= 0.5),
libghc-aeson-prof,
libghc-src-exts-dev,
libghc-src-exts-prof,
@@ -16,31 +16,28 @@ Build-Depends: debhelper (>= 9),
libghc-src-meta-prof,
libghc-mtl-dev (>> 1.1),
libghc-mtl-prof,
- libghc-parseargs-dev,
- libghc-parseargs-prof,
- libghc-parsec3-dev,
+ libghc-parsec3-dev (>> 3.0),
libghc-parsec3-prof,
libghc-regex-posix-dev (>> 0.9),
libghc-regex-posix-prof,
- libghc-safe-dev (>> 0.2),
+ libghc-safe-dev (>= 0.2),
libghc-safe-prof,
libghc-syb-dev,
libghc-syb-prof,
- ghc-ghci,
libghc-text-dev,
libghc-text-prof,
- libghc-unordered-containers-dev (>> 0.2),
+ libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-prof,
- libghc-vector-dev (>> 0.8),
+ libghc-vector-dev (>= 0.8),
libghc-vector-prof,
libghc-wl-pprint-text-dev,
libghc-wl-pprint-text-prof,
+ libghc-parseargs-dev,
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-src-exts-doc,
libghc-src-meta-doc,
libghc-mtl-doc,
- libghc-parseargs-doc,
libghc-parsec3-doc,
libghc-regex-posix-doc,
libghc-safe-doc,