[DHG_packages] 01/06: keys: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Sat Oct 15 16:35:19 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 0b5a3f14c8cd1401a50fee2754d71884c2afe7f6
Author: Clint Adams <clint at debian.org>
Date:   Sat Oct 15 12:28:24 2016 -0400

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

diff --git a/p/haskell-keys/debian/changelog b/p/haskell-keys/debian/changelog
index 015884c..b2be033 100644
--- a/p/haskell-keys/debian/changelog
+++ b/p/haskell-keys/debian/changelog
@@ -1,8 +1,8 @@
-haskell-keys (3.11-2) UNRELEASED; urgency=medium
+haskell-keys (3.11-2) experimental; urgency=medium
 
-  * Fix VCS fields
+  * Temporarily build-depend on ghc 8.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:12:43 +0200
+ -- Clint Adams <clint at debian.org>  Sat, 15 Oct 2016 12:28:19 -0400
 
 haskell-keys (3.11-1) unstable; urgency=medium
 
diff --git a/p/haskell-keys/debian/control b/p/haskell-keys/debian/control
index 4bb6773..3c02ce3 100644
--- a/p/haskell-keys/debian/control
+++ b/p/haskell-keys/debian/control
@@ -3,33 +3,35 @@ 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-free-dev (>= 4),
  libghc-free-dev (<< 5),
+ libghc-free-dev (>= 4),
  libghc-free-prof,
- libghc-hashable-dev (>= 1.1.2.3),
  libghc-hashable-dev (<< 1.3),
+ libghc-hashable-dev (>= 1.1.2.3),
  libghc-hashable-prof,
- libghc-semigroupoids-dev (>= 4),
  libghc-semigroupoids-dev (<< 6),
+ libghc-semigroupoids-dev (>= 4),
  libghc-semigroupoids-prof,
- libghc-semigroups-dev (>= 0.8.3.1),
  libghc-semigroups-dev (<< 1),
+ libghc-semigroups-dev (>= 0.8.3.1),
  libghc-semigroups-prof,
- libghc-transformers-compat-dev (>= 0.3),
  libghc-transformers-compat-dev (<< 1),
+ libghc-transformers-compat-dev (>= 0.3),
  libghc-transformers-compat-prof,
- libghc-unordered-containers-dev (>= 0.2.4),
  libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-dev (>= 0.2.4),
  libghc-unordered-containers-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-comonad-doc,
  libghc-free-doc,
  libghc-hashable-doc,
@@ -39,17 +41,15 @@ Build-Depends-Indep: ghc-doc,
  libghc-unordered-containers-doc,
 Standards-Version: 3.9.8
 Homepage: http://github.com/ekmett/keys/
-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-keys
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-keys-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: Keyed functors and containers${haskell:ShortBlurb}
  This package provides Keyed functors, Zippable functors, Zipping Keyed
  functors, Indexable functors.
@@ -58,11 +58,10 @@ Description: Keyed functors and containers${haskell:ShortBlurb}
 
 Package: libghc-keys-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: Keyed functors and containers${haskell:ShortBlurb}
  This package provides Keyed functors, Zippable functors, Zipping Keyed
  functors, Indexable functors.
@@ -72,10 +71,9 @@ Description: Keyed functors and containers${haskell:ShortBlurb}
 Package: libghc-keys-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: Keyed functors and containers${haskell:ShortBlurb}
  This package provides Keyed functors, Zippable functors, Zipping Keyed
  functors, Indexable functors.

-- 
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