[Git][haskell-team/DHG_packages][master] th-compat: fix b-ds
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 6 22:23:39 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
73f5763b by Clint Adams at 2026-01-06T17:22:52-05:00
th-compat: fix b-ds
- - - - -
2 changed files:
- p/haskell-th-compat/debian/changelog
- p/haskell-th-compat/debian/control
Changes:
=====================================
p/haskell-th-compat/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-th-compat (0.1.6-2) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Tue, 06 Jan 2026 17:18:14 -0500
+
haskell-th-compat (0.1.6-1) unstable; urgency=medium
[ Scott Talbert ]
=====================================
p/haskell-th-compat/debian/control
=====================================
@@ -9,14 +9,11 @@ Build-Depends: debhelper-compat (= 13),
dh-sequence-haskell,
ghc (>= 9.4),
ghc-prof,
- libghc-base-compat-dev (>= 0.6),
- libghc-base-compat-dev (<< 0.14),
- libghc-base-compat-prof,
- libghc-hspec-dev (>= 2),
- libghc-hspec-dev (<< 3),
+ libghc-hspec-dev (>= 2) <!nocheck>,
+ libghc-hspec-dev (<< 3) <!nocheck>,
libghc-hspec-prof,
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://github.com/haskell-compat/th-compat
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-th-compat
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-th-compat]
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/73f5763b3af1b52e942578404dcb482585187c27
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/73f5763b3af1b52e942578404dcb482585187c27
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/c55734cc/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list