[DHG_packages] 63/87: wai: Upgrading from 3.2.0 to 3.2.1.1

Joachim Breitner nomeata at moszumanska.debian.org
Mon May 30 15:29:50 UTC 2016


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

nomeata pushed a commit to branch LTS-6
in repository DHG_packages.

commit e39b32bfccadbe8e820667c164a7ce3463cd27da
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon May 30 17:18:25 2016 +0200

    wai: Upgrading from 3.2.0 to 3.2.1.1
---
 p/haskell-wai/debian/changelog                     |  8 ++++++--
 p/haskell-wai/debian/patches/no-bytestring-builder | 14 +++++++-------
 2 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/p/haskell-wai/debian/changelog b/p/haskell-wai/debian/changelog
index a89e074..68d8444 100644
--- a/p/haskell-wai/debian/changelog
+++ b/p/haskell-wai/debian/changelog
@@ -1,10 +1,14 @@
-haskell-wai (3.2.0-2) UNRELEASED; urgency=medium
+haskell-wai (3.2.1.1-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)
   * Convert `debian/copyright' to dep5 format
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:36:28 +0300
+  [ Joachim Breitner ]
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 30 May 2016 17:18:24 +0200
 
 haskell-wai (3.2.0-1) unstable; urgency=medium
 
diff --git a/p/haskell-wai/debian/patches/no-bytestring-builder b/p/haskell-wai/debian/patches/no-bytestring-builder
index 3413ebc..63a01df 100644
--- a/p/haskell-wai/debian/patches/no-bytestring-builder
+++ b/p/haskell-wai/debian/patches/no-bytestring-builder
@@ -1,12 +1,12 @@
---- a/wai.cabal
-+++ b/wai.cabal
-@@ -20,8 +20,7 @@
- 
+Index: haskell-wai/wai.cabal
+===================================================================
+--- haskell-wai.orig/wai.cabal	2016-05-30 17:18:49.049551056 +0200
++++ haskell-wai/wai.cabal	2016-05-30 17:18:56.881727732 +0200
+@@ -21,7 +21,6 @@
  Library
    Build-Depends:     base                      >= 4        && < 5
--                   , bytestring                >= 0.10
--                   , bytestring-builder        >= 0.10.4.0 && < 0.10.7
-+                   , bytestring                >= 0.10.4
+                    , bytestring                >= 0.10
+-                   , bytestring-builder        >= 0.10.4.0 && < 0.11
                     , blaze-builder             >= 0.2.1.4  && < 0.5
                     , network                   >= 2.2.1.5
                     , http-types                >= 0.7

-- 
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