[Git][haskell-team/DHG_packages][master] simple-sendfile: "fix" Build-Depends

Clint Adams gitlab at salsa.debian.org
Tue Apr 17 01:42:17 BST 2018


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


Commits:
3bc1bfa8 by Clint Adams at 2018-04-16T20:41:52-04:00
simple-sendfile: "fix" Build-Depends

- - - - -


2 changed files:

- p/haskell-simple-sendfile/debian/changelog
- p/haskell-simple-sendfile/debian/control


Changes:

=====================================
p/haskell-simple-sendfile/debian/changelog
=====================================
--- a/p/haskell-simple-sendfile/debian/changelog
+++ b/p/haskell-simple-sendfile/debian/changelog
@@ -1,3 +1,9 @@
+haskell-simple-sendfile (0.2.27-2) unstable; urgency=medium
+
+  * "Fix" Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Mon, 16 Apr 2018 20:41:36 -0400
+
 haskell-simple-sendfile (0.2.27-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-simple-sendfile/debian/control
=====================================
--- a/p/haskell-simple-sendfile/debian/control
+++ b/p/haskell-simple-sendfile/debian/control
@@ -10,11 +10,10 @@ Build-Depends:
  debhelper (>= 9),
  ghc (>= 8),
  ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-conduit-dev (<< 1.3),
  libghc-conduit-dev (>= 1.0),
- libghc-conduit-extra-dev (<< 1.2),
+ libghc-conduit-dev (<< 1.4),
  libghc-conduit-extra-dev (>= 1.0),
+ libghc-conduit-extra-dev (<< 1.4),
  libghc-conduit-extra-prof [hurd-any kfreebsd-any],
  libghc-conduit-prof [hurd-any kfreebsd-any],
  libghc-hspec-dev (>= 1.3),



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3bc1bfa8fe7242c88572da75f397f8004fc61695
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/20180417/b8b71121/attachment.html>


More information about the Pkg-haskell-commits mailing list