Commit 0308a63c authored by Clint Adams's avatar Clint Adams
Browse files

http-link-header: require cabal-install (>= 2)

parent 82c0b224
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-http-link-header (1.0.3-6) unstable; urgency=medium

  * Require cabal-install (>= 2).

 -- Clint Adams <clint@debian.org>  Wed, 18 Apr 2018 07:51:18 -0400

haskell-http-link-header (1.0.3-5) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Priority: optional
Section: haskell
Build-Depends:
 cabal-install (>= 1.24.0.0),
 cabal-install (>= 2),
 cdbs,
 debhelper (>= 9),
 ghc (>= 8),