[Git][haskell-team/DHG_packages][master] test-framework: fix b-ds
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Jun 16 22:40:26 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
87762a9d by Clint Adams at 2022-06-16T17:39:49-04:00
test-framework: fix b-ds
- - - - -
2 changed files:
- p/haskell-test-framework/debian/changelog
- p/haskell-test-framework/debian/control
Changes:
=====================================
p/haskell-test-framework/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-test-framework (0.8.2.0-7) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Thu, 16 Jun 2022 17:38:27 -0400
+
haskell-test-framework (0.8.2.0-6) unstable; urgency=medium
* Patch for newer dependencies.
=====================================
p/haskell-test-framework/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
ghc (>= 8),
ghc-prof,
libghc-ansi-terminal-dev (>= 0.4.0),
- libghc-ansi-terminal-dev (<< 0.11),
+ libghc-ansi-terminal-dev (<< 0.12),
libghc-ansi-terminal-prof,
libghc-ansi-wl-pprint-dev (>= 0.5.1),
libghc-ansi-wl-pprint-dev (<< 0.7),
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 10),
libghc-old-locale-dev (<< 1.1),
libghc-old-locale-prof,
libghc-random-dev (>= 1.0),
- libghc-random-dev (<< 1.2),
+ libghc-random-dev (<< 1.3),
libghc-random-prof,
libghc-regex-posix-dev (>= 0.72),
libghc-regex-posix-dev (<< 0.97),
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/87762a9d1245baf5364b4483d16f48ffafab038b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/87762a9d1245baf5364b4483d16f48ffafab038b
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/20220616/062aa9c3/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list