Loading p/haskell-lens-aeson/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-lens-aeson (1.0.2-7) unstable; urgency=medium * Disable tests on s390x, they hang -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 27 Sep 2019 12:56:55 +0200 haskell-lens-aeson (1.0.2-6) unstable; urgency=medium * Backport upstream patch to fix failing tests (Closes: #912630) Loading p/haskell-lens-aeson/debian/rules +5 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,11 @@ DEB_CABAL_PACKAGE = lens-aeson DEB_DEFAULT_COMPILER = ghc ifeq (s390x,$(DEB_HOST_ARCH)) DEB_ENABLE_TESTS = no else DEB_ENABLE_TESTS = yes endif include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk Loading
p/haskell-lens-aeson/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-lens-aeson (1.0.2-7) unstable; urgency=medium * Disable tests on s390x, they hang -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 27 Sep 2019 12:56:55 +0200 haskell-lens-aeson (1.0.2-6) unstable; urgency=medium * Backport upstream patch to fix failing tests (Closes: #912630) Loading
p/haskell-lens-aeson/debian/rules +5 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,11 @@ DEB_CABAL_PACKAGE = lens-aeson DEB_DEFAULT_COMPILER = ghc ifeq (s390x,$(DEB_HOST_ARCH)) DEB_ENABLE_TESTS = no else DEB_ENABLE_TESTS = yes endif include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk