Commit 2d35d92d authored by Clint Adams's avatar Clint Adams
Browse files

http-link-header: use hlibrary.setup instead of cabal

parent b72685d0
Loading
Loading
Loading
Loading
+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

+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