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

Clint Adams gitlab at salsa.debian.org
Sun Apr 15 20:17:43 BST 2018


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


Commits:
cdb8530f by Clint Adams at 2018-04-15T15:17:01-04:00
active: fix Build-Depends

- - - - -


2 changed files:

- p/haskell-active/debian/changelog
- p/haskell-active/debian/control


Changes:

=====================================
p/haskell-active/debian/changelog
=====================================
--- a/p/haskell-active/debian/changelog
+++ b/p/haskell-active/debian/changelog
@@ -1,3 +1,9 @@
+haskell-active (0.2.0.13-4) unstable; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Sun, 15 Apr 2018 15:16:51 -0400
+
 haskell-active (0.2.0.13-3) unstable; urgency=medium
 
   * Patch for newer base, QuickCheck, and lens.


=====================================
p/haskell-active/debian/control
=====================================
--- a/p/haskell-active/debian/control
+++ b/p/haskell-active/debian/control
@@ -11,10 +11,10 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-lens-dev (>= 4.0),
- libghc-lens-dev (<< 4.16),
+ libghc-lens-dev (<< 4.17),
  libghc-lens-prof,
- libghc-linear-dev (<< 1.21),
  libghc-linear-dev (>= 1.14),
+ libghc-linear-dev (<< 1.21),
  libghc-linear-prof,
  libghc-semigroupoids-dev (>= 1.2),
  libghc-semigroupoids-dev (<< 5.3),



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/cdb8530f909c3e4983995b950f87ab4b9475e20f
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/20180415/df8b59a8/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list