[DHG_packages] 01/01: base16-bytestring: build against ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Thu Oct 13 06:45:38 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 ec2a5ae8d38b8e47bc00925f0863268a49740df2
Author: Clint Adams <clint at debian.org>
Date: Thu Oct 13 02:44:54 2016 -0400
base16-bytestring: build against ghc 8 in experimental
---
p/haskell-base16-bytestring/debian/changelog | 7 +++++--
p/haskell-base16-bytestring/debian/control | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/p/haskell-base16-bytestring/debian/changelog b/p/haskell-base16-bytestring/debian/changelog
index 12079d6..70a37a0 100644
--- a/p/haskell-base16-bytestring/debian/changelog
+++ b/p/haskell-base16-bytestring/debian/changelog
@@ -1,4 +1,4 @@
-haskell-base16-bytestring (0.1.1.6-6) UNRELEASED; urgency=medium
+haskell-base16-bytestring (0.1.1.6-6) experimental; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
@@ -8,7 +8,10 @@ haskell-base16-bytestring (0.1.1.6-6) UNRELEASED; urgency=medium
[ Gianfranco Costamagna ]
* Fix VCS fields
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:34:48 +0300
+ [ Clint Adams ]
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Thu, 13 Oct 2016 02:44:49 -0400
haskell-base16-bytestring (0.1.1.6-5) unstable; urgency=medium
diff --git a/p/haskell-base16-bytestring/debian/control b/p/haskell-base16-bytestring/debian/control
index 515780f..66c3f1d 100644
--- a/p/haskell-base16-bytestring/debian/control
+++ b/p/haskell-base16-bytestring/debian/control
@@ -6,7 +6,7 @@ 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
--
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