[Git][haskell-team/DHG_packages][master] integer-roots: Patch for newer deps
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Sun Jan 11 21:56:15 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
24dc96ec by Scott Talbert at 2026-01-11T16:53:55-05:00
integer-roots: Patch for newer deps
- - - - -
2 changed files:
- p/haskell-integer-roots/debian/changelog
- p/haskell-integer-roots/debian/control
Changes:
=====================================
p/haskell-integer-roots/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-integer-roots (1.0.4.0-2) unstable; urgency=medium
+
+ * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net> Sun, 11 Jan 2026 16:49:25 -0500
+
haskell-integer-roots (1.0.4.0-1) unstable; urgency=medium
* Build using dh-haskell
=====================================
p/haskell-integer-roots/debian/control
=====================================
@@ -13,22 +13,18 @@ Build-Depends: debhelper-compat (= 13),
libghc-doctest-prof (>= 0.8),
libghc-smallcheck-dev (>= 1.2),
libghc-smallcheck-dev (<< 1.3),
- libghc-smallcheck-prof (>= 1.2),
- libghc-smallcheck-prof (<< 1.3),
+ libghc-smallcheck-prof,
libghc-tasty-dev (>= 0.10),
- libghc-tasty-prof (>= 0.10),
+ libghc-tasty-prof,
libghc-tasty-hunit-dev (>= 0.9),
libghc-tasty-hunit-dev (<< 0.11),
- libghc-tasty-hunit-prof (>= 0.9),
- libghc-tasty-hunit-prof (<< 0.11),
+ libghc-tasty-hunit-prof,
libghc-tasty-quickcheck-dev (>= 0.9),
- libghc-tasty-quickcheck-dev (<< 0.11),
- libghc-tasty-quickcheck-prof (>= 0.9),
- libghc-tasty-quickcheck-prof (<< 0.11),
+ libghc-tasty-quickcheck-dev (<< 0.12),
+ libghc-tasty-quickcheck-prof,
libghc-tasty-smallcheck-dev (>= 0.8),
libghc-tasty-smallcheck-dev (<< 0.9),
- libghc-tasty-smallcheck-prof (>= 0.8),
- libghc-tasty-smallcheck-prof (<< 0.9),
+ libghc-tasty-smallcheck-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 4.7.0
Homepage: https://github.com/Bodigrim/integer-roots
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/24dc96ec2cf8bfd6d5e3f2fb0917793a05c6b052
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/24dc96ec2cf8bfd6d5e3f2fb0917793a05c6b052
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/20260111/08bbf4f8/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list