[Git][haskell-team/DHG_packages][master] hspec: Fix hspec-discover dependency
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Fri Sep 20 12:30:55 BST 2024
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2cc0b636 by Ilias Tsitsimpis at 2024-09-20T14:30:09+03:00
hspec: Fix hspec-discover dependency
- - - - -
2 changed files:
- p/haskell-hspec/debian/changelog
- p/haskell-hspec/debian/control
Changes:
=====================================
p/haskell-hspec/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hspec (2.11.9-2) unstable; urgency=medium
+
+ * Fix hspec-discover dependency
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Fri, 20 Sep 2024 14:30:05 +0300
+
haskell-hspec (2.11.9-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
=====================================
p/haskell-hspec/debian/control
=====================================
@@ -31,8 +31,8 @@ Architecture: any
Depends: ${haskell:Depends},
${shlibs:Depends},
${misc:Depends},
- hspec-discover (>= 2.10.10),
- hspec-discover (<< 2.10.11),
+ hspec-discover (>= 2.11.9),
+ hspec-discover (<< 2.11.10),
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2cc0b636d8fae4dbd56bca7142277e9dd7bc6cb3
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2cc0b636d8fae4dbd56bca7142277e9dd7bc6cb3
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/20240920/f0eae0fd/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list