[Git][haskell-team/DHG_packages][master] io-streams-haproxy: Newer build-deps from hackage
Ilias Tsitsimpis
gitlab at salsa.debian.org
Sat Oct 20 12:27:58 BST 2018
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
531d17f4 by Ilias Tsitsimpis at 2018-10-20T11:26:05Z
io-streams-haproxy: Newer build-deps from hackage
- - - - -
4 changed files:
- p/haskell-io-streams-haproxy/debian/changelog
- p/haskell-io-streams-haproxy/debian/control
- + p/haskell-io-streams-haproxy/debian/patches/newer-deps
- + p/haskell-io-streams-haproxy/debian/patches/series
Changes:
=====================================
p/haskell-io-streams-haproxy/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-io-streams-haproxy (1.0.0.2-4) unstable; urgency=medium
+
+ * Newer build-deps from hackage
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sat, 20 Oct 2018 14:25:57 +0300
+
haskell-io-streams-haproxy (1.0.0.2-3) unstable; urgency=medium
[ Clint Adams ]
=====================================
p/haskell-io-streams-haproxy/debian/control
=====================================
@@ -17,14 +17,11 @@ Build-Depends: debhelper (>= 10),
libghc-io-streams-dev (<< 1.6),
libghc-io-streams-prof,
libghc-network-dev (>= 2.3),
- libghc-network-dev (<< 2.7),
+ libghc-network-dev (<< 2.9),
libghc-network-prof (>= 2.3),
- libghc-network-prof (<< 2.7),
+ libghc-network-prof (<< 2.9),
libghc-hunit-dev (>= 1.2),
libghc-hunit-dev (<< 2),
- libghc-attoparsec-dev,
- libghc-io-streams-dev,
- libghc-network-dev,
libghc-test-framework-dev (>= 0.8.0.3),
libghc-test-framework-dev (<< 0.9),
libghc-test-framework-hunit-dev (>= 0.2.7),
=====================================
p/haskell-io-streams-haproxy/debian/patches/newer-deps
=====================================
@@ -0,0 +1,18 @@
+Index: b/io-streams-haproxy.cabal
+===================================================================
+--- a/io-streams-haproxy.cabal
++++ b/io-streams-haproxy.cabal
+@@ -35,11 +35,11 @@ library
+ other-modules: System.IO.Streams.Network.Internal.Address
+ c-sources: cbits/byteorder.c
+
+- build-depends: base >= 4.5 && < 4.11,
++ build-depends: base >= 4.5 && < 4.12,
+ attoparsec >= 0.7 && < 0.14,
+ bytestring >= 0.9 && < 0.11,
+ io-streams >= 1.3 && < 1.6,
+- network >= 2.3 && < 2.7,
++ network >= 2.3 && < 2.9,
+ transformers >= 0.3 && < 0.6
+ default-language: Haskell2010
+
=====================================
p/haskell-io-streams-haproxy/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/531d17f4f86c8c6e93dd02820271fd4f670323df
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/531d17f4f86c8c6e93dd02820271fd4f670323df
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/20181020/12310c3b/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list