[DHG_packages] 06/06: shakespeare: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 20:03:12 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 7a3f1ccbfea58c4e8a47c4dd0f90656ccb1d2cd5
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 16:02:11 2016 -0400

    shakespeare: build with ghc 8 in experimental
---
 p/haskell-shakespeare/debian/changelog |  6 ++++
 p/haskell-shakespeare/debian/control   | 53 +++++++++++++++++++++-------------
 p/haskell-shakespeare/debian/copyright |  2 +-
 3 files changed, 40 insertions(+), 21 deletions(-)

diff --git a/p/haskell-shakespeare/debian/changelog b/p/haskell-shakespeare/debian/changelog
index 3279009..e611d90 100644
--- a/p/haskell-shakespeare/debian/changelog
+++ b/p/haskell-shakespeare/debian/changelog
@@ -1,3 +1,9 @@
+haskell-shakespeare (2.0.11.1-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 16:02:05 -0400
+
 haskell-shakespeare (2.0.11.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-shakespeare/debian/control b/p/haskell-shakespeare/debian/control
index 9a3afe1..bec3279 100644
--- a/p/haskell-shakespeare/debian/control
+++ b/p/haskell-shakespeare/debian/control
@@ -1,14 +1,15 @@
 Source: haskell-shakespeare
 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,
- ghc-ghci,
+ haskell-devscripts (>= 0.10),
  libghc-aeson-dev,
  libghc-aeson-prof,
  libghc-blaze-html-dev,
@@ -17,8 +18,8 @@ Build-Depends: debhelper (>= 9),
  libghc-blaze-markup-prof,
  libghc-exceptions-dev,
  libghc-exceptions-prof,
- libghc-parsec3-dev (>= 2),
  libghc-parsec3-dev (<< 4),
+ libghc-parsec3-dev (>= 2),
  libghc-parsec3-prof,
  libghc-scientific-dev (>= 0.3.0.0),
  libghc-scientific-prof,
@@ -28,7 +29,8 @@ Build-Depends: debhelper (>= 9),
  libghc-unordered-containers-prof,
  libghc-vector-dev,
  libghc-vector-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-aeson-doc,
  libghc-blaze-html-doc,
  libghc-blaze-markup-doc,
@@ -40,17 +42,21 @@ Build-Depends-Indep: ghc-doc,
  libghc-vector-doc,
 Standards-Version: 3.9.8
 Homepage: http://www.yesodweb.com/book/shakespearean-templates
-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-shakespeare
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-shakespeare-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: toolkit for making compile-time interpolated templates${haskell:ShortBlurb}
  Shakespeare is a template family for type-safe, efficient templates
  with simple variable interpolation . Shakespeare templates can be
@@ -61,11 +67,15 @@ Description: toolkit for making compile-time interpolated templates${haskell:Sho
 
 Package: libghc-shakespeare-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: toolkit for making compile-time interpolated templates${haskell:ShortBlurb}
  Shakespeare is a template family for type-safe, efficient templates
  with simple variable interpolation . Shakespeare templates can be
@@ -77,10 +87,13 @@ Description: toolkit for making compile-time interpolated templates${haskell:Sho
 Package: libghc-shakespeare-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: toolkit for making compile-time interpolated templates${haskell:ShortBlurb}
  Shakespeare is a template family for type-safe, efficient templates
  with simple variable interpolation . Shakespeare templates can be
diff --git a/p/haskell-shakespeare/debian/copyright b/p/haskell-shakespeare/debian/copyright
index be034f7..7538de4 100644
--- a/p/haskell-shakespeare/debian/copyright
+++ b/p/haskell-shakespeare/debian/copyright
@@ -29,4 +29,4 @@ License: MIT
  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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