[Git][haskell-team/DHG_packages][master] test-framework-quickcheck2: Upgrading from 0.3.0.5 to 0.3.0.6
Clint Adams (@clint)
gitlab at salsa.debian.org
Mon Jan 5 18:48:48 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
0ba9f0a8 by Clint Adams at 2026-01-05T13:48:25-05:00
test-framework-quickcheck2: Upgrading from 0.3.0.5 to 0.3.0.6
- - - - -
4 changed files:
- p/haskell-test-framework-quickcheck2/debian/changelog
- p/haskell-test-framework-quickcheck2/debian/control
- − p/haskell-test-framework-quickcheck2/debian/patches/newer-deps
- − p/haskell-test-framework-quickcheck2/debian/patches/series
Changes:
=====================================
p/haskell-test-framework-quickcheck2/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-test-framework-quickcheck2 (0.3.0.5-8) UNRELEASED; urgency=medium
+haskell-test-framework-quickcheck2 (0.3.0.6-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:43 -0500
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 05 Jan 2026 13:47:04 -0500
haskell-test-framework-quickcheck2 (0.3.0.5-7) unstable; urgency=medium
=====================================
p/haskell-test-framework-quickcheck2/debian/control
=====================================
@@ -9,14 +9,14 @@ Build-Depends: debhelper-compat (= 13),
dh-sequence-haskell,
ghc (>= 9.4),
ghc-prof,
- libghc-quickcheck2-dev (>= 2.4),
- libghc-quickcheck2-dev (<< 2.15),
+ libghc-quickcheck2-dev (>= 2.9.2),
+ libghc-quickcheck2-dev (<< 2.16),
libghc-quickcheck2-prof,
libghc-extensible-exceptions-dev (>= 0.1.1),
libghc-extensible-exceptions-dev (<< 0.2.0),
libghc-extensible-exceptions-prof,
libghc-random-dev (>= 1),
- libghc-random-dev (<< 1.3),
+ libghc-random-dev (<< 1.4),
libghc-random-prof,
libghc-test-framework-dev (>= 0.8),
libghc-test-framework-dev (<< 0.9),
@@ -26,8 +26,8 @@ Build-Depends-Indep: ghc-doc,
libghc-extensible-exceptions-doc,
libghc-random-doc,
libghc-test-framework-doc,
-Standards-Version: 4.7.0
-Homepage: https://haskell.github.io/test-framework/
+Standards-Version: 4.7.3
+Homepage: https://github.com/haskell/test-framework#readme
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-test-framework-quickcheck2
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-test-framework-quickcheck2]
=====================================
p/haskell-test-framework-quickcheck2/debian/patches/newer-deps deleted
=====================================
@@ -1,15 +0,0 @@
---- a/test-framework-quickcheck2.cabal
-+++ b/test-framework-quickcheck2.cabal
-@@ -27,10 +27,10 @@ Library
- Exposed-Modules: Test.Framework.Providers.QuickCheck2
-
- Build-Depends: test-framework == 0.8.*
-- , QuickCheck >= 2.4 && < 2.13
-+ , QuickCheck >= 2.4 && < 2.15
- , base >= 4.3 && < 5
- , extensible-exceptions >= 0.1.1 && < 0.2.0
-- , random >= 1 && < 1.2
-+ , random >= 1 && < 1.3
-
- Ghc-Options: -Wall
-
=====================================
p/haskell-test-framework-quickcheck2/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0ba9f0a8c7f8975d2d0ade4cf7a3c0c61b7ee3de
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0ba9f0a8c7f8975d2d0ade4cf7a3c0c61b7ee3de
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/20260105/b1e76c9a/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list