[DHG_packages] 04/05: hopenpgp-tools: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 23:56:57 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 b8b42389f83ebe525229ef3ba20681d071e56a45
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 19:55:10 2016 -0400

    hopenpgp-tools: build with ghc 8 in experimental
---
 p/haskell-hopenpgp-tools/debian/changelog |  6 ++++++
 p/haskell-hopenpgp-tools/debian/control   | 34 ++++++++++++++++++-------------
 2 files changed, 26 insertions(+), 14 deletions(-)

diff --git a/p/haskell-hopenpgp-tools/debian/changelog b/p/haskell-hopenpgp-tools/debian/changelog
index 960d591..36043d7 100644
--- a/p/haskell-hopenpgp-tools/debian/changelog
+++ b/p/haskell-hopenpgp-tools/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hopenpgp-tools (0.19.4-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 19:54:57 -0400
+
 haskell-hopenpgp-tools (0.19.4-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-hopenpgp-tools/debian/control b/p/haskell-hopenpgp-tools/debian/control
index c5b4dc3..a0dfc0f 100644
--- a/p/haskell-hopenpgp-tools/debian/control
+++ b/p/haskell-hopenpgp-tools/debian/control
@@ -1,12 +1,17 @@
 Source: haskell-hopenpgp-tools
 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:
+ alex,
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
+ happy,
+ haskell-devscripts (>= 0.10),
+ help2man,
  libghc-aeson-dev,
  libghc-ansi-wl-pprint-dev (>= 0.6.7),
  libghc-attoparsec-dev (>= 0.10.0.0),
@@ -19,8 +24,8 @@ Build-Depends: debhelper (>= 9),
  libghc-errors-dev,
  libghc-fgl-dev,
  libghc-graphviz-dev,
- libghc-hopenpgp-dev (>= 2.5),
  libghc-hopenpgp-dev (<< 3),
+ libghc-hopenpgp-dev (>= 2.5),
  libghc-http-client-dev,
  libghc-http-client-tls-dev,
  libghc-http-types-dev,
@@ -36,22 +41,23 @@ Build-Depends: debhelper (>= 9),
  libghc-wl-pprint-extras-dev,
  libghc-wl-pprint-terminfo-dev,
  libghc-yaml-dev,
- alex,
- happy,
- help2man,
 Standards-Version: 3.9.8
 Homepage: http://floss.scru.org/hopenpgp-tools
-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-hopenpgp-tools
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: hopenpgp-tools
 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: hOpenPGP-based command-line tools
  These utilities, hot, hokey, and hkt, are works in progress.  They
  provide some OpenPGP-related functionality.

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