[DHG_packages] 88/204: io-streams: Upgrading from 1.3.5.0 to 1.3.6.1
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 8ae2c98fceb490d4cf7caa05ccc36bf5e2ffd379
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 14:53:28 2017 -0400
io-streams: Upgrading from 1.3.5.0 to 1.3.6.1
---
p/haskell-io-streams/debian/changelog | 6 ++++++
p/haskell-io-streams/debian/control | 2 +-
p/haskell-io-streams/debian/patches/no-bytestring-builder | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/p/haskell-io-streams/debian/changelog b/p/haskell-io-streams/debian/changelog
index 528410c..1c4f286 100644
--- a/p/haskell-io-streams/debian/changelog
+++ b/p/haskell-io-streams/debian/changelog
@@ -1,3 +1,9 @@
+haskell-io-streams (1.3.6.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 14:53:28 -0400
+
haskell-io-streams (1.3.5.0-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-io-streams/debian/control b/p/haskell-io-streams/debian/control
index 128a97a..2c3488e 100644
--- a/p/haskell-io-streams/debian/control
+++ b/p/haskell-io-streams/debian/control
@@ -22,8 +22,8 @@ Build-Depends:
libghc-text-dev (<< 1.3),
libghc-text-dev (>= 0.10),
libghc-text-prof,
- libghc-vector-dev (<< 0.12),
libghc-vector-dev (>= 0.7),
+ libghc-vector-dev (<< 0.13),
libghc-vector-prof,
libghc-zlib-bindings-dev (<< 0.2),
libghc-zlib-bindings-dev (>= 0.1),
diff --git a/p/haskell-io-streams/debian/patches/no-bytestring-builder b/p/haskell-io-streams/debian/patches/no-bytestring-builder
index 458d536..5d188f1 100644
--- a/p/haskell-io-streams/debian/patches/no-bytestring-builder
+++ b/p/haskell-io-streams/debian/patches/no-bytestring-builder
@@ -7,7 +7,7 @@
- bytestring-builder >= 0.10 && <0.11,
network >= 2.3 && <2.7,
primitive >= 0.2 && <0.7,
- process >= 1.1 && <1.5,
+ process >= 1.1 && <1.7,
@@ -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