Commit 9f074c78 authored by Clint Adams's avatar Clint Adams
Browse files

x509-validation: Upgrading from 1.6.10 to 1.6.11

parent 21c618fd
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-x509-validation (1.6.11-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 21:58:36 -0400

haskell-x509-validation (1.6.10-3) unstable; urgency=medium

  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
+2 −2
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ Build-Depends:
 libghc-asn1-types-dev (<< 0.4),
 libghc-asn1-types-dev (>= 0.3),
 libghc-asn1-types-prof,
 libghc-cryptonite-dev (>= 0.8),
 libghc-cryptonite-dev (>= 0.24),
 libghc-cryptonite-prof,
 libghc-data-default-class-dev,
 libghc-data-default-class-prof,
@@ -27,7 +27,7 @@ Build-Depends:
 libghc-memory-prof,
 libghc-pem-dev (>= 0.1),
 libghc-pem-prof,
 libghc-x509-dev (>= 1.6.5),
 libghc-x509-dev (>= 1.7.5),
 libghc-x509-prof,
 libghc-x509-store-dev (>= 1.6),
 libghc-x509-store-prof,