[Git][haskell-team/DHG_packages][master] 4 commits: http-client-restricted: Sourceful upload for GHC 9.4
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Tue Oct 24 07:28:33 BST 2023
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
bd5cfc32 by Ilias Tsitsimpis at 2023-10-24T09:13:08+03:00
http-client-restricted: Sourceful upload for GHC 9.4
- - - - -
2fe126fd by Ilias Tsitsimpis at 2023-10-24T09:23:48+03:00
dhall: Upgrading from 1.40.2 to 1.41.2
- - - - -
68bec459 by Ilias Tsitsimpis at 2023-10-24T09:23:48+03:00
github: Upgrading from 0.27 to 0.28.0.1
- - - - -
0510e1e0 by Ilias Tsitsimpis at 2023-10-24T09:23:49+03:00
wreq: Upgrading from 0.5.3.3 to 0.5.4.2
- - - - -
12 changed files:
- p/haskell-dhall/debian/changelog
- p/haskell-dhall/debian/control
- + p/haskell-dhall/debian/patches/newer-deps
- p/haskell-github/debian/patches/series → p/haskell-dhall/debian/patches/series
- p/haskell-github/debian/changelog
- p/haskell-github/debian/control
- − p/haskell-github/debian/patches/newer-deps
- p/haskell-http-client-restricted/debian/changelog
- p/haskell-http-client-restricted/debian/control
- p/haskell-wreq/debian/changelog
- p/haskell-wreq/debian/control
- p/haskell-wreq/debian/patches/disable-network-tests
Changes:
=====================================
p/haskell-dhall/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-dhall (1.40.2-3) UNRELEASED; urgency=medium
+haskell-dhall (1.41.2-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:42 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 24 Oct 2023 09:15:04 +0300
haskell-dhall (1.40.2-2) unstable; urgency=medium
=====================================
p/haskell-dhall/debian/control
=====================================
@@ -6,13 +6,13 @@ Section: haskell
Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
cdbs,
- ghc,
+ ghc (>= 9.4),
ghc-prof,
libghc-diff-dev (>= 0.2),
libghc-diff-dev (<< 0.5),
libghc-diff-prof,
libghc-aeson-dev (>= 1.0.0.0),
- libghc-aeson-dev (<< 2.1),
+ libghc-aeson-dev (<< 2.2),
libghc-aeson-prof,
libghc-aeson-pretty-dev (<< 0.9),
libghc-aeson-pretty-prof,
@@ -62,6 +62,8 @@ Build-Depends: debhelper (>= 10),
libghc-http-types-dev (>= 0.7.0),
libghc-http-types-dev (<< 0.13),
libghc-http-types-prof,
+ libghc-indexed-traversable-dev (<< 0.2),
+ libghc-indexed-traversable-prof,
libghc-lens-family-core-dev (>= 1.0.0),
libghc-lens-family-core-dev (<< 2.2),
libghc-lens-family-core-prof,
@@ -74,19 +76,19 @@ Build-Depends: debhelper (>= 10),
libghc-network-uri-dev (<< 2.7),
libghc-network-uri-prof,
libghc-optparse-applicative-dev (>= 0.14.0.0),
- libghc-optparse-applicative-dev (<< 0.17),
+ libghc-optparse-applicative-dev (<< 0.18),
libghc-optparse-applicative-prof,
libghc-parser-combinators-dev,
libghc-parser-combinators-prof,
libghc-parsers-dev (>= 0.12.4),
libghc-parsers-dev (<< 0.13),
libghc-parsers-prof,
- libghc-pretty-simple-dev (<< 4.1),
+ libghc-pretty-simple-dev (<< 4.2),
libghc-pretty-simple-prof,
libghc-prettyprinter-dev (>= 1.7.0),
libghc-prettyprinter-dev (<< 1.8),
libghc-prettyprinter-prof,
- libghc-prettyprinter-ansi-terminal-dev (>= 1.1.1),
+ libghc-prettyprinter-ansi-terminal-dev (>= 1.1.2),
libghc-prettyprinter-ansi-terminal-dev (<< 1.2),
libghc-prettyprinter-ansi-terminal-prof,
libghc-profunctors-dev (>= 3.1.2),
@@ -104,6 +106,9 @@ Build-Depends: debhelper (>= 10),
libghc-text-manipulate-dev (>= 0.2.0.1),
libghc-text-manipulate-dev (<< 0.4),
libghc-text-manipulate-prof,
+ libghc-text-short-dev (>= 0.1),
+ libghc-text-short-dev (<< 0.2),
+ libghc-text-short-prof,
libghc-th-lift-instances-dev (>= 0.1.13),
libghc-th-lift-instances-dev (<< 0.2),
libghc-th-lift-instances-prof,
@@ -113,7 +118,7 @@ Build-Depends: debhelper (>= 10),
libghc-uri-encode-dev (<< 1.6),
libghc-uri-encode-prof,
libghc-vector-dev (>= 0.11.0.0),
- libghc-vector-dev (<< 0.13),
+ libghc-vector-dev (<< 0.14),
libghc-vector-prof,
Build-Depends-Indep: ghc-doc,
libghc-diff-doc,
@@ -136,6 +141,7 @@ Build-Depends-Indep: ghc-doc,
libghc-http-client-doc,
libghc-http-client-tls-doc,
libghc-http-types-doc,
+ libghc-indexed-traversable-doc,
libghc-lens-family-core-doc,
libghc-megaparsec-doc,
libghc-mmorph-doc,
@@ -151,6 +157,7 @@ Build-Depends-Indep: ghc-doc,
libghc-scientific-doc,
libghc-serialise-doc,
libghc-text-manipulate-doc,
+ libghc-text-short-doc,
libghc-th-lift-instances-doc,
libghc-unordered-containers-doc,
libghc-uri-encode-doc,
=====================================
p/haskell-dhall/debian/patches/newer-deps
=====================================
@@ -0,0 +1,52 @@
+Index: b/dhall.cabal
+===================================================================
+--- a/dhall.cabal
++++ b/dhall.cabal
+@@ -1,12 +1,13 @@
+ Cabal-Version: 2.4
+ Name: dhall
+ Version: 1.41.2
++x-revision: 5
+ Build-Type: Simple
+ License: BSD-3-Clause
+ License-File: LICENSE
+-Copyright: 2017 Gabriel Gonzalez
+-Author: Gabriel Gonzalez
+-Maintainer: Gabriel439 at gmail.com
++Copyright: 2017 Gabriella Gonzalez
++Author: Gabriella Gonzalez
++Maintainer: GenuineGabriella at gmail.com
+ Bug-Reports: https://github.com/dhall-lang/dhall-haskell/issues
+ Synopsis: A configuration language guaranteed to terminate
+ Description:
+@@ -231,25 +232,25 @@ Common common
+ -- megaparsec follows SemVer: https://github.com/mrkkrp/megaparsec/issues/469#issuecomment-927918469
+ megaparsec >= 8 && < 10 ,
+ mmorph < 1.3 ,
+- mtl >= 2.2.1 && < 2.3 ,
++ mtl >= 2.2.1 && < 2.4 ,
+ network-uri >= 2.6 && < 2.7 ,
+ optparse-applicative >= 0.14.0.0 && < 0.18,
+ parsers >= 0.12.4 && < 0.13,
+ parser-combinators ,
+ prettyprinter >= 1.7.0 && < 1.8 ,
+- prettyprinter-ansi-terminal >= 1.1.1 && < 1.2 ,
++ prettyprinter-ansi-terminal >= 1.1.2 && < 1.2 ,
+ pretty-simple < 4.2 ,
+ profunctors >= 3.1.2 && < 5.7 ,
+ repline >= 0.4.0.0 && < 0.5 ,
+ serialise >= 0.2.0.0 && < 0.3 ,
+ scientific >= 0.3.0.0 && < 0.4 ,
+- template-haskell >= 2.13.0.0 && < 2.19,
++ template-haskell >= 2.13.0.0 && < 2.20,
+ text >= 0.11.1.0 && < 2.1 ,
+ text-manipulate >= 0.2.0.1 && < 0.4 ,
+ text-short >= 0.1 && < 0.2 ,
+ th-lift-instances >= 0.1.13 && < 0.2 ,
+- time >= 1.1.4 && < 1.13,
+- transformers >= 0.5.2.0 && < 0.6 ,
++ time >= 1.9 && < 1.13,
++ transformers >= 0.5.2.0 && < 0.7 ,
+ unordered-containers >= 0.1.3.0 && < 0.3 ,
+ uri-encode < 1.6 ,
+ vector >= 0.11.0.0 && < 0.14
=====================================
p/haskell-github/debian/patches/series → p/haskell-dhall/debian/patches/series
=====================================
=====================================
p/haskell-github/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-github (0.27-2) UNRELEASED; urgency=medium
+haskell-github (0.28.0.1-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:54 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 24 Oct 2023 09:17:19 +0300
haskell-github (0.27-1) unstable; urgency=medium
=====================================
p/haskell-github/debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends:
cdbs,
debhelper (>= 10),
haskell-devscripts (>= 0.15),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
ghc-prof,
libghc-aeson-dev,
libghc-aeson-prof,
@@ -66,22 +66,19 @@ Build-Depends:
libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-prof,
libghc-vector-dev (>= 0.12.0.1),
- libghc-vector-dev (<< 0.13),
+ libghc-vector-dev (<< 0.14),
libghc-vector-prof,
- libghc-vector-instances-dev (>= 3.4),
- libghc-vector-instances-dev (<< 3.5),
- libghc-vector-instances-prof,
libghc-base-compat-dev,
libghc-file-embed-dev,
libghc-file-embed-prof,
libghc-hspec-dev (>= 2.6.1),
- libghc-hspec-dev (<< 2.10),
+ libghc-hspec-dev (<< 2.11),
libghc-hspec-prof,
libghc-tagged-dev,
libghc-unordered-containers-dev,
libghc-vector-dev,
hspec-discover (>= 2.7.1),
- hspec-discover (<< 2.10),
+ hspec-discover (<< 2.11),
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-base-compat-doc,
@@ -103,9 +100,8 @@ Build-Depends-Indep: ghc-doc,
libghc-transformers-compat-doc,
libghc-unordered-containers-doc,
libghc-vector-doc,
- libghc-vector-instances-doc,
Standards-Version: 4.6.2
-Homepage: https://github.com/phadej/github
+Homepage: https://github.com/haskell-github/github
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-github
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-github]
=====================================
p/haskell-github/debian/patches/newer-deps deleted
=====================================
@@ -1,62 +0,0 @@
-Index: b/github.cabal
-===================================================================
---- a/github.cabal
-+++ b/github.cabal
-@@ -1,6 +1,7 @@
- cabal-version: >=1.10
- name: github
- version: 0.27
-+x-revision: 1
- synopsis: Access to the GitHub API, v3.
- category: Network
- description:
-@@ -37,8 +38,9 @@ tested-with:
- || ==8.4.4
- || ==8.6.5
- || ==8.8.4
-- || ==8.10.4
-+ || ==8.10.7
- || ==9.0.1
-+ || ==9.2.1
-
- extra-source-files:
- README.md
-@@ -158,9 +160,9 @@ library
-
- -- Packages bundles with GHC, mtl and text are also here
- build-depends:
-- base >=4.7 && <4.16
-+ base >=4.7 && <4.17
- , binary >=0.7.1.0 && <0.11
-- , bytestring >=0.10.4.0 && <0.11
-+ , bytestring >=0.10.4.0 && <0.12
- , containers >=0.5.5.1 && <0.7
- , deepseq >=1.3.0.2 && <1.5
- , mtl >=2.1.3.1 && <2.2 || >=2.2.1 && <2.3
-@@ -177,7 +179,7 @@ library
- , cryptohash-sha1 >=0.11.100.1 && <0.12
- , deepseq-generics >=0.2.0.0 && <0.3
- , exceptions >=0.10.2 && <0.11
-- , hashable >=1.2.7.0 && <1.4
-+ , hashable >=1.2.7.0 && <1.5
- , http-client >=0.5.12 && <0.8
- , http-link-header >=1.0.3.1 && <1.3
- , http-types >=0.12.3 && <0.13
-@@ -209,7 +211,7 @@ test-suite github-test
- hs-source-dirs: spec
- main-is: Spec.hs
- ghc-options: -Wall -threaded
-- build-tool-depends: hspec-discover:hspec-discover >=2.7.1 && <2.8
-+ build-tool-depends: hspec-discover:hspec-discover >=2.7.1 && <2.10
- other-extensions: TemplateHaskell
- other-modules:
- GitHub.ActivitySpec
-@@ -234,7 +236,7 @@ test-suite github-test
- , bytestring
- , file-embed
- , github
-- , hspec >=2.6.1 && <2.8
-+ , hspec >=2.6.1 && <2.10
- , tagged
- , text
- , unordered-containers
=====================================
p/haskell-http-client-restricted/debian/changelog
=====================================
@@ -1,12 +1,13 @@
-haskell-http-client-restricted (0.0.5-2) UNRELEASED; urgency=medium
+haskell-http-client-restricted (0.0.5-2) unstable; urgency=medium
[ Jelmer Vernooij ]
* Add package path in Vcs-Git header.
[ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
+ * Sourceful upload for GHC 9.4
- -- Jelmer Vernooij <jelmer at debian.org> Thu, 26 Jan 2023 00:02:37 +0000
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 24 Oct 2023 09:13:08 +0300
haskell-http-client-restricted (0.0.5-1) unstable; urgency=medium
=====================================
p/haskell-http-client-restricted/debian/control
=====================================
@@ -6,7 +6,7 @@ Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts-minimal | haskell-devscripts (>= 0.9),
cdbs,
- ghc,
+ ghc (>= 9.4),
ghc-prof,
libghc-connection-dev (>= 0.2.5),
libghc-connection-prof,
=====================================
p/haskell-wreq/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-wreq (0.5.3.3-3) UNRELEASED; urgency=medium
+haskell-wreq (0.5.4.2-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:34:58 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 24 Oct 2023 09:19:22 +0300
haskell-wreq (0.5.3.3-2) unstable; urgency=medium
=====================================
p/haskell-wreq/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-aeson-dev,
=====================================
p/haskell-wreq/debian/patches/disable-network-tests
=====================================
@@ -1,6 +1,8 @@
+Index: b/tests/UnitTests.hs
+===================================================================
--- a/tests/UnitTests.hs
+++ b/tests/UnitTests.hs
-@@ -344,7 +344,7 @@
+@@ -344,7 +344,7 @@ commonTestsWith verb site = [
, testCase "put" $ basicPut verb site
, testCase "delete" $ basicDelete verb site
, testCase "404" $ throwsStatusCode verb site
@@ -9,7 +11,7 @@
, testCase "redirectOverflow" $ redirectOverflow verb site
, testCase "invalidURL" $ invalidURL verb site
, testCase "funkyScheme" $ funkyScheme verb site
-@@ -378,8 +378,6 @@
+@@ -378,8 +378,6 @@ httpbinTestsWith verb site = commonTests
-- Tests that our local httpbin clone doesn't yet support.
httpbinTests verb = [testGroup "httpbin" [
@@ -18,7 +20,7 @@
]]
-- Tests that httpbin.org doesn't support.
-@@ -407,8 +405,6 @@
+@@ -407,8 +405,6 @@ testWith tests = do
s <- Session.newSession
flip E.finally (killThread tid) .
defaultMain $ tests <>
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/d4fbd32604642ed2c0d60020e1fb83e0da9c4cba...0510e1e034efe2900a3390dd751a7e45f39b176d
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/d4fbd32604642ed2c0d60020e1fb83e0da9c4cba...0510e1e034efe2900a3390dd751a7e45f39b176d
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/703145e2/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list