[Git][haskell-team/DHG_packages][master] io-streams: fix b-ds

Clint Adams gitlab at salsa.debian.org
Fri Jun 5 14:09:51 BST 2020



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


Commits:
97e55984 by Clint Adams at 2020-06-05T09:09:20-04:00
io-streams: fix b-ds

- - - - -


2 changed files:

- p/haskell-io-streams/debian/changelog
- p/haskell-io-streams/debian/control


Changes:

=====================================
p/haskell-io-streams/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-io-streams (1.5.1.0-4) unstable; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Fri, 05 Jun 2020 09:08:33 -0400
+
 haskell-io-streams (1.5.1.0-3) unstable; urgency=medium
 
   * Patch for newer network and primitive.


=====================================
p/haskell-io-streams/debian/control
=====================================
@@ -15,10 +15,10 @@ Build-Depends:
  libghc-attoparsec-dev (>= 0.10),
  libghc-attoparsec-prof,
  libghc-network-dev (>= 2.3),
- libghc-network-dev (<< 3.1),
+ libghc-network-dev (<< 3.2),
  libghc-network-prof,
- libghc-primitive-dev (<< 0.7),
  libghc-primitive-dev (>= 0.2),
+ libghc-primitive-dev (<< 0.8),
  libghc-primitive-prof,
  libghc-vector-dev (>= 0.7),
  libghc-vector-dev (<< 0.13),



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/97e55984388971345566b5b03b72960d6a2bb5c9
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/20200605/d586b364/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list