[DHG_packages] 01/02: adjunctions: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Sat Oct 15 01:43:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch experimental
in repository DHG_packages.

commit e64d4c537e9bf51c73492661c52bab6073e66edc
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 14 21:40:39 2016 -0400

    adjunctions: build with ghc 8 in experimental
---
 p/haskell-adjunctions/debian/changelog |  6 ++++
 p/haskell-adjunctions/debian/control   | 58 ++++++++++++++++------------------
 2 files changed, 34 insertions(+), 30 deletions(-)

diff --git a/p/haskell-adjunctions/debian/changelog b/p/haskell-adjunctions/debian/changelog
index 3ff3b20..f6fa0c9 100644
--- a/p/haskell-adjunctions/debian/changelog
+++ b/p/haskell-adjunctions/debian/changelog
@@ -1,3 +1,9 @@
+haskell-adjunctions (4.3-3) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Fri, 14 Oct 2016 21:40:22 -0400
+
 haskell-adjunctions (4.3-2) unstable; urgency=medium
 
   * Add patch 'fix-distributive-version'.
diff --git a/p/haskell-adjunctions/debian/control b/p/haskell-adjunctions/debian/control
index a5b58df..19121cc 100644
--- a/p/haskell-adjunctions/debian/control
+++ b/p/haskell-adjunctions/debian/control
@@ -3,45 +3,47 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
 Uploaders: Iulian Udrea <iulian at linux.com>
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-prof,
- libghc-comonad-dev (>= 4),
+ haskell-devscripts (>= 0.10),
  libghc-comonad-dev (<< 6),
+ libghc-comonad-dev (>= 4),
  libghc-comonad-prof,
- libghc-contravariant-dev (>= 1),
  libghc-contravariant-dev (<< 2),
+ libghc-contravariant-dev (>= 1),
  libghc-contravariant-prof,
- libghc-distributive-dev (>= 0.5),
  libghc-distributive-dev (<< 1),
+ libghc-distributive-dev (>= 0.5),
  libghc-distributive-prof,
- libghc-free-dev (>= 4),
  libghc-free-dev (<< 5),
+ libghc-free-dev (>= 4),
  libghc-free-prof,
- libghc-mtl-dev (>= 2.0.1),
  libghc-mtl-dev (<< 2.3),
+ libghc-mtl-dev (>= 2.0.1),
  libghc-mtl-prof,
- libghc-profunctors-dev (>= 4),
  libghc-profunctors-dev (<< 6),
+ libghc-profunctors-dev (>= 4),
  libghc-profunctors-prof,
- libghc-semigroupoids-dev (>= 4),
  libghc-semigroupoids-dev (<< 6),
+ libghc-semigroupoids-dev (>= 4),
  libghc-semigroupoids-prof,
- libghc-semigroups-dev (>= 0.11),
  libghc-semigroups-dev (<< 1),
+ libghc-semigroups-dev (>= 0.11),
  libghc-semigroups-prof,
- libghc-tagged-dev (>= 0.7),
  libghc-tagged-dev (<< 1),
+ libghc-tagged-dev (>= 0.7),
  libghc-tagged-prof,
- libghc-transformers-compat-dev (>= 0.3),
  libghc-transformers-compat-dev (<< 1),
+ libghc-transformers-compat-dev (>= 0.3),
  libghc-transformers-compat-prof,
- libghc-void-dev (>= 0.5.5.1),
  libghc-void-dev (<< 1),
+ libghc-void-dev (>= 0.5.5.1),
  libghc-void-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-comonad-doc,
  libghc-contravariant-doc,
  libghc-distributive-doc,
@@ -64,12 +66,10 @@ X-Description: adjunctions and representable functors for Haskell
 
 Package: libghc-adjunctions-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -77,11 +77,10 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-adjunctions-prof
 Architecture: any
-Depends: ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -90,10 +89,9 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-adjunctions-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
- ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list