[Git][haskell-team/DHG_packages][master] exceptions: Upgrading from 0.10.4 to 0.10.5

Clint Adams (@clint) gitlab at salsa.debian.org
Sun Jul 31 23:41:56 BST 2022



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
53fb2bef by Clint Adams at 2022-07-31T18:41:40-04:00
exceptions: Upgrading from 0.10.4 to 0.10.5

- - - - -


3 changed files:

- p/haskell-exceptions/debian/changelog
- − p/haskell-exceptions/debian/patches/newer-deps
- − p/haskell-exceptions/debian/patches/series


Changes:

=====================================
p/haskell-exceptions/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-exceptions (0.10.5-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sun, 31 Jul 2022 18:41:24 -0400
+
 haskell-exceptions (0.10.4-4) unstable; urgency=medium
 
   * Patch for newer transformers-compat and template-haskell.


=====================================
p/haskell-exceptions/debian/patches/newer-deps deleted
=====================================
@@ -1,35 +0,0 @@
---- a/exceptions.cabal
-+++ b/exceptions.cabal
-@@ -50,7 +50,7 @@ library
-   build-depends:
-     base                       >= 4.3      && < 5,
-     stm                        >= 2.2      && < 3,
--    template-haskell           >= 2.2      && < 2.17,
-+    template-haskell           >= 2.2      && < 2.19,
-     mtl                        >= 2.0      && < 2.3
- 
-   if !impl(ghc >= 8.0)
-@@ -62,7 +62,7 @@ library
-   else
-     build-depends:
-       transformers             >= 0.2      && < 0.4,
--      transformers-compat      >= 0.3      && < 0.7
-+      transformers-compat      >= 0.3      && < 0.8
- 
-   exposed-modules:
-     Control.Monad.Catch
-@@ -86,7 +86,7 @@ test-suite exceptions-tests
-     test-framework             >= 0.8      && < 0.9,
-     test-framework-hunit       >= 0.3      && < 0.4,
-     test-framework-quickcheck2 >= 0.3      && < 0.4,
--    QuickCheck                 >= 2.5      && < 2.14
-+    QuickCheck                 >= 2.5      && < 2.15
- 
-   if flag(transformers-0-4)
-     build-depends:
-@@ -94,4 +94,4 @@ test-suite exceptions-tests
-   else
-     build-depends:
-       transformers             >= 0.2      && < 0.4,
--      transformers-compat      >= 0.3      && < 0.7
-+      transformers-compat      >= 0.3      && < 0.8


=====================================
p/haskell-exceptions/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/53fb2befb2684fad1f09358eb018229979ae86be

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/53fb2befb2684fad1f09358eb018229979ae86be
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/20220731/5fce5f89/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list