[DHG_packages] 01/01: io-streams: Upgrading from 1.3.4.0 to 1.3.5.0

Clint Adams clint at moszumanska.debian.org
Wed May 25 15:00:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit ec9f8d9078e886375ad89c09e4a685286649f3f3
Author: Clint Adams <clint at debian.org>
Date:   Wed May 25 10:58:17 2016 -0400

    io-streams: Upgrading from 1.3.4.0 to 1.3.5.0
---
 p/haskell-io-streams/debian/changelog                     | 8 ++++++--
 p/haskell-io-streams/debian/patches/no-bytestring-builder | 8 +++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/p/haskell-io-streams/debian/changelog b/p/haskell-io-streams/debian/changelog
index bb47be6..0f3bc40 100644
--- a/p/haskell-io-streams/debian/changelog
+++ b/p/haskell-io-streams/debian/changelog
@@ -1,9 +1,13 @@
-haskell-io-streams (1.3.4.0-2) UNRELEASED; urgency=medium
+haskell-io-streams (1.3.5.0-1) unstable; urgency=medium
 
+  [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:37 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Wed, 25 May 2016 10:58:16 -0400
 
 haskell-io-streams (1.3.4.0-1) unstable; urgency=medium
 
diff --git a/p/haskell-io-streams/debian/patches/no-bytestring-builder b/p/haskell-io-streams/debian/patches/no-bytestring-builder
index 3d16c19..458d536 100644
--- a/p/haskell-io-streams/debian/patches/no-bytestring-builder
+++ b/p/haskell-io-streams/debian/patches/no-bytestring-builder
@@ -1,7 +1,5 @@
-Index: haskell-io-streams/io-streams.cabal
-===================================================================
---- haskell-io-streams.orig/io-streams.cabal	2015-08-15 20:34:13.426298999 +0200
-+++ haskell-io-streams/io-streams.cabal	2015-08-15 20:35:38.632619684 +0200
+--- a/io-streams.cabal
++++ b/io-streams.cabal
 @@ -120,7 +120,6 @@
    Build-depends:     base               >= 4     && <5,
                       attoparsec         >= 0.10  && <0.14,
@@ -9,7 +7,7 @@ Index: haskell-io-streams/io-streams.cabal
 -                     bytestring-builder >= 0.10  && <0.11,
                       network            >= 2.3   && <2.7,
                       primitive          >= 0.2   && <0.7,
-                      process            >= 1.1   && <1.3,
+                      process            >= 1.1   && <1.5,
 @@ -201,7 +200,6 @@
    Build-depends:     base               >= 4     && <5,
                       attoparsec         >= 0.10  && <0.14,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list