Loading p/haskell-servant/debian/changelog +5 −1 Original line number Diff line number Diff line haskell-servant (0.13.0.1-3) UNRELEASED; urgency=medium haskell-servant (0.13.0.1-3) unstable; urgency=medium [ Clint Adams ] * Set Rules-Requires-Root to no. [ Gianfranco Costamagna ] * Re-enable doctest and add cabal-doctest dependency -- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:32 -0400 haskell-servant (0.13.0.1-2) unstable; urgency=medium Loading p/haskell-servant/debian/control +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ Build-Depends: libghc-base-compat-dev (>= 0.9.3), libghc-base-compat-dev (<< 0.11), libghc-base-compat-prof, libghc-cabal-doctest-dev (>= 1.0.1), libghc-cabal-doctest-dev (<<1.1), libghc-cabal-doctest-prof, libghc-case-insensitive-dev (>= 1.2.0.10), libghc-case-insensitive-dev (<< 1.3), libghc-case-insensitive-prof, Loading p/haskell-servant/debian/rules +0 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,6 @@ 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-servant/debian/changelog +5 −1 Original line number Diff line number Diff line haskell-servant (0.13.0.1-3) UNRELEASED; urgency=medium haskell-servant (0.13.0.1-3) unstable; urgency=medium [ Clint Adams ] * Set Rules-Requires-Root to no. [ Gianfranco Costamagna ] * Re-enable doctest and add cabal-doctest dependency -- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:32 -0400 haskell-servant (0.13.0.1-2) unstable; urgency=medium Loading
p/haskell-servant/debian/control +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ Build-Depends: libghc-base-compat-dev (>= 0.9.3), libghc-base-compat-dev (<< 0.11), libghc-base-compat-prof, libghc-cabal-doctest-dev (>= 1.0.1), libghc-cabal-doctest-dev (<<1.1), libghc-cabal-doctest-prof, libghc-case-insensitive-dev (>= 1.2.0.10), libghc-case-insensitive-dev (<< 1.3), libghc-case-insensitive-prof, Loading
p/haskell-servant/debian/rules +0 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,6 @@ 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