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

Clint Adams clint at moszumanska.debian.org
Fri Oct 14 15:16:46 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 a79ba4af8bc3493bf830e581d4550cbcb3c4b452
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 14 11:13:49 2016 -0400

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

diff --git a/p/haskell-pointed/debian/changelog b/p/haskell-pointed/debian/changelog
index d8adb7c..2e45e89 100644
--- a/p/haskell-pointed/debian/changelog
+++ b/p/haskell-pointed/debian/changelog
@@ -1,13 +1,13 @@
-haskell-pointed (4.2.0.2-4) UNRELEASED; urgency=medium
+haskell-pointed (4.2.0.2-4) experimental; urgency=medium
 
   [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
 
-  [ Gianfranco Costamagna ]
-  * Fix VCS fields
+  [ Clint Adams ]
+  * Temporarily build-depend on ghc 8.
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:59 +0300
+ -- Clint Adams <clint at debian.org>  Fri, 14 Oct 2016 11:13:38 -0400
 
 haskell-pointed (4.2.0.2-3) unstable; urgency=medium
 
diff --git a/p/haskell-pointed/debian/control b/p/haskell-pointed/debian/control
index 643cc93..0885a8c 100644
--- a/p/haskell-pointed/debian/control
+++ b/p/haskell-pointed/debian/control
@@ -3,42 +3,44 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
 Uploaders: Joey Hess <joeyh at 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-comonad-dev (>= 4),
+ haskell-devscripts (>= 0.10),
  libghc-comonad-dev (<< 5),
+ libghc-comonad-dev (>= 4),
  libghc-comonad-prof,
- libghc-data-default-class-dev (>= 0.0.1),
  libghc-data-default-class-dev (<< 0.1),
+ libghc-data-default-class-dev (>= 0.0.1),
  libghc-data-default-class-prof,
- libghc-hashable-dev (>= 1.1),
  libghc-hashable-dev (<< 1.3),
+ libghc-hashable-dev (>= 1.1),
  libghc-hashable-prof,
- libghc-kan-extensions-dev (>= 4.2),
  libghc-kan-extensions-dev (<< 5),
+ libghc-kan-extensions-dev (>= 4.2),
  libghc-kan-extensions-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-stm-dev (>= 2.1.2.1),
  libghc-stm-dev (<< 2.5),
+ libghc-stm-dev (>= 2.1.2.1),
  libghc-stm-prof,
- libghc-tagged-dev (>= 0.5),
  libghc-tagged-dev (<< 1),
+ libghc-tagged-dev (>= 0.5),
  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-unordered-containers-dev (>= 0.2),
  libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-dev (>= 0.2),
  libghc-unordered-containers-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-comonad-doc,
  libghc-data-default-class-doc,
  libghc-hashable-doc,
@@ -53,17 +55,15 @@ Standards-Version: 3.9.8
 Homepage: http://github.com/ekmett/pointed/
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-X-Description: Pointed and copointed data
+X-Description: pointed and copointed data
  Haskell 98 pointed and copointed data types.
 
 Package: libghc-pointed-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}
  .
@@ -71,11 +71,10 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-pointed-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}
  .
@@ -84,10 +83,9 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-pointed-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