[Git][haskell-team/DHG_packages][master] tasty-quickcheck: Upgrading from 0.10.2 to 0.11.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 6 03:40:34 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
afc1666a by Clint Adams at 2026-01-05T22:40:30-05:00
tasty-quickcheck: Upgrading from 0.10.2 to 0.11.1
- - - - -
2 changed files:
- p/haskell-tasty-quickcheck/debian/changelog
- p/haskell-tasty-quickcheck/debian/control
Changes:
=====================================
p/haskell-tasty-quickcheck/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-tasty-quickcheck (0.10.2-4) UNRELEASED; urgency=medium
+haskell-tasty-quickcheck (0.11.1-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:56 -0500
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 05 Jan 2026 22:38:18 -0500
haskell-tasty-quickcheck (0.10.2-3) unstable; urgency=medium
=====================================
p/haskell-tasty-quickcheck/debian/control
=====================================
@@ -10,14 +10,16 @@ Build-Depends: debhelper-compat (= 13),
ghc (>= 9.4),
ghc-prof,
libghc-quickcheck2-dev (>= 2.10),
+ libghc-quickcheck2-dev (<< 2.16),
libghc-quickcheck2-prof,
- libghc-optparse-applicative-dev,
+ libghc-optparse-applicative-dev (<< 0.19),
libghc-optparse-applicative-prof,
- libghc-random-dev,
+ libghc-random-dev (<< 1.3),
libghc-random-prof,
- libghc-tagged-dev,
+ libghc-tagged-dev (<< 0.9),
libghc-tagged-prof,
- libghc-tasty-dev (>= 1.0.1),
+ libghc-tasty-dev (>= 1.5.1),
+ libghc-tasty-dev (<< 1.6),
libghc-tasty-prof,
Build-Depends-Indep: ghc-doc,
libghc-quickcheck2-doc,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/afc1666a4cc8bd551eef9a5f6e8ddf2fc5d1b01d
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/afc1666a4cc8bd551eef9a5f6e8ddf2fc5d1b01d
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/20260106/f9a721a6/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list