Loading p/haskell-binary-tagged/debian/patches/no-nats +3 −3 Original line number Diff line number Diff line --- a/binary-tagged.cabal +++ b/binary-tagged.cabal @@ -39,7 +39,6 @@ library @@ -39,7 +39,6 @@ , containers >=0.5 && <0.6 , generics-sop >=0.1 && <0.3 , hashable >=1.2 && <1.3 Loading @@ -8,7 +8,7 @@ , scientific >=0.3 && <0.4 , SHA >=1.6 && <1.7 , semigroups >=0.16 && <0.19 @@ -68,7 +67,6 @@ test-suite binary-tagged-test @@ -68,7 +67,6 @@ , containers >=0.5 && <0.6 , generics-sop >=0.1 && <0.3 , hashable >=1.2 && <1.3 Loading @@ -16,7 +16,7 @@ , scientific >=0.3 && <0.4 , SHA >=1.6 && <1.7 , semigroups >=0.16 && <0.19 @@ -105,7 +103,6 @@ benchmark binary-tagged-bench @@ -105,7 +103,6 @@ , containers >=0.5 && <0.6 , generics-sop >=0.1 && <0.3 , hashable >=1.2 && <1.3 Loading p/haskell-servant/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-servant (0.13.0.1-2) unstable; urgency=medium * Disable doctests on all architectures. -- Clint Adams <clint@debian.org> Thu, 26 Apr 2018 21:03:54 -0400 haskell-servant (0.13.0.1-1) unstable; urgency=medium * New upstream release Loading p/haskell-servant/debian/rules +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ export LC_ALL=C.UTF-8 # doctests fail on armel due to #839840 ifeq (armel,$(DEB_HOST_ARCH)) DEB_SETUP_GHC_CONFIGURE_ARGS += -f-test-doctests else DEB_SETUP_GHC_CONFIGURE_ARGS += -f-test-doctests endif include /usr/share/cdbs/1/rules/debhelper.mk Loading Loading
p/haskell-binary-tagged/debian/patches/no-nats +3 −3 Original line number Diff line number Diff line --- a/binary-tagged.cabal +++ b/binary-tagged.cabal @@ -39,7 +39,6 @@ library @@ -39,7 +39,6 @@ , containers >=0.5 && <0.6 , generics-sop >=0.1 && <0.3 , hashable >=1.2 && <1.3 Loading @@ -8,7 +8,7 @@ , scientific >=0.3 && <0.4 , SHA >=1.6 && <1.7 , semigroups >=0.16 && <0.19 @@ -68,7 +67,6 @@ test-suite binary-tagged-test @@ -68,7 +67,6 @@ , containers >=0.5 && <0.6 , generics-sop >=0.1 && <0.3 , hashable >=1.2 && <1.3 Loading @@ -16,7 +16,7 @@ , scientific >=0.3 && <0.4 , SHA >=1.6 && <1.7 , semigroups >=0.16 && <0.19 @@ -105,7 +103,6 @@ benchmark binary-tagged-bench @@ -105,7 +103,6 @@ , containers >=0.5 && <0.6 , generics-sop >=0.1 && <0.3 , hashable >=1.2 && <1.3 Loading
p/haskell-servant/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-servant (0.13.0.1-2) unstable; urgency=medium * Disable doctests on all architectures. -- Clint Adams <clint@debian.org> Thu, 26 Apr 2018 21:03:54 -0400 haskell-servant (0.13.0.1-1) unstable; urgency=medium * New upstream release Loading
p/haskell-servant/debian/rules +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ export LC_ALL=C.UTF-8 # doctests fail on armel due to #839840 ifeq (armel,$(DEB_HOST_ARCH)) DEB_SETUP_GHC_CONFIGURE_ARGS += -f-test-doctests else DEB_SETUP_GHC_CONFIGURE_ARGS += -f-test-doctests endif include /usr/share/cdbs/1/rules/debhelper.mk Loading