Loading p/haskell-http-link-header/debian/changelog +3 −2 Original line number Diff line number Diff line haskell-http-link-header (1.0.3-7) UNRELEASED; urgency=medium haskell-http-link-header (1.0.3-7) unstable; urgency=medium * Set Rules-Requires-Root to no. * Use hlibrary.setup instead of cabal. -- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:55 -0400 -- Clint Adams <clint@debian.org> Tue, 05 Jun 2018 22:56:07 -0400 haskell-http-link-header (1.0.3-6) unstable; urgency=medium Loading p/haskell-http-link-header/debian/rules +1 −1 Original line number Diff line number Diff line #!/usr/bin/make -f DEB_SETUP_BIN_NAME = cabal DEB_SETUP_BIN_NAME = debian/hlibrary.setup DEB_CABAL_PACKAGE = http-link-header DEB_DEFAULT_COMPILER = ghc Loading Loading
p/haskell-http-link-header/debian/changelog +3 −2 Original line number Diff line number Diff line haskell-http-link-header (1.0.3-7) UNRELEASED; urgency=medium haskell-http-link-header (1.0.3-7) unstable; urgency=medium * Set Rules-Requires-Root to no. * Use hlibrary.setup instead of cabal. -- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:55 -0400 -- Clint Adams <clint@debian.org> Tue, 05 Jun 2018 22:56:07 -0400 haskell-http-link-header (1.0.3-6) unstable; urgency=medium Loading
p/haskell-http-link-header/debian/rules +1 −1 Original line number Diff line number Diff line #!/usr/bin/make -f DEB_SETUP_BIN_NAME = cabal DEB_SETUP_BIN_NAME = debian/hlibrary.setup DEB_CABAL_PACKAGE = http-link-header DEB_DEFAULT_COMPILER = ghc Loading