[Git][haskell-team/DHG_packages][master] commonmark: Upgrading from 0.2.3 to 0.2.6

Clint Adams (@clint) gitlab at salsa.debian.org
Sat Sep 21 22:47:36 BST 2024



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


Commits:
18e28e72 by Clint Adams at 2024-09-21T17:47:21-04:00
commonmark: Upgrading from 0.2.3 to 0.2.6

- - - - -


3 changed files:

- p/haskell-commonmark/debian/changelog
- − p/haskell-commonmark/debian/patches/fix-stack-space-overflow
- − p/haskell-commonmark/debian/patches/series


Changes:

=====================================
p/haskell-commonmark/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-commonmark (0.2.3-3) UNRELEASED; urgency=medium
+haskell-commonmark (0.2.6-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.7.0
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:17:06 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 21 Sep 2024 17:46:34 -0400
 
 haskell-commonmark (0.2.3-2) unstable; urgency=medium
 


=====================================
p/haskell-commonmark/debian/patches/fix-stack-space-overflow deleted
=====================================
@@ -1,17 +0,0 @@
-Description: Increase stack space for tests
-Author: Ilias Tsitsimpis <iliastsi at debian.org>
-Bug: https://github.com/jgm/commonmark-hs/issues/129
-
-Index: b/commonmark.cabal
-===================================================================
---- a/commonmark.cabal
-+++ b/commonmark.cabal
-@@ -89,7 +89,7 @@ test-suite test-commonmark
-   main-is: test-commonmark.hs
-   hs-source-dirs:
-       test
--  ghc-options: -threaded -rtsopts -with-rtsopts=-K40K
-+  ghc-options: -threaded -rtsopts -with-rtsopts=-K40K -with-rtsopts=-kc40K
-   if impl(ghc >= 8.10)
-     ghc-options:      -Wunused-packages
-   build-depends:


=====================================
p/haskell-commonmark/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-fix-stack-space-overflow



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/18e28e7206accd02067404993606aa7321d33777
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/20240921/a1630a0f/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list