[DHG_packages] 02/04: hspec-expectations: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 23:24:45 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 ea20892c27e58cc3d809fbc007beda92a928abb1
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 13 19:20:45 2016 -0400

    hspec-expectations: build with ghc 8 in experimental
---
 p/haskell-hspec-expectations/debian/changelog |  8 ++++----
 p/haskell-hspec-expectations/debian/control   | 13 ++-----------
 2 files changed, 6 insertions(+), 15 deletions(-)

diff --git a/p/haskell-hspec-expectations/debian/changelog b/p/haskell-hspec-expectations/debian/changelog
index 3e5c8c7..e45e365 100644
--- a/p/haskell-hspec-expectations/debian/changelog
+++ b/p/haskell-hspec-expectations/debian/changelog
@@ -1,14 +1,14 @@
-haskell-hspec-expectations (0.7.2-2) UNRELEASED; urgency=medium
+haskell-hspec-expectations (0.7.2-2) 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)
   * Convert `debian/copyright' to dep5 format
 
-  [ 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:30 +0300
+ -- Clint Adams <clint at debian.org>  Thu, 13 Oct 2016 19:20:39 -0400
 
 haskell-hspec-expectations (0.7.2-1) unstable; urgency=medium
 
diff --git a/p/haskell-hspec-expectations/debian/control b/p/haskell-hspec-expectations/debian/control
index 58b8062..6ce7769 100644
--- a/p/haskell-hspec-expectations/debian/control
+++ b/p/haskell-hspec-expectations/debian/control
@@ -6,7 +6,7 @@ Section: haskell
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.10),
  cdbs,
- ghc,
+ ghc (>= 8.0),
  ghc-prof,
  libghc-hunit-dev,
  libghc-hunit-prof,
@@ -14,7 +14,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-hunit-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/sol/hspec-expectations#readme
-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-hspec-expectations
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-hspec-expectations-dev
@@ -30,9 +30,6 @@ Description: catchy combinators for HUnit
  shouldSatisfy and shouldThrow. They can be used with HUnit, or any
  framework that integrates with HUnit, like test-framework or Hspec.
  .
-  Author: Simon Hengel <sol at typeful.net>
-  Upstream-Maintainer: Simon Hengel <sol at typeful.net>
- .
  This package contains the normal library files.
 
 Package: libghc-hspec-expectations-prof
@@ -47,9 +44,6 @@ Description: catchy combinators for HUnit; profiling libraries
  shouldSatisfy and shouldThrow. They can be used with HUnit, or any
  framework that integrates with HUnit, like test-framework or Hspec.
  .
-  Author: Simon Hengel <sol at typeful.net>
-  Upstream-Maintainer: Simon Hengel <sol at typeful.net>
- .
  This package contains the libraries compiled with profiling enabled.
 
 Package: libghc-hspec-expectations-doc
@@ -64,7 +58,4 @@ Description: catchy combinators for HUnit; documentation
  shouldSatisfy and shouldThrow. They can be used with HUnit, or any
  framework that integrates with HUnit, like test-framework or Hspec.
  .
-  Author: Simon Hengel <sol at typeful.net>
-  Upstream-Maintainer: Simon Hengel <sol at typeful.net>
- .
  This package contains the documentation files.

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