[Git][haskell-team/DHG_packages][master] snap-server: Upgrading from 1.1.1.2 to 1.1.2.0

Clint Adams (@clint) gitlab at salsa.debian.org
Mon Aug 1 01:49:39 BST 2022



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


Commits:
35a8eada by Clint Adams at 2022-07-31T20:49:21-04:00
snap-server: Upgrading from 1.1.1.2 to 1.1.2.0

- - - - -


2 changed files:

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


Changes:

=====================================
p/haskell-snap-server/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-snap-server (1.1.1.2-2) UNRELEASED; urgency=medium
+haskell-snap-server (1.1.2.0-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:07 +0300
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sun, 31 Jul 2022 20:47:07 -0400
 
 haskell-snap-server (1.1.1.2-1) unstable; urgency=medium
 


=====================================
p/haskell-snap-server/debian/patches/no-bytestring-builder
=====================================
@@ -1,6 +1,6 @@
 --- a/snap-server.cabal
 +++ b/snap-server.cabal
-@@ -100,7 +100,6 @@
+@@ -100,7 +100,6 @@ Library
      base                                >= 4.6      && < 4.15,
      blaze-builder                       >= 0.4      && < 0.5,
      bytestring                          >= 0.9.1    && < 0.11,
@@ -8,15 +8,15 @@
      case-insensitive                    >= 1.1      && < 1.3,
      clock                               >= 0.7.1    && < 0.9,
      containers                          >= 0.3      && < 0.7,
-@@ -215,7 +214,6 @@
+@@ -216,7 +215,6 @@ Test-suite testsuite
      base,
-     base16-bytestring                   >= 0.1      && < 0.2,
+     base16-bytestring                   >= 0.1      && < 1.1,
      blaze-builder,
 -    bytestring-builder,
      bytestring,
      case-insensitive,
      clock,
-@@ -326,7 +324,6 @@
+@@ -327,7 +325,6 @@ Benchmark benchmark
      base,
      blaze-builder,
      bytestring,
@@ -24,7 +24,7 @@
      criterion                           >= 0.6     && < 1.6,
      io-streams,
      io-streams-haproxy,
-@@ -409,7 +406,6 @@
+@@ -411,7 +408,6 @@ Executable snap-test-pong-server
      base,
      blaze-builder,
      bytestring,
@@ -32,7 +32,7 @@
      case-insensitive,
      clock,
      containers,
-@@ -502,7 +498,6 @@
+@@ -504,7 +500,6 @@ Executable snap-test-server
      base,
      blaze-builder,
      bytestring,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/35a8eadabaf94354e63c3e4aff6b306c066f6629
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/20220801/783a1f52/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list