[Git][haskell-team/DHG_packages][master] 5 commits: x509-system: Sourceful upload for GHC 9.4

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sun Oct 22 17:00:19 BST 2023



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


Commits:
5814b1f7 by Ilias Tsitsimpis at 2023-10-22T18:47:24+03:00
x509-system: Sourceful upload for GHC 9.4

- - - - -
11e53bef by Ilias Tsitsimpis at 2023-10-22T18:47:24+03:00
x509-validation: Sourceful upload for GHC 9.4

- - - - -
6b4a9c79 by Ilias Tsitsimpis at 2023-10-22T18:49:20+03:00
persistent-postgresql: Upgrading from 2.13.5.2 to 2.13.6.1

- - - - -
6e622655 by Ilias Tsitsimpis at 2023-10-22T18:51:19+03:00
persistent-sqlite: Upgrading from 2.13.1.1 to 2.13.2.0

- - - - -
3f7c6b58 by Ilias Tsitsimpis at 2023-10-22T18:56:33+03:00
warp: Upgrading from 3.3.21 to 3.3.25

- - - - -


9 changed files:

- p/haskell-persistent-postgresql/debian/changelog
- p/haskell-persistent-postgresql/debian/control
- p/haskell-persistent-sqlite/debian/changelog
- p/haskell-warp/debian/changelog
- p/haskell-warp/debian/control
- p/haskell-x509-system/debian/changelog
- p/haskell-x509-system/debian/control
- p/haskell-x509-validation/debian/changelog
- p/haskell-x509-validation/debian/control


Changes:

=====================================
p/haskell-persistent-postgresql/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-persistent-postgresql (2.13.6.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 22 Oct 2023 18:49:20 +0300
+
 haskell-persistent-postgresql (2.13.5.2-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2


=====================================
p/haskell-persistent-postgresql/debian/control
=====================================
@@ -25,10 +25,10 @@ Build-Depends:
  libghc-persistent-dev (<< 3),
  libghc-persistent-prof,
  libghc-postgresql-libpq-dev (>= 0.9.4.2),
- libghc-postgresql-libpq-dev (<< 0.10),
+ libghc-postgresql-libpq-dev (<< 0.11),
  libghc-postgresql-libpq-prof,
  libghc-postgresql-simple-dev (>= 0.6.1),
- libghc-postgresql-simple-dev (<< 0.7),
+ libghc-postgresql-simple-dev (<< 0.8),
  libghc-postgresql-simple-prof,
  libghc-resource-pool-dev,
  libghc-resource-pool-prof,


=====================================
p/haskell-persistent-sqlite/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-persistent-sqlite (2.13.2.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 22 Oct 2023 18:51:18 +0300
+
 haskell-persistent-sqlite (2.13.1.1-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2


=====================================
p/haskell-warp/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-warp (3.3.21-4) UNRELEASED; urgency=medium
+haskell-warp (3.3.25-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:56 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 22 Oct 2023 18:53:48 +0300
 
 haskell-warp (3.3.21-3) unstable; urgency=medium
 


=====================================
p/haskell-warp/debian/control
=====================================
@@ -29,7 +29,7 @@ Build-Depends:
  libghc-http-types-dev (>= 0.12),
  libghc-http-types-prof,
  libghc-http2-dev (>= 3.0),
- libghc-http2-dev (<< 3.1),
+ libghc-http2-dev (<< 5),
  libghc-http2-prof,
  libghc-hunit-dev [!kfreebsd-any],
  libghc-iproute-dev (>= 1.3.1),
@@ -37,9 +37,11 @@ Build-Depends:
  libghc-lifted-base-dev (>= 0.1) [!kfreebsd-any],
  libghc-network-dev (>= 2.3),
  libghc-network-prof,
- libghc-quickcheck2-dev [!kfreebsd-any],
- libghc-simple-sendfile-dev (<< 0.3),
+ libghc-recv-dev (>= 0.1.0),
+ libghc-recv-dev (<< 0.2.0),
+ libghc-recv-prof,
  libghc-simple-sendfile-dev (>= 0.2.7),
+ libghc-simple-sendfile-dev (<< 0.3),
  libghc-simple-sendfile-prof,
  libghc-streaming-commons-dev (>= 0.1.10),
  libghc-streaming-commons-prof,
@@ -58,9 +60,17 @@ Build-Depends:
  libghc-word8-prof,
  libghc-x509-dev,
  libghc-x509-prof,
- netbase,
- libghc-http-client-dev <!nocheck>,
- curl <!nocheck>,
+ libghc-quickcheck2-dev,
+ libghc-quickcheck2-prof,
+ libghc-auto-update-dev,
+ libghc-hspec-dev (>= 1.3),
+ libghc-hspec-prof,
+ libghc-http-client-dev,
+ libghc-http-client-prof,
+ libghc-network-dev,
+ libghc-simple-sendfile-dev (>= 0.2.4),
+ libghc-vault-dev,
+ curl,
 Build-Depends-Indep: ghc-doc,
  libghc-auto-update-doc,
  libghc-bsb-http-chunked-doc,
@@ -71,6 +81,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-http2-doc,
  libghc-iproute-doc,
  libghc-network-doc,
+ libghc-recv-doc,
  libghc-simple-sendfile-doc,
  libghc-streaming-commons-doc,
  libghc-time-manager-doc,


=====================================
p/haskell-x509-system/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-x509-system (1.6.7-2) UNRELEASED; urgency=medium
+haskell-x509-system (1.6.7-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * Sourceful upload for GHC 9.4
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:58 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 22 Oct 2023 18:47:23 +0300
 
 haskell-x509-system (1.6.7-1) unstable; urgency=medium
 


=====================================
p/haskell-x509-system/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-pem-dev (<< 0.3),


=====================================
p/haskell-x509-validation/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-x509-validation (1.6.12-2) UNRELEASED; urgency=medium
+haskell-x509-validation (1.6.12-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * Sourceful upload for GHC 9.4
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:58 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 22 Oct 2023 18:47:24 +0300
 
 haskell-x509-validation (1.6.12-1) unstable; urgency=medium
 


=====================================
p/haskell-x509-validation/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-asn1-encoding-dev (<< 0.10),



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/12ccd16d02e7dfcb1e0c605e5ad0d1eb10cbfd9d...3f7c6b58bec7bcb4cba422fc1cd23d140f1202f2

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/12ccd16d02e7dfcb1e0c605e5ad0d1eb10cbfd9d...3f7c6b58bec7bcb4cba422fc1cd23d140f1202f2
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/20231022/6d3588d3/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list