[Git][haskell-team/DHG_packages][master] http-api-data: drop build-dependency on doctest as we are patching the doctests out
Clint Adams
gitlab at salsa.debian.org
Tue Oct 23 01:06:54 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
a118b682 by Clint Adams at 2018-10-23T00:05:17Z
http-api-data: drop build-dependency on doctest as we are patching the doctests out
- - - - -
2 changed files:
- p/haskell-http-api-data/debian/changelog
- p/haskell-http-api-data/debian/control
Changes:
=====================================
p/haskell-http-api-data/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+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 at 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)
=====================================
p/haskell-http-api-data/debian/control
=====================================
@@ -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
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a118b6824d63ce1e747b9ee432321abf43478c78
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a118b6824d63ce1e747b9ee432321abf43478c78
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/20181023/19856e90/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list