[Git][haskell-team/DHG_packages][master] ghc-testsuite: fix Build-Depends

Clint Adams gitlab at salsa.debian.org
Sat Apr 21 23:42:13 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
2a9fc51a by Clint Adams at 2018-04-21T18:41:41-04:00
ghc-testsuite: fix Build-Depends

- - - - -


2 changed files:

- p/ghc-testsuite/debian/changelog
- p/ghc-testsuite/debian/control


Changes:

=====================================
p/ghc-testsuite/debian/changelog
=====================================
--- a/p/ghc-testsuite/debian/changelog
+++ b/p/ghc-testsuite/debian/changelog
@@ -1,3 +1,9 @@
+ghc-testsuite (8.2.2-2) unstable; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Sat, 21 Apr 2018 18:41:31 -0400
+
 ghc-testsuite (8.2.2-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/ghc-testsuite/debian/control
=====================================
--- a/p/ghc-testsuite/debian/control
+++ b/p/ghc-testsuite/debian/control
@@ -6,8 +6,8 @@ Uploaders: Joachim Breitner <nomeata at 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,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/2a9fc51ae986df5c5e9a7d539810026dc4c4d053

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/2a9fc51ae986df5c5e9a7d539810026dc4c4d053
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180421/8ac27050/attachment.html>


More information about the Pkg-haskell-commits mailing list