[DHG_packages] 01/01: hpack: Upgrading from 0.14.1 to 0.17.1

Clint Adams clint at moszumanska.debian.org
Thu Jul 13 22:04:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit f172e04ff0c750fde87fe7a417abb7bcff7d7c77
Author: Clint Adams <clint at debian.org>
Date:   Thu Jul 13 18:01:59 2017 -0400

    hpack: Upgrading from 0.14.1 to 0.17.1
---
 p/haskell-hpack/debian/changelog |  6 ++++++
 p/haskell-hpack/debian/control   | 17 +++++++++++++----
 2 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/p/haskell-hpack/debian/changelog b/p/haskell-hpack/debian/changelog
index 02e1695..157bd23 100644
--- a/p/haskell-hpack/debian/changelog
+++ b/p/haskell-hpack/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hpack (0.17.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 13 Jul 2017 18:01:59 -0400
+
 haskell-hpack (0.14.1-4) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-hpack/debian/control b/p/haskell-hpack/debian/control
index 5114bef..a8127e1 100644
--- a/p/haskell-hpack/debian/control
+++ b/p/haskell-hpack/debian/control
@@ -10,7 +10,9 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-aeson-dev (>= 0.8),
+ libghc-glob-dev,
+ libghc-glob-prof,
+ libghc-aeson-dev (>= 0.11),
  libghc-aeson-prof,
  libghc-aeson-qq-dev,
  libghc-base-compat-dev (>= 0.8),
@@ -29,15 +31,22 @@ Build-Depends:
  libghc-unordered-containers-prof,
  libghc-yaml-dev,
  libghc-yaml-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-quickcheck2-dev,
+ libghc-aeson-qq-dev,
+ libghc-hspec-dev (>= 2),
+ libghc-hspec-dev (<< 3),
+ libghc-interpolate-dev,
+ libghc-mockery-dev (>= 0.3),
+ libghc-temporary-dev,
+Build-Depends-Indep: ghc-doc,
+ libghc-glob-doc,
  libghc-aeson-doc,
  libghc-base-compat-doc,
  libghc-glob-doc,
  libghc-text-doc,
  libghc-unordered-containers-doc,
  libghc-yaml-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: https://github.com/sol/hpack#readme
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hpack
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git

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