[Git][haskell-team/DHG_packages][master] email-validate: fix b-ds
Clint Adams (@clint)
gitlab at salsa.debian.org
Fri Sep 15 19:48:42 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f8350496 by Clint Adams at 2023-09-15T14:47:47-04:00
email-validate: fix b-ds
- - - - -
2 changed files:
- p/haskell-email-validate/debian/changelog
- p/haskell-email-validate/debian/control
Changes:
=====================================
p/haskell-email-validate/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-email-validate (2.3.2.19-3) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Fri, 15 Sep 2023 14:46:36 -0400
+
haskell-email-validate (2.3.2.19-2) unstable; urgency=medium
* Drop spurious build-dep on doctest.
=====================================
p/haskell-email-validate/debian/control
=====================================
@@ -18,7 +18,7 @@ Build-Depends:
libghc-quickcheck2-dev (<< 2.15),
libghc-quickcheck2-prof,
libghc-hspec-dev (>= 2.2.3),
- libghc-hspec-dev (<< 2.10),
+ libghc-hspec-dev (<< 2.12),
libghc-hspec-prof,
Build-Depends-Indep: ghc-doc,
libghc-attoparsec-doc,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f835049628946bb366340c0a0ac71226e62fdcd8
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f835049628946bb366340c0a0ac71226e62fdcd8
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/20230915/5abb962a/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list