[Git][haskell-team/DHG_packages][master] servant-server: Upgrading from 0.16.2 to 0.19.1

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Wed Aug 3 16:45:36 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7963e88a by Ilias Tsitsimpis at 2022-08-03T18:37:24+03:00
servant-server: Upgrading from 0.16.2 to 0.19.1

- - - - -


4 changed files:

- p/haskell-servant-server/debian/changelog
- p/haskell-servant-server/debian/control
- − p/haskell-servant-server/debian/patches/newer-deps
- − p/haskell-servant-server/debian/patches/series


Changes:

=====================================
p/haskell-servant-server/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-servant-server (0.16.2-3) UNRELEASED; urgency=medium
+haskell-servant-server (0.19.1-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:04 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 03 Aug 2022 18:31:19 +0300
 
 haskell-servant-server (0.16.2-2) unstable; urgency=medium
 


=====================================
p/haskell-servant-server/debian/control
=====================================
@@ -12,19 +12,19 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  libghc-base-compat-dev (>= 0.10.5),
- libghc-base-compat-dev (<< 0.12),
+ libghc-base-compat-dev (<< 0.13),
  libghc-base-compat-prof,
  libghc-base64-bytestring-dev (>= 1.0.0.1),
- libghc-base64-bytestring-dev (<< 1.1),
+ libghc-base64-bytestring-dev (<< 1.3),
  libghc-base64-bytestring-prof,
- libghc-cabal-doctest-dev (>= 1.0.6),
- libghc-cabal-doctest-dev (<<1.1),
- libghc-cabal-doctest-prof,
+ libghc-constraints-dev (>= 0.2),
+ libghc-constraints-dev (<< 0.14),
+ libghc-constraints-prof,
  libghc-exceptions-dev (>= 0.10.0),
  libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof,
  libghc-http-api-data-dev (>= 0.4.1),
- libghc-http-api-data-dev (<< 0.4.2),
+ libghc-http-api-data-dev (<< 0.4.4),
  libghc-http-api-data-prof,
  libghc-http-media-dev (>= 0.7.1.3),
  libghc-http-media-dev (<< 0.9),
@@ -44,9 +44,11 @@ Build-Depends:
  libghc-resourcet-dev (>= 1.2.2),
  libghc-resourcet-dev (<< 1.3),
  libghc-resourcet-prof,
- libghc-servant-dev (>= 0.16.2),
- libghc-servant-dev (<< 0.16.3),
+ libghc-servant-dev (>= 0.19),
  libghc-servant-prof,
+ libghc-sop-core-dev (>= 0.4.0.0),
+ libghc-sop-core-dev (<< 0.6),
+ libghc-sop-core-prof,
  libghc-string-conversions-dev (>= 0.4.0.1),
  libghc-string-conversions-dev (<< 0.5),
  libghc-string-conversions-prof,
@@ -67,7 +69,7 @@ Build-Depends:
  libghc-word8-dev (>= 0.1),
  libghc-word8-prof,
  libghc-aeson-dev (>= 1.4.1.0),
- libghc-aeson-dev (<< 1.5),
+ libghc-aeson-dev (<< 3),
  libghc-aeson-prof,
  libghc-base-compat-dev,
  libghc-servant-dev,
@@ -76,33 +78,35 @@ Build-Depends:
  libghc-warp-dev (<< 3.4),
  libghc-warp-prof,
  libghc-quickcheck2-dev (>= 2.12.6.1),
- libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-dev (<< 2.15),
  libghc-quickcheck2-prof,
  libghc-base64-bytestring-dev,
- libghc-doctest-dev (>= 0.16.0),
- libghc-doctest-dev (<< 0.17),
- libghc-doctest-prof,
  libghc-hspec-dev (>= 2.6.0),
- libghc-hspec-dev (<< 2.8),
+ libghc-hspec-dev (<< 2.9),
  libghc-hspec-prof,
- libghc-hspec-wai-dev (>= 0.9.0),
- libghc-hspec-wai-dev (<< 0.11),
+ libghc-hspec-wai-dev (>= 0.10.1),
+ libghc-hspec-wai-dev (<< 0.12),
+ libghc-hspec-wai-prof,
  libghc-http-types-dev,
  libghc-resourcet-dev,
  libghc-safe-dev,
  libghc-safe-prof,
  libghc-should-not-typecheck-dev (>= 2.1.0),
  libghc-should-not-typecheck-dev (<< 2.2),
+ libghc-should-not-typecheck-prof,
+ libghc-sop-core-dev,
  libghc-string-conversions-dev,
  libghc-temporary-dev (>= 1.3),
  libghc-temporary-dev (<< 1.4),
  libghc-transformers-compat-dev,
  libghc-transformers-compat-prof,
  libghc-wai-extra-dev (>= 3.0.24.3),
- libghc-wai-extra-dev (<< 3.1),
+ libghc-wai-extra-dev (<< 3.2),
+ libghc-wai-extra-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-base-compat-doc,
  libghc-base64-bytestring-doc,
+ libghc-constraints-doc,
  libghc-exceptions-doc,
  libghc-http-api-data-doc,
  libghc-http-media-doc,
@@ -112,6 +116,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-network-uri-doc,
  libghc-resourcet-doc,
  libghc-servant-doc,
+ libghc-sop-core-doc,
  libghc-string-conversions-doc,
  libghc-tagged-doc,
  libghc-transformers-base-doc,


=====================================
p/haskell-servant-server/debian/patches/newer-deps deleted
=====================================
@@ -1,37 +0,0 @@
---- a/servant-server.cabal
-+++ b/servant-server.cabal
-@@ -1,6 +1,7 @@
- cabal-version:       >=1.10
- name:                servant-server
- version:             0.16.2
-+x-revision:          1
- 
- synopsis:            A family of combinators for defining webservices APIs and serving them
- category:            Servant, Web
-@@ -69,7 +70,7 @@
-   -- Bundled with GHC: Lower bound to not force re-installs
-   -- text and mtl are bundled starting with GHC-8.4
-   build-depends:
--      base                >= 4.9      && < 4.13
-+      base                >= 4.9      && < 4.14
-     , bytestring          >= 0.10.8.1 && < 0.11
-     , containers          >= 0.5.7.1  && < 0.7
-     , mtl                 >= 2.2.2    && < 2.3
-@@ -86,7 +87,7 @@
-   -- Other dependencies: Lower bound around what is in the latest Stackage LTS.
-   -- Here can be exceptions if we really need features from the newer versions.
-   build-depends:
--      base-compat         >= 0.10.5   && < 0.11
-+      base-compat         >= 0.10.5   && < 0.12
-     , base64-bytestring   >= 1.0.0.1  && < 1.1
-     , exceptions          >= 0.10.0   && < 0.11
-     , http-media          >= 0.7.1.3  && < 0.9
-@@ -165,7 +166,7 @@
-       aeson                >= 1.4.1.0  && < 1.5
-     , directory            >= 1.3.0.0  && < 1.4
-     , hspec                >= 2.6.0    && < 2.8
--    , hspec-wai            >= 0.9.0    && < 0.10
-+    , hspec-wai            >= 0.9.0    && < 0.11
-     , QuickCheck           >= 2.12.6.1 && < 2.14
-     , should-not-typecheck >= 2.1.0    && < 2.2
-     , temporary            >= 1.3      && < 1.4


=====================================
p/haskell-servant-server/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7963e88a7ca133d9fa8fd53873a24d46ecfa2d93
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/20220803/78f17f28/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list