Loading p/haskell-cgi/debian/changelog +9 −0 Original line number Diff line number Diff line haskell-cgi (3001.3.0.3-2) unstable; urgency=medium * Explicitly set DEB_CABAL_PACKAGE to work around bug in haskell-devscripts. * Build-depend on haskell-devscripts (>= 0.15) to work around ancient timestamp. closes: #933204. -- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 13:24:10 -0400 haskell-cgi (3001.3.0.3-1) unstable; urgency=medium * New upstream version. Loading p/haskell-cgi/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10), ghc (>= 8.4.3), ghc-prof, haskell-devscripts (>= 0.13), haskell-devscripts (>= 0.15), libghc-exceptions-dev (>= 0.10), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, Loading p/haskell-cgi/debian/rules +3 −0 Original line number Diff line number Diff line #!/usr/bin/make -f DEB_SETUP_BIN_NAME = debian/hlibrary.setup DEB_CABAL_PACKAGE = cgi DEB_DEFAULT_COMPILER = ghc DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk Loading Loading
p/haskell-cgi/debian/changelog +9 −0 Original line number Diff line number Diff line haskell-cgi (3001.3.0.3-2) unstable; urgency=medium * Explicitly set DEB_CABAL_PACKAGE to work around bug in haskell-devscripts. * Build-depend on haskell-devscripts (>= 0.15) to work around ancient timestamp. closes: #933204. -- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 13:24:10 -0400 haskell-cgi (3001.3.0.3-1) unstable; urgency=medium * New upstream version. Loading
p/haskell-cgi/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10), ghc (>= 8.4.3), ghc-prof, haskell-devscripts (>= 0.13), haskell-devscripts (>= 0.15), libghc-exceptions-dev (>= 0.10), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, Loading
p/haskell-cgi/debian/rules +3 −0 Original line number Diff line number Diff line #!/usr/bin/make -f DEB_SETUP_BIN_NAME = debian/hlibrary.setup DEB_CABAL_PACKAGE = cgi DEB_DEFAULT_COMPILER = ghc DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk Loading