[DHG_packages] 02/03: warp: refresh patch

Sean Whitton spw-guest at moszumanska.debian.org
Sat Aug 13 04:13:30 UTC 2016


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

spw-guest pushed a commit to branch master
in repository DHG_packages.

commit c92c9ec42e9d452eb64cc1972bcd85cf64def1fc
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Fri Aug 12 20:45:43 2016 -0700

    warp: refresh patch
---
 p/haskell-warp/debian/changelog                     |  5 +++--
 p/haskell-warp/debian/patches/no-bytestring-builder | 12 ++++--------
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/p/haskell-warp/debian/changelog b/p/haskell-warp/debian/changelog
index 1fb4160..70e99b0 100644
--- a/p/haskell-warp/debian/changelog
+++ b/p/haskell-warp/debian/changelog
@@ -1,8 +1,9 @@
 haskell-warp (3.2.8-1) unstable; urgency=medium
 
-  * New upstream release
+  * New upstream release.
+  * Refresh patch.
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Fri, 12 Aug 2016 20:44:01 -0700
+ -- Sean Whitton <spwhitton at spwhitton.name>  Fri, 12 Aug 2016 20:45:14 -0700
 
 haskell-warp (3.2.7-1) unstable; urgency=medium
 
diff --git a/p/haskell-warp/debian/patches/no-bytestring-builder b/p/haskell-warp/debian/patches/no-bytestring-builder
index 92b7b9a..c771639 100644
--- a/p/haskell-warp/debian/patches/no-bytestring-builder
+++ b/p/haskell-warp/debian/patches/no-bytestring-builder
@@ -1,22 +1,18 @@
 --- a/warp.cabal
 +++ b/warp.cabal
-@@ -37,8 +37,7 @@ Library
-                    , async
+@@ -39,7 +39,6 @@ Library
                     , auto-update               >= 0.1.3    && < 0.2
                     , blaze-builder             >= 0.4
--                   , bytestring                >= 0.9.1.4
+                    , bytestring                >= 0.9.1.4
 -                   , bytestring-builder
-+                   , bytestring                >= 0.10.4
                     , case-insensitive          >= 0.2
                     , containers
                     , ghc-prim
-@@ -143,8 +142,7 @@ Test-Suite spec
-                    , array
+@@ -145,7 +144,6 @@ Test-Suite spec
                     , auto-update
                     , blaze-builder             >= 0.4
--                   , bytestring                >= 0.9.1.4
+                    , bytestring                >= 0.9.1.4
 -                   , bytestring-builder
-+                   , bytestring                >= 0.10.4
                     , case-insensitive          >= 0.2
                     , ghc-prim
                     , HTTP

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