[package-plan] 16/32: refresh snap patches
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 05:10:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
spwhitton pushed a commit to branch master
in repository package-plan.
commit 8dd810362f0f26f4bbdc24a3cb76f59ffab2be10
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sat Sep 2 17:53:16 2017 -0700
refresh snap patches
---
patches/snap-core/{1.0.2.1 => 1.0.3.0}/no-bytestring-builder | 4 ++--
patches/snap-core/{1.0.2.1 => 1.0.3.0}/series | 0
.../snap-server/{1.0.2.2 => 1.0.3.0}/no-bytestring-builder | 12 ++++++------
patches/snap-server/{1.0.2.2 => 1.0.3.0}/series | 0
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/patches/snap-core/1.0.2.1/no-bytestring-builder b/patches/snap-core/1.0.3.0/no-bytestring-builder
similarity index 88%
rename from patches/snap-core/1.0.2.1/no-bytestring-builder
rename to patches/snap-core/1.0.3.0/no-bytestring-builder
index a5c452a..73fdb81 100644
--- a/patches/snap-core/1.0.2.1/no-bytestring-builder
+++ b/patches/snap-core/1.0.3.0/no-bytestring-builder
@@ -1,6 +1,6 @@
--- a/snap-core.cabal
+++ b/snap-core.cabal
-@@ -133,7 +133,6 @@
+@@ -133,7 +133,6 @@ Library
attoparsec >= 0.12 && < 0.14,
base >= 4 && < 5,
bytestring >= 0.9 && < 0.11,
@@ -8,7 +8,7 @@
case-insensitive >= 1.1 && < 1.3,
containers >= 0.3 && < 1.0,
directory >= 1 && < 2,
-@@ -235,7 +234,6 @@
+@@ -243,7 +242,6 @@ Test-suite testsuite
attoparsec,
base,
bytestring,
diff --git a/patches/snap-core/1.0.2.1/series b/patches/snap-core/1.0.3.0/series
similarity index 100%
rename from patches/snap-core/1.0.2.1/series
rename to patches/snap-core/1.0.3.0/series
diff --git a/patches/snap-server/1.0.2.2/no-bytestring-builder b/patches/snap-server/1.0.3.0/no-bytestring-builder
similarity index 88%
rename from patches/snap-server/1.0.2.2/no-bytestring-builder
rename to patches/snap-server/1.0.3.0/no-bytestring-builder
index 4a75624..f1b315e 100644
--- a/patches/snap-server/1.0.2.2/no-bytestring-builder
+++ b/patches/snap-server/1.0.3.0/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,
diff --git a/patches/snap-server/1.0.2.2/series b/patches/snap-server/1.0.3.0/series
similarity index 100%
rename from patches/snap-server/1.0.2.2/series
rename to patches/snap-server/1.0.3.0/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
More information about the Pkg-haskell-commits
mailing list