Loading p/haskell-retry/debian/changelog +3 −2 Original line number Diff line number Diff line haskell-retry (0.7.6.2-2) UNRELEASED; urgency=medium haskell-retry (0.7.6.2-3) unstable; urgency=medium * Set Rules-Requires-Root to no. * Enable testsuite. -- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:29 -0400 -- Clint Adams <clint@debian.org> Sun, 13 May 2018 16:00:41 -0400 haskell-retry (0.7.6.2-1) unstable; urgency=medium Loading p/haskell-retry/debian/control +6 −1 Original line number Diff line number Diff line Loading @@ -19,13 +19,18 @@ Build-Depends: libghc-random-dev (<< 1.2), libghc-random-dev (>= 1), libghc-random-prof, libghc-hunit-dev, libghc-tasty-dev, libghc-tasty-hunit-dev, libghc-tasty-hedgehog-dev, libghc-hedgehog-dev, Build-Depends-Indep: ghc-doc, libghc-data-default-class-doc, libghc-exceptions-doc, libghc-random-doc, Standards-Version: 4.1.4 Homepage: http://github.com/Soostone/retry Homepage: https://github.com/Soostone/retry Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-retry Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git X-Description: Retry combinators for monadic actions that may fail Loading p/haskell-retry/debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ DEB_CABAL_PACKAGE = retry DEB_DEFAULT_COMPILER = ghc DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk Loading
p/haskell-retry/debian/changelog +3 −2 Original line number Diff line number Diff line haskell-retry (0.7.6.2-2) UNRELEASED; urgency=medium haskell-retry (0.7.6.2-3) unstable; urgency=medium * Set Rules-Requires-Root to no. * Enable testsuite. -- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:29 -0400 -- Clint Adams <clint@debian.org> Sun, 13 May 2018 16:00:41 -0400 haskell-retry (0.7.6.2-1) unstable; urgency=medium Loading
p/haskell-retry/debian/control +6 −1 Original line number Diff line number Diff line Loading @@ -19,13 +19,18 @@ Build-Depends: libghc-random-dev (<< 1.2), libghc-random-dev (>= 1), libghc-random-prof, libghc-hunit-dev, libghc-tasty-dev, libghc-tasty-hunit-dev, libghc-tasty-hedgehog-dev, libghc-hedgehog-dev, Build-Depends-Indep: ghc-doc, libghc-data-default-class-doc, libghc-exceptions-doc, libghc-random-doc, Standards-Version: 4.1.4 Homepage: http://github.com/Soostone/retry Homepage: https://github.com/Soostone/retry Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-retry Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git X-Description: Retry combinators for monadic actions that may fail Loading
p/haskell-retry/debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ DEB_CABAL_PACKAGE = retry DEB_DEFAULT_COMPILER = ghc DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk