[Git][haskell-team/DHG_packages][master] lukko: fix B-Ds
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 6 18:37:57 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f808f9ce by Clint Adams at 2026-01-06T13:37:03-05:00
lukko: fix B-Ds
- - - - -
2 changed files:
- p/haskell-lukko/debian/changelog
- p/haskell-lukko/debian/control
Changes:
=====================================
p/haskell-lukko/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lukko (0.1.2-2) unstable; urgency=medium
+
+ * Patch for newer dependencies.
+
+ -- Clint Adams <clint at debian.org> Tue, 06 Jan 2026 13:33:14 -0500
+
haskell-lukko (0.1.2-1) unstable; urgency=medium
[ Scott Talbert ]
=====================================
p/haskell-lukko/debian/control
=====================================
@@ -17,9 +17,8 @@ Build-Depends: debhelper-compat (= 13),
libghc-singleton-bool-prof (>= 0.1.5),
libghc-singleton-bool-prof (<< 0.2),
libghc-tasty-dev (>= 1.4.0.1),
- libghc-tasty-dev (<< 1.5),
- libghc-tasty-prof (>= 1.4.0.1),
- libghc-tasty-prof (<< 1.5),
+ libghc-tasty-dev (<< 1.6),
+ libghc-tasty-prof,
libghc-tasty-expected-failure-dev,
libghc-tasty-expected-failure-prof,
libghc-tasty-hunit-dev (>= 0.10.0.2),
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f808f9ce70d88583860472010e8197f1c01490cb
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f808f9ce70d88583860472010e8197f1c01490cb
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/524b500e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list