[Git][haskell-team/DHG_packages][master] citeproc: Disable RTS -N
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sun Aug 7 11:37:53 BST 2022
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
3c8edc88 by Ilias Tsitsimpis at 2022-08-07T13:35:00+03:00
citeproc: Disable RTS -N
- - - - -
3 changed files:
- p/haskell-citeproc/debian/changelog
- + p/haskell-citeproc/debian/patches/no-rts-n
- + p/haskell-citeproc/debian/patches/series
Changes:
=====================================
p/haskell-citeproc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-citeproc (0.6.0.1-3) unstable; urgency=medium
+
+ * Disable RTS -N for testsuite
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 07 Aug 2022 13:34:50 +0300
+
haskell-citeproc (0.6.0.1-2) unstable; urgency=medium
* Post-NEW source-only upload
=====================================
p/haskell-citeproc/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,12 @@
+Index: b/citeproc.cabal
+===================================================================
+--- a/citeproc.cabal
++++ b/citeproc.cabal
+@@ -157,7 +157,6 @@ test-suite spec
+ ghc-options: -Wall
+ -threaded
+ -rtsopts
+- -with-rtsopts=-N
+ -Wincomplete-record-updates
+ -Wcompat
+ -Widentities
=====================================
p/haskell-citeproc/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts-n
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3c8edc88615cc17be2c38a83d495fb7355a49ba0
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3c8edc88615cc17be2c38a83d495fb7355a49ba0
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/20220807/ab79a4c7/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list