Loading p/haskell-text-show/debian/changelog +7 −0 Original line number Diff line number Diff line haskell-text-show (3.7.3.isreally.3.7.2-2) unstable; urgency=medium * Don't run tests on 32-bit architectures as some of them are not 32-bit-safe. -- Clint Adams <clint@debian.org> Tue, 17 Apr 2018 15:27:43 -0400 haskell-text-show (3.7.3.isreally.3.7.2-1) unstable; urgency=medium * Revert to 3.7.2 for now. Loading p/haskell-text-show/debian/rules +5 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,11 @@ DEB_CABAL_PACKAGE = text-show DEB_DEFAULT_COMPILER = ghc ifeq (four,$(shell ghc --info | grep -q 'target word size.*"4"' && echo four)) 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-text-show/debian/changelog +7 −0 Original line number Diff line number Diff line haskell-text-show (3.7.3.isreally.3.7.2-2) unstable; urgency=medium * Don't run tests on 32-bit architectures as some of them are not 32-bit-safe. -- Clint Adams <clint@debian.org> Tue, 17 Apr 2018 15:27:43 -0400 haskell-text-show (3.7.3.isreally.3.7.2-1) unstable; urgency=medium * Revert to 3.7.2 for now. Loading
p/haskell-text-show/debian/rules +5 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,11 @@ DEB_CABAL_PACKAGE = text-show DEB_DEFAULT_COMPILER = ghc ifeq (four,$(shell ghc --info | grep -q 'target word size.*"4"' && echo four)) 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