[DHG_packages] 01/02: refresh haskell-warp patch
Sean Whitton
spw-guest at moszumanska.debian.org
Wed Jun 1 02:15:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
spw-guest pushed a commit to branch LTS-6
in repository DHG_packages.
commit 764cbe9501410911369cdd55175429ef19bd39a3
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Wed Jun 1 11:14:41 2016 +0900
refresh haskell-warp patch
---
p/haskell-warp/debian/changelog | 5 ++++-
p/haskell-warp/debian/patches/no-bytestring-builder | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/p/haskell-warp/debian/changelog b/p/haskell-warp/debian/changelog
index a391eb0..c1cec7e 100644
--- a/p/haskell-warp/debian/changelog
+++ b/p/haskell-warp/debian/changelog
@@ -8,7 +8,10 @@ haskell-warp (3.2.6-1) unstable; urgency=medium
[ Joachim Breitner ]
* New upstream release
- -- Joachim Breitner <nomeata at debian.org> Mon, 30 May 2016 17:19:15 +0200
+ [ Sean Whitton ]
+ * Refresh patch.
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Wed, 01 Jun 2016 11:14:27 +0900
haskell-warp (3.2.3-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 eff55d3..92b7b9a 100644
--- a/p/haskell-warp/debian/patches/no-bytestring-builder
+++ b/p/haskell-warp/debian/patches/no-bytestring-builder
@@ -1,7 +1,7 @@
--- a/warp.cabal
+++ b/warp.cabal
-@@ -36,8 +36,7 @@
- , array
+@@ -37,8 +37,7 @@ Library
+ , async
, auto-update >= 0.1.3 && < 0.2
, blaze-builder >= 0.4
- , bytestring >= 0.9.1.4
@@ -10,7 +10,7 @@
, case-insensitive >= 0.2
, containers
, ghc-prim
-@@ -138,8 +137,7 @@
+@@ -143,8 +142,7 @@ Test-Suite spec
, array
, auto-update
, blaze-builder >= 0.4
--
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