[Git][haskell-team/DHG_packages][master] email-validate: Fix wrong dependencies

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Jul 23 13:42:15 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
eff74e4c by Ilias Tsitsimpis at 2022-07-23T15:41:01+03:00
email-validate: Fix wrong dependencies

- - - - -


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.16-2) unstable; urgency=medium
+
+  * Fix wrong version dependencies
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 23 Jul 2022 15:39:10 +0300
+
 haskell-email-validate (2.3.2.16-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-email-validate/debian/control
=====================================
@@ -15,13 +15,13 @@ Build-Depends:
  libghc-attoparsec-dev (<< 0.15),
  libghc-attoparsec-prof,
  libghc-quickcheck2-dev (>= 2.4),
- libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-dev (<< 2.15),
  libghc-quickcheck2-prof,
  libghc-doctest-dev (>= 0.8),
- libghc-doctest-dev (<< 0.17),
+ libghc-doctest-dev (<< 0.20),
  libghc-doctest-prof,
  libghc-hspec-dev (>= 2.2.3),
- libghc-hspec-dev (<< 2.8),
+ libghc-hspec-dev (<< 2.10),
  libghc-hspec-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-attoparsec-doc,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/eff74e4c3b3af3fb507a6de59c1b3bc1974298a0

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/eff74e4c3b3af3fb507a6de59c1b3bc1974298a0
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/20220723/aff0fc47/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list