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

random: revert compat change for now

parent 0387bee1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-random (1.1-9) unstable; urgency=medium

  * Revert debhelper-compat change.

 -- Clint Adams <clint@debian.org>  Mon, 29 Jul 2019 14:17:19 -0400

haskell-random (1.1-8) unstable; urgency=medium

  * Switch to build-depending on debhelper-compat instead of debhelper.
+1 −0
Original line number Diff line number Diff line
10
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Uploaders: Joachim Breiter <nomeata@debian.org>
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 12),
Build-Depends: debhelper (>= 10),
 haskell-devscripts (>= 0.13),
 cdbs,
 ghc (>= 8),