[Git][haskell-team/DHG_packages][master] snap-server: Upgrading from 1.0.3.3 to 1.1.0.0

Clint Adams gitlab at salsa.debian.org
Wed Apr 18 13:09:18 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7dd67a45 by Clint Adams at 2018-04-18T08:08:54-04:00
snap-server: Upgrading from 1.0.3.3 to 1.1.0.0

- - - - -


3 changed files:

- p/haskell-snap-server/debian/changelog
- p/haskell-snap-server/debian/control
- p/haskell-snap-server/debian/patches/no-bytestring-builder


Changes:

=====================================
p/haskell-snap-server/debian/changelog
=====================================
--- a/p/haskell-snap-server/debian/changelog
+++ b/p/haskell-snap-server/debian/changelog
@@ -1,3 +1,9 @@
+haskell-snap-server (1.1.0.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Wed, 18 Apr 2018 08:07:27 -0400
+
 haskell-snap-server (1.0.3.3-2) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-snap-server/debian/control
=====================================
--- a/p/haskell-snap-server/debian/control
+++ b/p/haskell-snap-server/debian/control
@@ -48,8 +48,8 @@ Build-Depends:
  libghc-text-dev (<< 1.3),
  libghc-text-dev (>= 0.11),
  libghc-text-prof,
- libghc-unix-compat-dev (<< 0.5),
  libghc-unix-compat-dev (>= 0.2),
+ libghc-unix-compat-dev (<< 0.6),
  libghc-unix-compat-prof,
  libghc-vector-dev (>= 0.7),
  libghc-vector-dev (<< 0.13),


=====================================
p/haskell-snap-server/debian/patches/no-bytestring-builder
=====================================
--- a/p/haskell-snap-server/debian/patches/no-bytestring-builder
+++ b/p/haskell-snap-server/debian/patches/no-bytestring-builder
@@ -1,42 +1,42 @@
 --- a/snap-server.cabal
 +++ b/snap-server.cabal
-@@ -98,7 +98,6 @@ Library
-     base                                >= 4        && < 5,
+@@ -98,7 +98,6 @@
+     base                                >= 4.6      && < 4.12,
      blaze-builder                       >= 0.4      && < 0.5,
      bytestring                          >= 0.9.1    && < 0.11,
 -    bytestring-builder                  >= 0.10.4   && < 0.11,
      case-insensitive                    >= 1.1      && < 1.3,
      clock                               >= 0.7.1    && < 0.8,
      containers                          >= 0.3      && < 0.6,
-@@ -202,7 +201,6 @@ Test-suite testsuite
-     base                                >= 4        && < 5,
+@@ -213,7 +212,6 @@
+     base,
      base16-bytestring                   >= 0.1      && < 0.2,
-     blaze-builder                       >= 0.4      && < 0.5,
--    bytestring-builder                  >= 0.10.4   && < 0.11,
-     bytestring                          >= 0.9.1    && < 0.11,
-     case-insensitive                    >= 1.1      && < 1.3,
-     clock                               >= 0.7.1    && < 0.8,
-@@ -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.3,
+     blaze-builder,
+-    bytestring-builder,
+     bytestring,
+     case-insensitive,
+     clock,
+@@ -324,7 +322,6 @@
+     base,
+     blaze-builder,
+     bytestring,
+-    bytestring-builder,
+     criterion                           >= 0.6     && < 1.5,
      io-streams,
-     io-streams-haproxy                  >= 1.0     && < 1.1,
-@@ -390,7 +387,6 @@ Executable snap-test-pong-server
-     base                                >= 4        && < 5,
-     blaze-builder                       >= 0.4      && < 0.5,
-     bytestring                          >= 0.9.1    && < 0.11,
--    bytestring-builder                  >= 0.10.4   && < 0.11,
-     case-insensitive                    >= 1.1      && < 1.3,
-     clock                               >= 0.7.1    && < 0.8,
-     containers                          >= 0.3      && < 0.6,
-@@ -481,7 +477,6 @@ Executable snap-test-server
-     base                                >= 4        && < 5,
-     blaze-builder                       >= 0.4      && < 0.5,
-     bytestring                          >= 0.9.1    && < 0.11,
--    bytestring-builder                  >= 0.10.4   && < 0.11,
-     case-insensitive                    >= 1.1      && < 1.3,
-     clock                               >= 0.7.1    && < 0.8,
-     containers                          >= 0.3      && < 0.6,
+     io-streams-haproxy,
+@@ -407,7 +404,6 @@
+     base,
+     blaze-builder,
+     bytestring,
+-    bytestring-builder,
+     case-insensitive,
+     clock,
+     containers,
+@@ -500,7 +496,6 @@
+     base,
+     blaze-builder,
+     bytestring,
+-    bytestring-builder,
+     case-insensitive,
+     clock,
+     containers,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/7dd67a45b96f93d1867b735b3af97ede43d0f5f0

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/7dd67a45b96f93d1867b735b3af97ede43d0f5f0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180418/490fd899/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list