Loading p/haskell-semigroupoids/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-semigroupoids (5.3.2-2) unstable; urgency=medium * Disable testsuite on s390x -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 27 Sep 2019 13:13:35 +0200 haskell-semigroupoids (5.3.2-1) unstable; urgency=medium * New upstream version. Loading p/haskell-semigroupoids/debian/rules +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ ifneq (armel,$(DEB_HOST_ARCH)) DEB_ENABLE_TESTS = yes endif ifeq (s390x,$(DEB_HOST_ARCH)) DEB_ENABLE_TESTS = no endif include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk Loading
p/haskell-semigroupoids/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-semigroupoids (5.3.2-2) unstable; urgency=medium * Disable testsuite on s390x -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 27 Sep 2019 13:13:35 +0200 haskell-semigroupoids (5.3.2-1) unstable; urgency=medium * New upstream version. Loading
p/haskell-semigroupoids/debian/rules +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ ifneq (armel,$(DEB_HOST_ARCH)) DEB_ENABLE_TESTS = yes endif ifeq (s390x,$(DEB_HOST_ARCH)) DEB_ENABLE_TESTS = no endif include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk