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

path: remove unused test build dependencies

parent f15101ee
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
haskell-path (0.6.1-5) unstable; urgency=medium

  * Remove unused test build dependencies as testsuite has not yet
    been forward-ported to new validity API.

 -- Clint Adams <clint@debian.org>  Sun, 21 Oct 2018 22:33:09 -0400

haskell-path (0.6.1-4) unstable; urgency=medium

  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
+10 −10
Original line number Diff line number Diff line
@@ -19,20 +19,20 @@ Build-Depends:
 libghc-hashable-dev (>= 1.2),
 libghc-hashable-dev (<< 1.3),
 libghc-hashable-prof,
 libghc-quickcheck2-dev,
 libghc-genvalidity-dev (>= 0.3),
 libghc-genvalidity-dev (<< 0.5),
# libghc-genvalidity-property-dev (>= 0.0),
# libghc-genvalidity-property-dev (<< 0.1),
 libghc-hspec-dev (>= 2.0),
 libghc-hspec-dev (<< 3),
 libghc-validity-dev (>= 0.3.1.1),
 libghc-validity-dev (<< 0.5),
# libghc-quickcheck2-dev <!nocheck>,
# libghc-genvalidity-dev (>= 0.3) <!nocheck>,
# libghc-genvalidity-dev (<< 0.5) <!nocheck>,
# libghc-genvalidity-property-dev (>= 0.0) <!nocheck>,
# libghc-genvalidity-property-dev (<< 0.1) <!nocheck>,
# libghc-hspec-dev (>= 2.0) <!nocheck>,
# libghc-hspec-dev (<< 3) <!nocheck>,
# libghc-validity-dev (>= 0.3.1.1) <!nocheck>,
# libghc-validity-dev (<< 0.5) <!nocheck>,
Build-Depends-Indep: ghc-doc,
 libghc-aeson-doc,
 libghc-exceptions-doc,
 libghc-hashable-doc,
Standards-Version: 4.1.4
Standards-Version: 4.2.1
Homepage: http://hackage.haskell.org/package/path
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-path
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-path]