Commit a118b682 authored by Clint Adams's avatar Clint Adams
Browse files

http-api-data: drop build-dependency on doctest as we are patching the doctests out

parent 5e0759fb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
haskell-http-api-data (0.3.8.1-3) unstable; urgency=medium

  * Drop build-dependency on doctest as we are patching the doctests
    out.

 -- Clint Adams <clint@debian.org>  Mon, 22 Oct 2018 20:03:45 -0400

haskell-http-api-data (0.3.8.1-2) unstable; urgency=medium

  * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
+2 −4
Original line number Diff line number Diff line
@@ -39,8 +39,6 @@ Build-Depends:
 libghc-uuid-types-prof,
 libghc-hunit-dev <!nocheck>,
 libghc-quickcheck2-dev (>= 2.9) <!nocheck>,
 libghc-doctest-dev (>= 0.11) <!nocheck>,
 libghc-doctest-dev (<< 0.16) <!nocheck>,
 libghc-hspec-dev (>= 2.4.7) <!nocheck>,
 libghc-quickcheck-instances-dev (>= 0.3.12) <!nocheck>,
 libghc-unordered-containers-dev,
@@ -55,8 +53,8 @@ Build-Depends-Indep: ghc-doc,
 libghc-unordered-containers-doc,
 libghc-uri-bytestring-doc,
 libghc-uuid-types-doc,
Standards-Version: 4.1.4
Homepage: http://github.com/fizruk/http-api-data
Standards-Version: 4.2.1
Homepage: https://github.com/fizruk/http-api-data
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-http-api-data
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-http-api-data]
X-Description: converting to/from HTTP API data