[DHG_packages] 01/05: ghc-paths: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Thu Oct 13 20:56:04 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 1729c3a96da69c44cd5b0b52863f2913a832060d
Author: Clint Adams <clint at debian.org>
Date: Thu Oct 13 16:46:39 2016 -0400
ghc-paths: build with ghc 8 in experimental
---
p/haskell-ghc-paths/debian/changelog | 8 ++++----
p/haskell-ghc-paths/debian/control | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/p/haskell-ghc-paths/debian/changelog b/p/haskell-ghc-paths/debian/changelog
index 53920c2..81b5a4f 100644
--- a/p/haskell-ghc-paths/debian/changelog
+++ b/p/haskell-ghc-paths/debian/changelog
@@ -1,13 +1,13 @@
-haskell-ghc-paths (0.1.0.9-8) UNRELEASED; urgency=medium
+haskell-ghc-paths (0.1.0.9-8) 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:20 +0300
+ -- Clint Adams <clint at debian.org> Thu, 13 Oct 2016 16:46:25 -0400
haskell-ghc-paths (0.1.0.9-7) unstable; urgency=medium
diff --git a/p/haskell-ghc-paths/debian/control b/p/haskell-ghc-paths/debian/control
index ee33b06..6373946 100644
--- a/p/haskell-ghc-paths/debian/control
+++ b/p/haskell-ghc-paths/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
@@ -21,7 +21,7 @@ Depends: ${haskell:Depends},
${misc:Depends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
-Description: Knowledge of GHC's installation directories${haskell:ShortBlurb}
+Description: knowledge of GHC's installation directories${haskell:ShortBlurb}
This package provides constants with the installation directories of the
Glasgow Haskell Compiler.
.
@@ -33,7 +33,7 @@ Depends: ${haskell:Depends},
${shlibs:Depends},
${misc:Depends},
Provides: ${haskell:Provides},
-Description: Knowledge of GHC's installation directories${haskell:ShortBlurb}
+Description: knowledge of GHC's installation directories${haskell:ShortBlurb}
This package provides constants with the installation directories of the
Glasgow Haskell Compiler.
.
@@ -46,7 +46,7 @@ Depends: ${haskell:Depends},
${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
-Description: Knowledge of GHC's installation directories${haskell:ShortBlurb}
+Description: knowledge of GHC's installation directories${haskell:ShortBlurb}
This package provides constants with the installation directories of the
Glasgow Haskell Compiler.
.
--
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