summaryrefslogtreecommitdiff
path: root/p/haskell-lifted-async/debian
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-16 20:04:26 -0400
committerClint Adams <clint@debian.org>2016-10-16 20:04:26 -0400
commit55cfad1c6e992caaac9ff99fef92a607370319ae (patch)
treed5ad1624a414c13e7c89d912a9d5c924ea31bd4f /p/haskell-lifted-async/debian
parent87dc51dbc0135dc198e5a72930333d152e81d141 (diff)
downloadDHG_packages-55cfad1c6e992caaac9ff99fef92a607370319ae.tar.gz
lifted-async: build with ghc 8 in experimental
Diffstat (limited to 'p/haskell-lifted-async/debian')
-rw-r--r--p/haskell-lifted-async/debian/changelog6
-rw-r--r--p/haskell-lifted-async/debian/control62
2 files changed, 41 insertions, 27 deletions
diff --git a/p/haskell-lifted-async/debian/changelog b/p/haskell-lifted-async/debian/changelog
index 3ef7075e0..fb86c8d08 100644
--- a/p/haskell-lifted-async/debian/changelog
+++ b/p/haskell-lifted-async/debian/changelog
@@ -1,8 +1,8 @@
-haskell-lifted-async (0.9.0-2) UNRELEASED; urgency=medium
+haskell-lifted-async (0.9.0-2) experimental; urgency=medium
- * Fix VCS fields
+ * Temporarily build-depend on ghc 8.
- -- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 02 Jun 2016 19:12:45 +0200
+ -- Clint Adams <clint@debian.org> Sun, 16 Oct 2016 20:04:18 -0400
haskell-lifted-async (0.9.0-1) unstable; urgency=medium
diff --git a/p/haskell-lifted-async/debian/control b/p/haskell-lifted-async/debian/control
index 75d030f01..417c31b26 100644
--- a/p/haskell-lifted-async/debian/control
+++ b/p/haskell-lifted-async/debian/control
@@ -1,29 +1,32 @@
Source: haskell-lifted-async
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata@debian.org>
+Uploaders:
+ Joachim Breitner <nomeata@debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
- libghc-async-dev (>= 2.0.1),
+ haskell-devscripts (>= 0.10),
libghc-async-dev (<< 2.2),
+ libghc-async-dev (>= 2.0.1),
libghc-async-prof,
- libghc-constraints-dev (>= 0.2),
libghc-constraints-dev (<< 0.9),
+ libghc-constraints-dev (>= 0.2),
libghc-constraints-prof,
- libghc-lifted-base-dev (>= 0.2),
libghc-lifted-base-dev (<< 0.3),
+ libghc-lifted-base-dev (>= 0.2),
libghc-lifted-base-prof,
- libghc-monad-control-dev (>= 1.0),
libghc-monad-control-dev (<< 1.1),
+ libghc-monad-control-dev (>= 1.0),
libghc-monad-control-prof,
- libghc-transformers-base-dev (>= 0.4),
libghc-transformers-base-dev (<< 0.5),
+ libghc-transformers-base-dev (>= 0.4),
libghc-transformers-base-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-async-doc,
libghc-constraints-doc,
libghc-lifted-base-doc,
@@ -31,20 +34,24 @@ Build-Depends-Indep: ghc-doc,
libghc-transformers-base-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/maoe/lifted-async
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-lifted-async
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: operations from async lifted to MonadBase
- This package provides IO operations from @async@ package lifted to any
+ This package provides IO operations from async package lifted to any
instance of 'MonadBase' or 'MonadBaseControl'.
Package: libghc-lifted-async-dev
Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -52,11 +59,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-lifted-async-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -65,10 +76,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-lifted-async-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends},
+Depends:
${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.