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

ghc-testsuite: fix Build-Depends

parent db1bdab7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
ghc-testsuite (8.2.2-2) unstable; urgency=medium

  * Fix Build-Depends.

 -- Clint Adams <clint@debian.org>  Sat, 21 Apr 2018 18:41:31 -0400

ghc-testsuite (8.2.2-1) unstable; urgency=medium

  * New upstream version.
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends:
 python,
 debhelper (>= 10),
 ghc (>= 8.0.2),
 ghc (<< 8.0.2+),
 ghc (>= 8.2.2),
 ghc (<< 8.2.2+),
 ghc-prof,
 libghc-quickcheck2-dev,
 libghc-quickcheck2-prof,