[Git][haskell-team/DHG_packages][master] attoparsec: Upgrading from 0.13.2.4 to 0.14.4
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jun 14 21:49:14 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
da1adfe4 by Clint Adams at 2022-06-14T16:46:30-04:00
attoparsec: Upgrading from 0.13.2.4 to 0.14.4
- - - - -
3 changed files:
- p/haskell-attoparsec/debian/changelog
- p/haskell-attoparsec/debian/control
- p/haskell-attoparsec/debian/patches/no-threaded-testsuite
Changes:
=====================================
p/haskell-attoparsec/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-attoparsec (0.14.4-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 14 Jun 2022 16:45:13 -0400
+
haskell-attoparsec (0.13.2.4-2) unstable; urgency=medium
* Drop QuickCheck patch.
=====================================
p/haskell-attoparsec/debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
libghc-scientific-dev (<< 0.4),
libghc-scientific-prof,
libghc-quickcheck2-dev (>= 2.13.2),
- libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-dev (<< 2.15),
libghc-quickcheck2-prof,
libghc-quickcheck-unicode-dev,
libghc-scientific-dev,
@@ -23,8 +23,8 @@ Build-Depends: debhelper (>= 10),
Build-Depends-Indep: ghc-doc,
libghc-scientific-doc,
libghc-semigroups-doc,
-Standards-Version: 4.4.0
-Homepage: https://github.com/bos/attoparsec
+Standards-Version: 4.6.1
+Homepage: https://github.com/bgamari/attoparsec
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-attoparsec
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-attoparsec]
=====================================
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
-@@ -117,7 +117,7 @@
- Data.Attoparsec.Zepto
+@@ -112,7 +112,7 @@ test-suite attoparsec-tests
+ QC.Text.Regressions
ghc-options:
- -Wall -threaded -rtsopts
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/da1adfe4c0682e89c55303337dc6531c17edbeb2
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/da1adfe4c0682e89c55303337dc6531c17edbeb2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220614/38cf6e80/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list