[DHG_packages] 05/05: postgresql-simple: Upgrading from 0.5.2.0 to 0.5.2.1
Clint Adams
clint at moszumanska.debian.org
Tue Jul 12 21:08:52 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 9d9621295bdd5e5295b65fe4a3bcd3e28b42bdac
Author: Clint Adams <clint at debian.org>
Date: Tue Jul 12 17:07:31 2016 -0400
postgresql-simple: Upgrading from 0.5.2.0 to 0.5.2.1
---
p/haskell-postgresql-simple/debian/changelog | 6 ++++++
p/haskell-postgresql-simple/debian/patches/no-bytestring-builder | 8 +++-----
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/p/haskell-postgresql-simple/debian/changelog b/p/haskell-postgresql-simple/debian/changelog
index 1140d5e..5676652 100644
--- a/p/haskell-postgresql-simple/debian/changelog
+++ b/p/haskell-postgresql-simple/debian/changelog
@@ -1,3 +1,9 @@
+haskell-postgresql-simple (0.5.2.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 12 Jul 2016 17:07:31 -0400
+
haskell-postgresql-simple (0.5.2.0-1) unstable; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-postgresql-simple/debian/patches/no-bytestring-builder b/p/haskell-postgresql-simple/debian/patches/no-bytestring-builder
index 34af159..45cef1c 100644
--- a/p/haskell-postgresql-simple/debian/patches/no-bytestring-builder
+++ b/p/haskell-postgresql-simple/debian/patches/no-bytestring-builder
@@ -1,10 +1,8 @@
-Index: haskell-postgresql-simple/postgresql-simple.cabal
-===================================================================
---- haskell-postgresql-simple.orig/postgresql-simple.cabal 2016-06-01 12:53:58.863704622 +0200
-+++ haskell-postgresql-simple/postgresql-simple.cabal 2016-06-01 12:53:58.859704518 +0200
+--- a/postgresql-simple.cabal
++++ b/postgresql-simple.cabal
@@ -59,7 +59,6 @@
attoparsec >= 0.10.3,
- base >= 4.4 && < 5,
+ base >= 4.6 && < 5,
bytestring >= 0.9,
- bytestring-builder,
case-insensitive,
--
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