[DHG_packages] 06/06: attoparsec: Upgrading from 0.13.0.2 to 0.13.1.0

Clint Adams clint at moszumanska.debian.org
Thu Sep 29 15:12:27 UTC 2016


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 7ebbcbd0dce4b75d2d8a5e73db698a7db8a954de
Author: Clint Adams <clint at debian.org>
Date:   Thu Sep 29 11:02:43 2016 -0400

    attoparsec: Upgrading from 0.13.0.2 to 0.13.1.0
---
 p/haskell-attoparsec/debian/changelog                     | 6 ++++++
 p/haskell-attoparsec/debian/control                       | 8 ++++++++
 p/haskell-attoparsec/debian/patches/no-threaded-testsuite | 4 ++--
 3 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/p/haskell-attoparsec/debian/changelog b/p/haskell-attoparsec/debian/changelog
index 7abcca1..c92862e 100644
--- a/p/haskell-attoparsec/debian/changelog
+++ b/p/haskell-attoparsec/debian/changelog
@@ -1,3 +1,9 @@
+haskell-attoparsec (0.13.1.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 29 Sep 2016 11:02:43 -0400
+
 haskell-attoparsec (0.13.0.2-1) unstable; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-attoparsec/debian/control b/p/haskell-attoparsec/debian/control
index c56565c..6ddebde 100644
--- a/p/haskell-attoparsec/debian/control
+++ b/p/haskell-attoparsec/debian/control
@@ -8,9 +8,15 @@ Build-Depends: debhelper (>= 9),
  cdbs,
  ghc,
  ghc-prof,
+ libghc-fail-dev (>= 4.9),
+ libghc-fail-dev (<< 4.10),
+ libghc-fail-prof,
  libghc-scientific-dev (>= 0.3.1),
  libghc-scientific-dev (<< 0.4),
  libghc-scientific-prof,
+ libghc-semigroups-dev (>= 0.16.1),
+ libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-prof,
  libghc-text-dev (>= 1.1.1.3),
  libghc-text-prof,
  libghc-quickcheck2-dev (>= 2.7),
@@ -21,7 +27,9 @@ Build-Depends: debhelper (>= 9),
  libghc-text-dev,
  libghc-vector-dev,
 Build-Depends-Indep: ghc-doc,
+ libghc-fail-doc,
  libghc-scientific-doc,
+ libghc-semigroups-doc,
  libghc-text-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/bos/attoparsec
diff --git a/p/haskell-attoparsec/debian/patches/no-threaded-testsuite b/p/haskell-attoparsec/debian/patches/no-threaded-testsuite
index 87d360a..7b7389b 100644
--- a/p/haskell-attoparsec/debian/patches/no-threaded-testsuite
+++ b/p/haskell-attoparsec/debian/patches/no-threaded-testsuite
@@ -3,8 +3,8 @@ Author: Joachim Breitner <nomeata at debian.org>
 
 --- a/attoparsec.cabal
 +++ b/attoparsec.cabal
-@@ -92,7 +92,7 @@ test-suite tests
-                   QC.Text.FastSet
+@@ -99,7 +99,7 @@
+                   QC.Text.Regressions
  
    ghc-options:
 -    -Wall -threaded -rtsopts

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