[DHG_packages] 03/05: hit: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 19:52:22 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 b6710d862dd0de0698aed0826a665d5e32f887e6
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 15:50:00 2016 -0400

    hit: build with ghc 8 in experimental
---
 p/haskell-hit/debian/changelog |  8 ++---
 p/haskell-hit/debian/control   | 66 +++++++++++++++++++++++++-----------------
 2 files changed, 44 insertions(+), 30 deletions(-)

diff --git a/p/haskell-hit/debian/changelog b/p/haskell-hit/debian/changelog
index cf41f26..815612e 100644
--- a/p/haskell-hit/debian/changelog
+++ b/p/haskell-hit/debian/changelog
@@ -1,13 +1,13 @@
-haskell-hit (0.6.3-6) UNRELEASED; urgency=medium
+haskell-hit (0.6.3-6) 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:27 +0300
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 15:49:56 -0400
 
 haskell-hit (0.6.3-5) unstable; urgency=medium
 
diff --git a/p/haskell-hit/debian/control b/p/haskell-hit/debian/control
index 48734dd..7a248da 100644
--- a/p/haskell-hit/debian/control
+++ b/p/haskell-hit/debian/control
@@ -1,19 +1,23 @@
 Source: haskell-hit
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint 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,
+ haskell-devscripts (>= 0.10),
  libghc-attoparsec-dev (>= 0.10.1),
  libghc-attoparsec-prof,
  libghc-byteable-dev,
  libghc-byteable-prof,
+ libghc-bytedump-dev (>= 1.0),
  libghc-cryptohash-dev,
  libghc-cryptohash-prof,
+ libghc-hourglass-dev,
  libghc-hourglass-dev (>= 0.2),
  libghc-hourglass-prof,
  libghc-mtl-dev,
@@ -28,22 +32,21 @@ Build-Depends: debhelper (>= 9),
  libghc-system-fileio-prof,
  libghc-system-filepath-dev,
  libghc-system-filepath-prof,
+ libghc-tasty-dev,
+ libghc-tasty-quickcheck-dev,
  libghc-unix-compat-dev,
  libghc-unix-compat-prof,
  libghc-utf8-string-dev,
  libghc-utf8-string-prof,
  libghc-vector-dev,
  libghc-vector-prof,
- libghc-zlib-dev,
- libghc-zlib-prof,
- libghc-zlib-bindings-dev (>= 0.1),
  libghc-zlib-bindings-dev (<< 0.2),
+ libghc-zlib-bindings-dev (>= 0.1),
  libghc-zlib-bindings-prof,
- libghc-bytedump-dev (>= 1.0),
- libghc-hourglass-dev,
- libghc-tasty-dev,
- libghc-tasty-quickcheck-dev,
-Build-Depends-Indep: ghc-doc,
+ libghc-zlib-dev,
+ libghc-zlib-prof,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-attoparsec-doc,
  libghc-byteable-doc,
  libghc-cryptohash-doc,
@@ -57,11 +60,11 @@ Build-Depends-Indep: ghc-doc,
  libghc-unix-compat-doc,
  libghc-utf8-string-doc,
  libghc-vector-doc,
- libghc-zlib-doc,
  libghc-zlib-bindings-doc,
+ libghc-zlib-doc,
 Standards-Version: 3.9.8
 Homepage: http://github.com/vincenthz/hit
-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-hit
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Git operations in Haskell
  A Haskell implementation of git storage operations, allowing users to
@@ -76,12 +79,16 @@ X-Description: Git operations in Haskell
 
 Package: libghc-hit-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}
  .
@@ -89,11 +96,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-hit-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}
  .
@@ -102,10 +113,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-hit-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}
  .

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