[Git][haskell-team/DHG_packages][master] xml-html-qq: Sourceful upload for GHC 9.0.2

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Tue Aug 9 15:42:47 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
3ea33f93 by Ilias Tsitsimpis at 2022-08-09T17:36:17+03:00
xml-html-qq: Sourceful upload for GHC 9.0.2

- - - - -


3 changed files:

- p/haskell-xml-html-qq/debian/changelog
- + p/haskell-xml-html-qq/debian/patches/no-rts-N
- + p/haskell-xml-html-qq/debian/patches/series


Changes:

=====================================
p/haskell-xml-html-qq/debian/changelog
=====================================
@@ -1,8 +1,10 @@
-haskell-xml-html-qq (0.1.0.1-3) UNRELEASED; urgency=medium
+haskell-xml-html-qq (0.1.0.1-3) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
+  * Sourceful upload for GHC 9.0.2
+  * Disable RTS -N for testsuite
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:25 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 09 Aug 2022 17:36:11 +0300
 
 haskell-xml-html-qq (0.1.0.1-2) unstable; urgency=medium
 


=====================================
p/haskell-xml-html-qq/debian/patches/no-rts-N
=====================================
@@ -0,0 +1,22 @@
+Index: b/xml-html-qq.cabal
+===================================================================
+--- a/xml-html-qq.cabal
++++ b/xml-html-qq.cabal
+@@ -43,7 +43,7 @@ test-suite xml-html-qq-doctest
+                      , doctest
+                      , Glob
+   default-language:    Haskell2010
+-  ghc-options:         -Wall -threaded -rtsopts -with-rtsopts=-N
++  ghc-options:         -Wall -threaded -rtsopts
+ 
+ test-suite xml-html-qq-test
+   type:                exitcode-stdio-1.0
+@@ -56,7 +56,7 @@ test-suite xml-html-qq-test
+                      , xml-conduit
+                      , xml-html-qq
+   default-language:    Haskell2010
+-  ghc-options:         -Wall -threaded -rtsopts -with-rtsopts=-N -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -fwarn-monomorphism-restriction
++  ghc-options:         -Wall -threaded -rtsopts -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -fwarn-monomorphism-restriction
+ 
+ source-repository head
+   type:     git


=====================================
p/haskell-xml-html-qq/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts-N



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3ea33f935e27880d3241ecb2fd244487627b5cd0
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/20220809/3e3b55ae/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list