[DHG_packages] 21/21: snap-server: refresh patch

Sean Whitton spwhitton at spwhitton.name
Sat Sep 16 20:08:37 UTC 2017


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

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit 7e0d12ef5c9a238f83cfe7d90c0c003703f4927e
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 16 13:06:09 2017 -0700

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

diff --git a/p/haskell-snap-server/debian/changelog b/p/haskell-snap-server/debian/changelog
index 236d384..0de4d9c 100644
--- a/p/haskell-snap-server/debian/changelog
+++ b/p/haskell-snap-server/debian/changelog
@@ -2,7 +2,7 @@ haskell-snap-server (1.0.3.1-1) unstable; urgency=medium
 
   * New upstream release
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Sat, 16 Sep 2017 13:00:37 -0700
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sat, 16 Sep 2017 13:06:01 -0700
 
 haskell-snap-server (1.0.2.2-1) unstable; urgency=medium
 
diff --git a/p/haskell-snap-server/debian/patches/no-bytestring-builder b/p/haskell-snap-server/debian/patches/no-bytestring-builder
index 4a75624..f1b315e 100644
--- a/p/haskell-snap-server/debian/patches/no-bytestring-builder
+++ b/p/haskell-snap-server/debian/patches/no-bytestring-builder
@@ -1,6 +1,6 @@
 --- a/snap-server.cabal
 +++ b/snap-server.cabal
-@@ -89,7 +89,6 @@
+@@ -98,7 +98,6 @@ Library
      base                                >= 4        && < 5,
      blaze-builder                       >= 0.4      && < 0.5,
      bytestring                          >= 0.9.1    && < 0.11,
@@ -8,7 +8,7 @@
      case-insensitive                    >= 1.1      && < 1.3,
      clock                               >= 0.7.1    && < 0.8,
      containers                          >= 0.3      && < 0.6,
-@@ -196,7 +195,6 @@
+@@ -202,7 +201,6 @@ Test-suite testsuite
      base                                >= 4        && < 5,
      base16-bytestring                   >= 0.1      && < 0.2,
      blaze-builder                       >= 0.4      && < 0.5,
@@ -16,15 +16,15 @@
      bytestring                          >= 0.9.1    && < 0.11,
      case-insensitive                    >= 1.1      && < 1.3,
      clock                               >= 0.7.1    && < 0.8,
-@@ -303,7 +301,6 @@
+@@ -309,7 +307,6 @@ Benchmark benchmark
      base                                >= 4       && < 5,
      blaze-builder                       >= 0.4     && < 0.5,
      bytestring                          >= 0.9     && < 0.11,
 -    bytestring-builder                  >= 0.10.4  && < 0.11,
-     criterion                           >= 0.6     && < 1.2,
+     criterion                           >= 0.6     && < 1.3,
      io-streams,
      io-streams-haproxy                  >= 1.0     && < 1.1,
-@@ -384,7 +381,6 @@
+@@ -390,7 +387,6 @@ Executable snap-test-pong-server
      base                                >= 4        && < 5,
      blaze-builder                       >= 0.4      && < 0.5,
      bytestring                          >= 0.9.1    && < 0.11,
@@ -32,7 +32,7 @@
      case-insensitive                    >= 1.1      && < 1.3,
      clock                               >= 0.7.1    && < 0.8,
      containers                          >= 0.3      && < 0.6,
-@@ -475,7 +471,6 @@
+@@ -481,7 +477,6 @@ Executable snap-test-server
      base                                >= 4        && < 5,
      blaze-builder                       >= 0.4      && < 0.5,
      bytestring                          >= 0.9.1    && < 0.11,

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