[Git][haskell-team/DHG_packages][master] 3 commits: hledger-lib: Upgrading from 1.25 to 1.30

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Tue Oct 24 17:02:31 BST 2023



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


Commits:
eb364a16 by Ilias Tsitsimpis at 2023-10-24T17:28:22+03:00
hledger-lib: Upgrading from 1.25 to 1.30

- - - - -
2f51689d by Ilias Tsitsimpis at 2023-10-24T17:31:51+03:00
servant-server: Newer dependencies

- - - - -
790664d6 by Ilias Tsitsimpis at 2023-10-24T18:55:28+03:00
pager: Upgrading from 0.1.0.0 to 0.1.1.0

- - - - -


9 changed files:

- p/haskell-hledger-lib/debian/changelog
- p/haskell-hledger-lib/debian/control
- p/haskell-pager/debian/changelog
- p/haskell-pager/debian/control
- 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/newer-hspec
- + p/haskell-servant-server/debian/patches/series


Changes:

=====================================
p/haskell-hledger-lib/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-hledger-lib (1.25-2) UNRELEASED; urgency=medium
+haskell-hledger-lib (1.30-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:33:59 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 24 Oct 2023 17:27:40 +0300
 
 haskell-hledger-lib (1.25-1) unstable; urgency=medium
 


=====================================
p/haskell-hledger-lib/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-decimal-dev (>= 0.5.1),
@@ -21,6 +21,8 @@ Build-Depends:
  libghc-aeson-pretty-prof,
  libghc-ansi-terminal-dev (>= 0.9),
  libghc-ansi-terminal-prof,
+ libghc-base-compat-dev,
+ libghc-base-compat-prof,
  libghc-blaze-markup-dev (>= 0.5.1),
  libghc-blaze-markup-prof,
  libghc-call-stack-dev,
@@ -31,10 +33,12 @@ Build-Depends:
  libghc-cassava-megaparsec-prof,
  libghc-cmdargs-dev (>= 0.10),
  libghc-cmdargs-prof,
+ libghc-colour-dev (>= 2.3.6),
+ libghc-colour-prof,
  libghc-data-default-dev (>= 0.5),
  libghc-data-default-prof,
  libghc-doclayout-dev (>= 0.3),
- libghc-doclayout-dev (<< 0.4),
+ libghc-doclayout-dev (<< 0.5),
  libghc-doclayout-prof,
  libghc-extra-dev (>= 1.6.3),
  libghc-extra-prof,
@@ -43,12 +47,14 @@ Build-Depends:
  libghc-hashtables-dev (>= 1.2.3.1),
  libghc-hashtables-prof,
  libghc-megaparsec-dev (>= 7.0.0),
- libghc-megaparsec-dev (<< 9.3),
+ libghc-megaparsec-dev (<< 9.4),
  libghc-megaparsec-prof,
  libghc-microlens-dev (>= 0.4),
  libghc-microlens-prof,
  libghc-microlens-th-dev (>= 0.4),
  libghc-microlens-th-prof,
+ libghc-pager-dev (>= 0.1.1.0),
+ libghc-pager-prof,
  libghc-parser-combinators-dev (>= 0.4.0),
  libghc-parser-combinators-prof,
  libghc-pretty-simple-dev (>> 4),
@@ -56,7 +62,7 @@ Build-Depends:
  libghc-pretty-simple-prof,
  libghc-regex-tdfa-dev,
  libghc-regex-tdfa-prof,
- libghc-safe-dev (>= 0.3.18),
+ libghc-safe-dev (>= 0.3.19),
  libghc-safe-prof,
  libghc-tabular-dev (>= 0.2),
  libghc-tabular-prof,
@@ -64,6 +70,10 @@ Build-Depends:
  libghc-tasty-prof,
  libghc-tasty-hunit-dev (>= 0.10.0.2),
  libghc-tasty-hunit-prof,
+ libghc-terminal-size-dev (>= 0.3.3),
+ libghc-terminal-size-prof,
+ libghc-text-ansi-dev (>= 0.2.1),
+ libghc-text-ansi-prof,
  libghc-timeit-dev,
  libghc-timeit-prof,
  libghc-uglymemo-dev,
@@ -79,11 +89,13 @@ Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-aeson-pretty-doc,
  libghc-ansi-terminal-doc,
+ libghc-base-compat-doc,
  libghc-blaze-markup-doc,
  libghc-call-stack-doc,
  libghc-cassava-doc,
  libghc-cassava-megaparsec-doc,
  libghc-cmdargs-doc,
+ libghc-colour-doc,
  libghc-data-default-doc,
  libghc-doclayout-doc,
  libghc-extra-doc,
@@ -92,6 +104,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-megaparsec-doc,
  libghc-microlens-doc,
  libghc-microlens-th-doc,
+ libghc-pager-doc,
  libghc-parser-combinators-doc,
  libghc-pretty-simple-doc,
  libghc-regex-tdfa-doc,
@@ -99,6 +112,8 @@ Build-Depends-Indep: ghc-doc,
  libghc-tabular-doc,
  libghc-tasty-doc,
  libghc-tasty-hunit-doc,
+ libghc-terminal-size-doc,
+ libghc-text-ansi-doc,
  libghc-timeit-doc,
  libghc-uglymemo-doc,
  libghc-unordered-containers-doc,


=====================================
p/haskell-pager/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-pager (0.1.1.0-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 24 Oct 2023 18:54:29 +0300
+
 haskell-pager (0.1.0.0-1) unstable; urgency=low
 
   * Initial release


=====================================
p/haskell-pager/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
 Build-Depends: debhelper (>= 10),
  haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
  cdbs,
- ghc,
+ ghc (>= 9.4),
  ghc-prof,
  libghc-conduit-dev (>= 1.2.3),
  libghc-conduit-prof (>= 1.2.3),


=====================================
p/haskell-servant-server/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-servant-server (0.19.2-2) unstable; urgency=medium
+
+  * Patch for newer dependencies
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 24 Oct 2023 17:31:45 +0300
+
 haskell-servant-server (0.19.2-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-servant-server/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  libghc-base-compat-dev (>= 0.10.5),
- libghc-base-compat-dev (<< 0.13),
+ libghc-base-compat-dev (<< 0.14),
  libghc-base-compat-prof,
  libghc-base64-bytestring-dev (>= 1.0.0.1),
  libghc-base64-bytestring-dev (<< 1.3),
@@ -59,7 +59,7 @@ Build-Depends:
  libghc-transformers-base-dev (>= 0.4.5.2),
  libghc-transformers-base-dev (<< 0.5),
  libghc-transformers-base-prof,
- libghc-wai-dev (>= 3.2.1.2),
+ libghc-wai-dev (>= 3.2.2.1),
  libghc-wai-dev (<< 3.3),
  libghc-wai-prof,
  libghc-wai-app-static-dev (>= 3.1.6.2),
@@ -83,7 +83,7 @@ Build-Depends:
  libghc-quickcheck2-prof,
  libghc-base64-bytestring-dev,
  libghc-hspec-dev (>= 2.6.0),
- libghc-hspec-dev (<< 2.10),
+ libghc-hspec-dev (<< 2.11),
  libghc-hspec-prof,
  libghc-hspec-wai-dev (>= 0.10.1),
  libghc-hspec-wai-dev (<< 0.12),
@@ -104,6 +104,7 @@ Build-Depends:
  libghc-wai-extra-dev (>= 3.0.24.3),
  libghc-wai-extra-dev (<< 3.2),
  libghc-wai-extra-prof,
+ hspec-discover,
 Build-Depends-Indep: ghc-doc,
  libghc-base-compat-doc,
  libghc-base64-bytestring-doc,


=====================================
p/haskell-servant-server/debian/patches/newer-deps
=====================================
@@ -0,0 +1,30 @@
+Index: b/servant-server.cabal
+===================================================================
+--- a/servant-server.cabal
++++ b/servant-server.cabal
+@@ -1,6 +1,7 @@
+ cabal-version:       2.2
+ name:                servant-server
+ version:             0.19.2
++x-revision: 2
+ 
+ synopsis:            A family of combinators for defining webservices APIs and serving them
+ category:            Servant, Web
+@@ -78,7 +79,7 @@ library
+   -- 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.13
++      base-compat         >= 0.10.5   && < 0.14
+     , base64-bytestring   >= 1.0.0.1  && < 1.3
+     , exceptions          >= 0.10.0   && < 0.11
+     , http-media          >= 0.7.1.3  && < 0.9
+@@ -91,7 +92,7 @@ library
+     , resourcet           >= 1.2.2    && < 1.3
+     , tagged              >= 0.8.6    && < 0.9
+     , transformers-base   >= 0.4.5.2  && < 0.5
+-    , wai                 >= 3.2.1.2  && < 3.3
++    , wai                 >= 3.2.2.1  && < 3.3
+     , wai-app-static      >= 3.1.6.2  && < 3.2
+     , word8               >= 0.1.3    && < 0.2
+ 


=====================================
p/haskell-servant-server/debian/patches/newer-hspec
=====================================
@@ -0,0 +1,19 @@
+Index: b/servant-server.cabal
+===================================================================
+--- a/servant-server.cabal
++++ b/servant-server.cabal
+@@ -160,7 +160,7 @@ test-suite spec
+   build-depends:
+       aeson                >= 1.4.1.0  && < 3
+     , directory            >= 1.3.0.0  && < 1.4
+-    , hspec                >= 2.6.0    && < 2.10
++    , hspec                >= 2.6.0    && < 2.11
+     , hspec-wai            >= 0.10.1   && < 0.12
+     , QuickCheck           >= 2.12.6.1 && < 2.15
+     , should-not-typecheck >= 2.1.0    && < 2.2
+@@ -168,4 +168,4 @@ test-suite spec
+     , wai-extra            >= 3.0.24.3 && < 3.2
+ 
+   build-tool-depends:
+-    hspec-discover:hspec-discover >= 2.6.0 && <2.10
++    hspec-discover:hspec-discover >= 2.6.0 && <2.11


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



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/c12b4412264416a099d9af29efce9d521ad048bf...790664d68d4107d45e1d895347ee282ed286eb2f

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/c12b4412264416a099d9af29efce9d521ad048bf...790664d68d4107d45e1d895347ee282ed286eb2f
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/20231024/2ae7f1bc/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list