[Git][haskell-team/DHG_packages][master] 6 commits: fsnotify: Upgrading from 0.3.0.1 to 0.4.1.0
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sun Sep 10 08:45:59 BST 2023
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
eccc6a11 by Ilias Tsitsimpis at 2023-09-10T10:33:59+03:00
fsnotify: Upgrading from 0.3.0.1 to 0.4.1.0
- - - - -
aaa2d308 by Ilias Tsitsimpis at 2023-09-10T10:37:18+03:00
strict: Upgrading from 0.4.0.1 to 0.5
- - - - -
252446b0 by Ilias Tsitsimpis at 2023-09-10T10:38:16+03:00
tasty-hedgehog: Upgrading from 1.2.0.0 to 1.4.0.1
- - - - -
b362b4a4 by Ilias Tsitsimpis at 2023-09-10T10:40:21+03:00
vector: Newer dependencies
- - - - -
c1e2ed37 by Ilias Tsitsimpis at 2023-09-10T10:41:04+03:00
hspec-hedgehog: Sourceful upload for GHC 9.4
- - - - -
f0a66486 by Ilias Tsitsimpis at 2023-09-10T10:41:04+03:00
rsa: Sourceful upload for GHC 9.4
- - - - -
15 changed files:
- p/haskell-fsnotify/debian/changelog
- p/haskell-fsnotify/debian/control
- p/haskell-hspec-hedgehog/debian/changelog
- p/haskell-hspec-hedgehog/debian/control
- p/haskell-rsa/debian/changelog
- p/haskell-rsa/debian/control
- p/haskell-strict/debian/changelog
- p/haskell-strict/debian/control
- p/haskell-tasty-hedgehog/debian/changelog
- p/haskell-tasty-hedgehog/debian/control
- p/haskell-vector/debian/changelog
- p/haskell-vector/debian/control
- + p/haskell-vector/debian/patches/newer-deps
- p/haskell-vector/debian/patches/series
- p/haskell-vector/debian/patches/sse2
Changes:
=====================================
p/haskell-fsnotify/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-fsnotify (0.3.0.1-5) UNRELEASED; urgency=medium
+haskell-fsnotify (0.4.1.0-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:50 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 10 Sep 2023 10:33:22 +0300
haskell-fsnotify (0.3.0.1-4) unstable; urgency=medium
=====================================
p/haskell-fsnotify/debian/control
=====================================
@@ -8,22 +8,25 @@ Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-async-dev (>= 2.0.1),
+ libghc-async-dev (>= 2.0.0.0),
libghc-async-prof,
- libghc-hinotify-dev (>= 0.3.0),
+ libghc-hinotify-dev (>= 0.3.7),
libghc-hinotify-prof,
- libghc-shelly-dev (>= 1.6.5),
- libghc-shelly-prof,
+ libghc-monad-control-dev (>= 1.0.0.0),
+ libghc-monad-control-prof,
+ libghc-safe-exceptions-dev (>= 0.1.0.0),
+ libghc-safe-exceptions-prof,
libghc-unix-compat-dev (>= 0.2),
libghc-unix-compat-prof,
Build-Depends-Indep:
ghc-doc,
libghc-async-doc,
libghc-hinotify-doc,
- libghc-shelly-doc,
+ libghc-monad-control-doc,
+ libghc-safe-exceptions-doc,
libghc-unix-compat-doc,
Standards-Version: 4.6.2
Homepage: https://github.com/haskell-fswatch/hfsnotify
=====================================
p/haskell-hspec-hedgehog/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-hspec-hedgehog (0.0.1.2-5) UNRELEASED; urgency=medium
+haskell-hspec-hedgehog (0.0.1.2-5) 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:02 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 10 Sep 2023 10:41:04 +0300
haskell-hspec-hedgehog (0.0.1.2-4) unstable; urgency=medium
=====================================
p/haskell-hspec-hedgehog/debian/control
=====================================
@@ -6,7 +6,7 @@ Section: haskell
Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
cdbs,
- ghc,
+ ghc (>= 9.4),
ghc-prof,
libghc-hunit-dev (>= 1.5),
libghc-hunit-dev (<< 2),
=====================================
p/haskell-rsa/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-rsa (2.4.1-3) UNRELEASED; urgency=medium
+haskell-rsa (2.4.1-3) 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:33 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 10 Sep 2023 10:41:04 +0300
haskell-rsa (2.4.1-2) unstable; urgency=medium
=====================================
p/haskell-rsa/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 10),
- ghc (>= 8),
+ ghc (>= 9.4),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-crypto-api-dev (<< 0.14),
=====================================
p/haskell-strict/debian/changelog
=====================================
@@ -1,9 +1,10 @@
-haskell-strict (0.4.0.1-2) UNRELEASED; urgency=medium
+haskell-strict (0.5-1) unstable; urgency=medium
+ * New upstream release (Closes: #982770)
* Remove retired developer, Joachim Breitner, from Uploaders.
* Declare compliance with Debian policy 4.6.2
- -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 18 Jul 2022 18:35:19 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 10 Sep 2023 10:35:54 +0300
haskell-strict (0.4.0.1-1) unstable; urgency=medium
=====================================
p/haskell-strict/debian/control
=====================================
@@ -7,17 +7,17 @@ Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 10),
- ghc (>= 8),
+ ghc (>= 9.4),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-assoc-dev (>= 1.0.1),
- libghc-assoc-dev (<< 1.1),
+ libghc-assoc-dev (>= 1.1),
+ libghc-assoc-dev (<< 1.2),
libghc-assoc-prof,
libghc-hashable-dev (>= 1.2.7.0),
- libghc-hashable-dev (<< 1.4),
+ libghc-hashable-dev (<< 1.5),
libghc-hashable-prof,
- libghc-these-dev (>= 1.1.1.1),
- libghc-these-dev (<< 1.2),
+ libghc-these-dev (>= 1.2),
+ libghc-these-dev (<< 1.3),
libghc-these-prof,
Build-Depends-Indep: ghc-doc,
libghc-assoc-doc,
=====================================
p/haskell-tasty-hedgehog/debian/changelog
=====================================
@@ -1,4 +1,4 @@
-haskell-tasty-hedgehog (1.2.0.0-3) UNRELEASED; urgency=medium
+haskell-tasty-hedgehog (1.4.0.1-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.1
@@ -8,8 +8,9 @@ haskell-tasty-hedgehog (1.2.0.0-3) UNRELEASED; urgency=medium
[ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:33:11 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 10 Sep 2023 10:38:16 +0300
haskell-tasty-hedgehog (1.2.0.0-2) unstable; urgency=medium
=====================================
p/haskell-tasty-hedgehog/debian/control
=====================================
@@ -7,10 +7,10 @@ Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
cdbs,
- ghc,
+ ghc (>= 9.4),
ghc-prof,
- libghc-hedgehog-dev (>= 1.0.2),
- libghc-hedgehog-dev (<< 1.1.2),
+ libghc-hedgehog-dev (>= 1.2),
+ libghc-hedgehog-dev (<< 1.3),
libghc-hedgehog-prof,
libghc-tagged-dev (>= 0.8),
libghc-tagged-dev (<< 0.9),
=====================================
p/haskell-vector/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-vector (0.13.0.0-2) unstable; urgency=medium
+
+ * Patch for newer dependencies
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 10 Sep 2023 10:40:18 +0300
+
haskell-vector (0.13.0.0-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-vector/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
ghc (>= 9),
ghc-prof,
libghc-primitive-dev (>= 0.6.4.0),
- libghc-primitive-dev (<< 0.8),
+ libghc-primitive-dev (<< 0.9),
libghc-primitive-prof,
libghc-vector-stream-dev (>= 0.1),
libghc-vector-stream-dev (<< 0.2),
=====================================
p/haskell-vector/debian/patches/newer-deps
=====================================
@@ -0,0 +1,24 @@
+Index: b/vector.cabal
+===================================================================
+--- a/vector.cabal
++++ b/vector.cabal
+@@ -1,5 +1,6 @@
+ Name: vector
+ Version: 0.13.0.0
++x-revision: 5
+ -- don't forget to update the changelog file!
+ License: BSD3
+ License-File: LICENSE
+@@ -139,9 +140,9 @@ Library
+ Install-Includes:
+ vector.h
+
+- Build-Depends: base >= 4.9 && < 4.17
+- , primitive >= 0.6.4.0 && < 0.8
+- , deepseq >= 1.1 && < 1.5
++ Build-Depends: base >= 4.9 && < 4.20
++ , primitive >= 0.6.4.0 && < 0.9
++ , deepseq >= 1.1 && < 1.6
+ , vector-stream >= 0.1 && < 0.2
+
+ Ghc-Options: -O2 -Wall
=====================================
p/haskell-vector/debian/patches/series
=====================================
@@ -1 +1,2 @@
+newer-deps
sse2
=====================================
p/haskell-vector/debian/patches/sse2
=====================================
@@ -4,9 +4,11 @@ Forwarded: https://github.com/haskell/vector/pull/187
Bug: https://github.com/haskell/vector/issues/186
Bug-Debian: https://bugs.debian.org/875396
+Index: b/vector.cabal
+===================================================================
--- a/vector.cabal
+++ b/vector.cabal
-@@ -146,6 +146,9 @@ Library
+@@ -147,6 +147,9 @@ Library
Ghc-Options: -O2 -Wall
@@ -16,7 +18,7 @@ Bug-Debian: https://bugs.debian.org/875396
if !flag(Wall)
Ghc-Options: -fno-warn-orphans
-@@ -204,6 +207,9 @@ test-suite vector-tests-O0
+@@ -205,6 +208,9 @@ test-suite vector-tests-O0
Ghc-Options: -O0 -threaded
Ghc-Options: -Wall
@@ -26,7 +28,7 @@ Bug-Debian: https://bugs.debian.org/875396
if !flag(Wall)
Ghc-Options: -fno-warn-orphans -fno-warn-missing-signatures
if impl(ghc >= 8.0) && impl(ghc < 8.1)
-@@ -246,6 +252,9 @@ test-suite vector-tests-O2
+@@ -247,6 +253,9 @@ test-suite vector-tests-O2
Ghc-Options: -Wall
Ghc-Options: -O2 -threaded
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/823aec2225ff8d3f528282db93636263db909267...f0a66486d576c7546035be611f15e065bdf4b4f4
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/823aec2225ff8d3f528282db93636263db909267...f0a66486d576c7546035be611f15e065bdf4b4f4
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/20230910/21ecc08e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list