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

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 16:06:51 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 b527b2056fc9a2cda0be2d426553aa6e748ac635
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 13 12:05:45 2016 -0400

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

diff --git a/p/haskell-colour/debian/changelog b/p/haskell-colour/debian/changelog
index b4e7766..9b5e7c1 100644
--- a/p/haskell-colour/debian/changelog
+++ b/p/haskell-colour/debian/changelog
@@ -1,13 +1,13 @@
-haskell-colour (2.3.3-9) UNRELEASED; urgency=medium
+haskell-colour (2.3.3-9) 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:34:58 +0300
+ -- Clint Adams <clint at debian.org>  Thu, 13 Oct 2016 12:05:36 -0400
 
 haskell-colour (2.3.3-8) unstable; urgency=medium
 
diff --git a/p/haskell-colour/debian/control b/p/haskell-colour/debian/control
index 298fe5e..4d25be5 100644
--- a/p/haskell-colour/debian/control
+++ b/p/haskell-colour/debian/control
@@ -6,12 +6,12 @@ Section: haskell
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.10),
  cdbs,
- ghc,
+ ghc (>= 8),
  ghc-prof,
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://www.haskell.org/haskellwiki/Colour
-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-colour
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-colour-dev

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