[Git][haskell-team/DHG_packages][master] rio-orphans: Upgrading from 0.1.1.0 to 0.1.2.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jul 26 18:51:31 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
cbdbc3c9 by Clint Adams at 2022-07-26T13:51:14-04:00
rio-orphans: Upgrading from 0.1.1.0 to 0.1.2.0
- - - - -
3 changed files:
- p/haskell-rio-orphans/debian/changelog
- p/haskell-rio-orphans/debian/control
- p/haskell-rio-orphans/debian/patches/no-rts-N
Changes:
=====================================
p/haskell-rio-orphans/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-rio-orphans (0.1.1.0-3) UNRELEASED; urgency=medium
+haskell-rio-orphans (0.1.2.0-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:01 +0300
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 26 Jul 2022 13:50:10 -0400
haskell-rio-orphans (0.1.1.0-2) unstable; urgency=medium
=====================================
p/haskell-rio-orphans/debian/control
=====================================
@@ -23,6 +23,8 @@ Build-Depends: debhelper (>= 10),
libghc-rio-prof,
libghc-transformers-base-dev,
libghc-transformers-base-prof,
+ libghc-unliftio-core-dev,
+ libghc-unliftio-core-prof,
libghc-hspec-dev,
libghc-hspec-prof,
Build-Depends-Indep: ghc-doc,
@@ -33,6 +35,7 @@ Build-Depends-Indep: ghc-doc,
libghc-resourcet-doc,
libghc-rio-doc,
libghc-transformers-base-doc,
+ libghc-unliftio-core-doc,
Standards-Version: 4.6.1
Homepage: https://github.com/commercialhaskell/rio#readme
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-rio-orphans
=====================================
p/haskell-rio-orphans/debian/patches/no-rts-N
=====================================
@@ -1,13 +1,11 @@
-Index: b/rio-orphans.cabal
-===================================================================
--- a/rio-orphans.cabal
+++ b/rio-orphans.cabal
-@@ -51,7 +51,7 @@ test-suite rio-orphans-test
+@@ -53,7 +53,7 @@ test-suite rio-orphans-test
Paths_rio_orphans
hs-source-dirs:
test
- ghc-options: -threaded -rtsopts -with-rtsopts=-N
+ ghc-options: -threaded -rtsopts
build-depends:
- base >=4.9 && <10
+ base >=4.10 && <10
, exceptions
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cbdbc3c92bdbab674200de952fc2147291e7cc0f
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cbdbc3c92bdbab674200de952fc2147291e7cc0f
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/20220726/94583409/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list