[Git][haskell-team/DHG_packages][master] hedgehog: Upgrading from 1.0.3 to 1.0.5
Clint Adams (@clint)
gitlab at salsa.debian.org
Fri Jun 17 02:20:20 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
a08de3ac by Clint Adams at 2022-06-16T21:19:56-04:00
hedgehog: Upgrading from 1.0.3 to 1.0.5
- - - - -
4 changed files:
- p/haskell-hedgehog/debian/changelog
- p/haskell-hedgehog/debian/control
- − p/haskell-hedgehog/debian/patches/no-fail
- − p/haskell-hedgehog/debian/patches/series
Changes:
=====================================
p/haskell-hedgehog/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hedgehog (1.0.5-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Thu, 16 Jun 2022 21:17:46 -0400
+
haskell-hedgehog (1.0.3-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-hedgehog/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
libghc-ansi-terminal-dev (>= 0.6),
- libghc-ansi-terminal-dev (<< 0.11),
+ libghc-ansi-terminal-dev (<< 0.12),
libghc-ansi-terminal-prof,
libghc-async-dev (>= 2.0),
libghc-async-dev (<< 2.3),
@@ -44,17 +44,12 @@ Build-Depends: debhelper (>= 10),
libghc-primitive-dev (<< 0.8),
libghc-primitive-prof,
libghc-random-dev (>= 1.1),
- libghc-random-dev (<< 1.2),
- libghc-random-prof (>= 1.1),
- libghc-random-prof (<< 1.2),
+ libghc-random-dev (<< 1.3),
+ libghc-random-prof,
libghc-resourcet-dev (>= 1.1),
libghc-resourcet-dev (<< 1.3),
- libghc-resourcet-prof (>= 1.1),
- libghc-resourcet-prof (<< 1.3),
- libghc-semigroups-dev (>= 0.16),
- libghc-semigroups-dev (<< 0.20),
- libghc-semigroups-prof (>= 0.16),
- libghc-transformers-base-dev (>= 0.4),
+ libghc-resourcet-prof,
+ libghc-transformers-base-dev (>= 0.4.5.1),
libghc-transformers-base-dev (<< 0.5),
libghc-transformers-base-prof (>= 0.4),
libghc-transformers-base-prof (<< 0.5),
@@ -75,10 +70,9 @@ Build-Depends-Indep: ghc-doc,
libghc-primitive-doc,
libghc-random-doc,
libghc-resourcet-doc,
- libghc-semigroups-doc,
libghc-transformers-base-doc,
libghc-wl-pprint-annotated-doc,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
Homepage: https://hedgehog.qa
X-Description: Hedgehog will eat all your bugs
Hedgehog is a modern property-based testing system, in the spirit of
=====================================
p/haskell-hedgehog/debian/patches/no-fail deleted
=====================================
@@ -1,10 +0,0 @@
---- a/hedgehog.cabal
-+++ b/hedgehog.cabal
-@@ -60,7 +60,6 @@
- , directory >= 1.2 && < 1.4
- , erf >= 2.0 && < 2.1
- , exceptions >= 0.7 && < 0.11
-- , fail >= 4.9 && < 5
- , lifted-async >= 0.7 && < 0.11
- , mmorph >= 1.0 && < 1.2
- , monad-control >= 1.0 && < 1.1
=====================================
p/haskell-hedgehog/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-no-fail
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a08de3acb7b290f73857a713d0b06fd2492cae49
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a08de3acb7b290f73857a713d0b06fd2492cae49
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/20220617/d407a099/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list