[DHG_packages] 01/03: hsx2hs: Upgrading from 0.13.5 to 0.14.1

Clint Adams clint at moszumanska.debian.org
Thu Jul 6 01:30:16 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 86a500c30077fb09647417cdb7b873641b4c76bc
Author: Clint Adams <clint at debian.org>
Date:   Wed Jul 5 21:26:30 2017 -0400

    hsx2hs: Upgrading from 0.13.5 to 0.14.1
---
 p/haskell-hsx2hs/debian/changelog |  6 ++++++
 p/haskell-hsx2hs/debian/control   | 10 +++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/p/haskell-hsx2hs/debian/changelog b/p/haskell-hsx2hs/debian/changelog
index fb1a1f0..9a3f53f 100644
--- a/p/haskell-hsx2hs/debian/changelog
+++ b/p/haskell-hsx2hs/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hsx2hs (0.14.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Wed, 05 Jul 2017 21:26:30 -0400
+
 haskell-hsx2hs (0.13.5-3) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-hsx2hs/debian/control b/p/haskell-hsx2hs/debian/control
index 9994bf8..439bcaa 100644
--- a/p/haskell-hsx2hs/debian/control
+++ b/p/haskell-hsx2hs/debian/control
@@ -14,11 +14,11 @@ Build-Depends:
  libghc-mtl-dev (<< 2.3),
  libghc-mtl-dev (>= 2.0),
  libghc-mtl-prof,
- libghc-src-exts-dev (<< 1.18),
- libghc-src-exts-dev (>= 1.16),
+ libghc-src-exts-dev (>= 1.18),
+ libghc-src-exts-dev (<< 1.20),
  libghc-src-exts-prof,
- libghc-src-meta-dev (<< 0.7),
- libghc-src-meta-dev (>= 0.6),
+ libghc-src-meta-dev (>= 0.7),
+ libghc-src-meta-dev (<< 0.9),
  libghc-src-meta-prof,
  libghc-utf8-string-dev (<< 1.1),
  libghc-utf8-string-dev (>= 0.3),
@@ -29,7 +29,7 @@ Build-Depends-Indep:
  libghc-src-exts-doc,
  libghc-src-meta-doc,
  libghc-utf8-string-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: https://github.com/seereason/hsx2hs
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hsx2hs
 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