[Git][haskell-team/DHG_packages][master] 10 commits: base64: Sourceful upload for GHC 9.6

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Fri Oct 4 07:39:43 BST 2024



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


Commits:
5c617723 by Ilias Tsitsimpis at 2024-10-04T09:33:44+03:00
base64: Sourceful upload for GHC 9.6

- - - - -
6c4fc566 by Ilias Tsitsimpis at 2024-10-04T09:33:44+03:00
crypton-x509-system: Sourceful upload for GHC 9.6

- - - - -
21e3f63d by Ilias Tsitsimpis at 2024-10-04T09:33:44+03:00
crypton-x509-validation: Sourceful upload for GHC 9.6

- - - - -
eb6cd791 by Ilias Tsitsimpis at 2024-10-04T09:38:36+03:00
dependent-sum: Sourceful upload for GHC 9.6

- - - - -
57ac52ad by Ilias Tsitsimpis at 2024-10-04T09:38:36+03:00
formatting: Sourceful upload for GHC 9.6

- - - - -
b0f38971 by Ilias Tsitsimpis at 2024-10-04T09:38:36+03:00
shelly: Sourceful upload for GHC 9.6

- - - - -
bd8b153d by Ilias Tsitsimpis at 2024-10-04T09:38:36+03:00
stringprep: Sourceful upload for GHC 9.6

- - - - -
983c395b by Ilias Tsitsimpis at 2024-10-04T09:38:36+03:00
tasty-golden: Sourceful upload for GHC 9.6

- - - - -
4a8fc0f2 by Ilias Tsitsimpis at 2024-10-04T09:38:36+03:00
x509-store: Sourceful upload for GHC 9.6

- - - - -
66829e23 by Ilias Tsitsimpis at 2024-10-04T09:38:36+03:00
exception-mtl: Sourceful upload for GHC 9.6

- - - - -


13 changed files:

- p/haskell-base64/debian/changelog
- p/haskell-crypton-x509-system/debian/changelog
- p/haskell-crypton-x509-validation/debian/changelog
- p/haskell-dependent-sum/debian/changelog
- p/haskell-dependent-sum/debian/control
- + p/haskell-dependent-sum/debian/patches/newer-deps
- + p/haskell-dependent-sum/debian/patches/series
- p/haskell-exception-mtl/debian/changelog
- p/haskell-formatting/debian/changelog
- p/haskell-shelly/debian/changelog
- p/haskell-stringprep/debian/changelog
- p/haskell-tasty-golden/debian/changelog
- p/haskell-x509-store/debian/changelog


Changes:

=====================================
p/haskell-base64/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-base64 (0.4.2.4-4) UNRELEASED; urgency=medium
+haskell-base64 (0.4.2.4-4) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:16:58 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:44 +0300
 
 haskell-base64 (0.4.2.4-3) unstable; urgency=medium
 


=====================================
p/haskell-crypton-x509-system/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-crypton-x509-system (1.6.7-3) UNRELEASED; urgency=medium
+haskell-crypton-x509-system (1.6.7-3) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:17:11 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:44 +0300
 
 haskell-crypton-x509-system (1.6.7-2) unstable; urgency=medium
 


=====================================
p/haskell-crypton-x509-validation/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-crypton-x509-validation (1.6.12-3) UNRELEASED; urgency=medium
+haskell-crypton-x509-validation (1.6.12-3) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:17:11 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:44 +0300
 
 haskell-crypton-x509-validation (1.6.12-2) unstable; urgency=medium
 


=====================================
p/haskell-dependent-sum/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-dependent-sum (0.7.2.0-2) UNRELEASED; urgency=medium
+haskell-dependent-sum (0.7.2.0-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:17:15 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:44 +0300
 
 haskell-dependent-sum (0.7.2.0-1) unstable; urgency=medium
 


=====================================
p/haskell-dependent-sum/debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10),
  libghc-constraints-extras-dev (<< 0.5),
  libghc-constraints-extras-prof,
  libghc-some-dev (>= 1.0.4),
- libghc-some-dev (<< 1.0.5),
+ libghc-some-dev (<< 1.0.7),
  libghc-some-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-constraints-extras-doc,


=====================================
p/haskell-dependent-sum/debian/patches/newer-deps
=====================================
@@ -0,0 +1,20 @@
+Index: b/dependent-sum.cabal
+===================================================================
+--- a/dependent-sum.cabal
++++ b/dependent-sum.cabal
+@@ -1,5 +1,6 @@
+ name:                   dependent-sum
+ version:                0.7.2.0
++x-revision: 2
+ stability:              provisional
+ 
+ cabal-version:          1.22
+@@ -49,7 +50,7 @@ Library
+                       , constraints-extras >= 0.2 && < 0.5
+ 
+   -- tight bounds, so re-exported API is versioned properly.
+-  build-depends:        some >= 1.0.4 && < 1.0.5
++  build-depends:        some >= 1.0.4 && < 1.0.7
+ 
+   if impl(ghc >= 7.2)
+     ghc-options:        -trust base


=====================================
p/haskell-dependent-sum/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps


=====================================
p/haskell-exception-mtl/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-exception-mtl (0.4.0.2-2) unstable; urgency=medium
+
+  * Sourceful upload for GHC 9.6
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:45 +0300
+
 haskell-exception-mtl (0.4.0.2-1) unstable; urgency=low
 
   * Initial release


=====================================
p/haskell-formatting/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-formatting (7.2.0-2) UNRELEASED; urgency=medium
+haskell-formatting (7.2.0-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:17:23 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:45 +0300
 
 haskell-formatting (7.2.0-1) unstable; urgency=medium
 


=====================================
p/haskell-shelly/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-shelly (1.12.1-2) UNRELEASED; urgency=medium
+haskell-shelly (1.12.1-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:18:16 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:45 +0300
 
 haskell-shelly (1.12.1-1) unstable; urgency=medium
 


=====================================
p/haskell-stringprep/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-stringprep (1.0.0-14) UNRELEASED; urgency=medium
+haskell-stringprep (1.0.0-14) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:18:22 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:45 +0300
 
 haskell-stringprep (1.0.0-13) unstable; urgency=medium
 


=====================================
p/haskell-tasty-golden/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-tasty-golden (2.3.5-3) UNRELEASED; urgency=medium
+haskell-tasty-golden (2.3.5-3) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:18:24 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:45 +0300
 
 haskell-tasty-golden (2.3.5-2) unstable; urgency=medium
 


=====================================
p/haskell-x509-store/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-x509-store (1.6.9-3) UNRELEASED; urgency=medium
+haskell-x509-store (1.6.9-3) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:18:40 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 04 Oct 2024 09:33:45 +0300
 
 haskell-x509-store (1.6.9-2) unstable; urgency=medium
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/9e09f7c22f1b4a31954eeff02fbf218e4f842bbd...66829e23ea70781dfd9fdb53311bb94fbaed43ac

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/9e09f7c22f1b4a31954eeff02fbf218e4f842bbd...66829e23ea70781dfd9fdb53311bb94fbaed43ac
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/20241004/740665ff/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list