[Git][haskell-team/DHG_packages][master] safe-exceptions: Upgrading from 0.1.7.0 to 0.1.7.3

Clint Adams (@clint) gitlab at salsa.debian.org
Thu Jul 21 14:16:31 BST 2022



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


Commits:
3e0d3f13 by Clint Adams at 2022-07-21T09:16:03-04:00
safe-exceptions: Upgrading from 0.1.7.0 to 0.1.7.3

- - - - -


5 changed files:

- p/haskell-safe-exceptions/debian/changelog
- p/haskell-safe-exceptions/debian/control
- − p/haskell-safe-exceptions/debian/patches/newer-deps
- p/haskell-safe-exceptions/debian/patches/series
- p/haskell-safe-exceptions/debian/patches/smp-tests


Changes:

=====================================
p/haskell-safe-exceptions/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-safe-exceptions (0.1.7.0-7) UNRELEASED; urgency=medium
+haskell-safe-exceptions (0.1.7.3-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:02 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 21 Jul 2022 09:14:34 -0400
 
 haskell-safe-exceptions (0.1.7.0-6) unstable; urgency=medium
 


=====================================
p/haskell-safe-exceptions/debian/control
=====================================
@@ -6,12 +6,12 @@ Priority: optional
 Section: haskell
 Rules-Requires-Root: no
 Build-Depends:
+ haskell-devscripts (>= 0.13),
  cdbs,
  debhelper (>= 10),
  ghc (>= 8),
  ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-exceptions-dev (>= 0.8),
+ libghc-exceptions-dev (>= 0.10),
  libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof,
  libghc-hspec-dev <!nocheck>,


=====================================
p/haskell-safe-exceptions/debian/patches/newer-deps deleted
=====================================
@@ -1,14 +0,0 @@
---- a/safe-exceptions.cabal
-+++ b/safe-exceptions.cabal
-@@ -20,9 +20,9 @@
- library
-   hs-source-dirs:      src
-   exposed-modules:     Control.Exception.Safe
--  build-depends:       base >= 4.7 && < 4.11
-+  build-depends:       base >= 4.7 && < 5
-                      , deepseq >= 1.2 && < 1.5
--                     , exceptions >= 0.8 && < 0.9
-+                     , exceptions >= 0.8 && < 0.11
-                      , transformers >= 0.2 && < 0.6
-   default-language:    Haskell2010
- 


=====================================
p/haskell-safe-exceptions/debian/patches/series
=====================================
@@ -1,2 +1 @@
 smp-tests
-newer-deps


=====================================
p/haskell-safe-exceptions/debian/patches/smp-tests
=====================================
@@ -1,6 +1,6 @@
 --- a/safe-exceptions.cabal
 +++ b/safe-exceptions.cabal
-@@ -13,6 +13,10 @@
+@@ -13,6 +13,10 @@ build-type:          Simple
  extra-source-files:  README.md ChangeLog.md COOKBOOK.md
  cabal-version:       >=1.10
  
@@ -11,9 +11,9 @@
  library
    hs-source-dirs:      src
    exposed-modules:     Control.Exception.Safe
-@@ -31,7 +35,8 @@
-                      , hspec
+@@ -32,7 +36,8 @@ test-suite safe-exceptions-test
                       , safe-exceptions
+                      , transformers
                       , void
 -  ghc-options:         -threaded -rtsopts -with-rtsopts=-N
 +  if !flag(tests-single-threaded)



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3e0d3f13b58d6bf2d63bae31a9dd528bcd557ea8
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/20220721/0466aa30/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list