[Git][haskell-team/DHG_packages][master] io-streams-haproxy: Upgrading from 1.0.0.2 to 1.0.1.0

Clint Adams gitlab at salsa.debian.org
Sun Jul 28 21:26:13 BST 2019



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


Commits:
0c740a9e by Clint Adams at 2019-07-28T20:25:54Z
io-streams-haproxy: Upgrading from 1.0.0.2 to 1.0.1.0

- - - - -


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.1.0-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 28 Jul 2019 16:24:47 -0400
+
 haskell-io-streams-haproxy (1.0.0.2-4) unstable; urgency=medium
 
   * Newer build-deps from hackage


=====================================
p/haskell-io-streams-haproxy/debian/control
=====================================
@@ -17,9 +17,8 @@ Build-Depends: debhelper (>= 10),
  libghc-io-streams-dev (<< 1.6),
  libghc-io-streams-prof,
  libghc-network-dev (>= 2.3),
- libghc-network-dev (<< 2.9),
- libghc-network-prof (>= 2.3),
- libghc-network-prof (<< 2.9),
+ libghc-network-dev (<< 3.1),
+ libghc-network-prof,
  libghc-hunit-dev (>= 1.2),
  libghc-hunit-dev (<< 2),
  libghc-test-framework-dev (>= 0.8.0.3),
@@ -30,7 +29,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-attoparsec-doc,
  libghc-io-streams-doc,
  libghc-network-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.4.0
 Homepage: http://snapframework.com/
 X-Description: HAProxy protocol 1.5 support for io-streams
  HAProxy protocol version 1.5 support for applications using


=====================================
p/haskell-io-streams-haproxy/debian/patches/newer-deps deleted
=====================================
@@ -1,18 +0,0 @@
-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 deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/0c740a9e224859093a3500af792445d95493f04a
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/20190728/0b1ea8e9/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list