[Git][haskell-team/DHG_packages][master] doclayout: Upgrading from 0.3 to 0.3.1.1
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Wed Jul 20 18:23:56 BST 2022
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f45eb49f by Ilias Tsitsimpis at 2022-07-20T20:22:33+03:00
doclayout: Upgrading from 0.3 to 0.3.1.1
- - - - -
3 changed files:
- p/haskell-doclayout/debian/changelog
- p/haskell-doclayout/debian/control
- p/haskell-doclayout/debian/patches/no--N
Changes:
=====================================
p/haskell-doclayout/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-doclayout (0.3-2) UNRELEASED; urgency=medium
+haskell-doclayout (0.3.1.1-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.1
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:32:17 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 20 Jul 2022 20:21:18 +0300
haskell-doclayout (0.3-1) unstable; urgency=medium
=====================================
p/haskell-doclayout/debian/control
=====================================
@@ -9,6 +9,8 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
+ libghc-emojis-dev (>= 0.1.2),
+ libghc-emojis-prof,
libghc-safe-dev,
libghc-safe-prof,
libghc-tasty-dev,
@@ -17,7 +19,10 @@ Build-Depends: debhelper (>= 10),
libghc-tasty-golden-prof,
libghc-tasty-hunit-dev,
libghc-tasty-hunit-prof,
+ libghc-tasty-quickcheck-dev,
+ libghc-tasty-quickcheck-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-emojis-doc,
libghc-safe-doc,
Standards-Version: 4.6.1
Homepage: https://github.com/jgm/doclayout
=====================================
p/haskell-doclayout/debian/patches/no--N
=====================================
@@ -1,9 +1,11 @@
+Index: b/doclayout.cabal
+===================================================================
--- a/doclayout.cabal
+++ b/doclayout.cabal
-@@ -41,7 +41,7 @@
- tasty-golden,
- tasty-hunit,
- text
+@@ -45,7 +45,7 @@ test-suite doclayout-test
+ tasty-quickcheck,
+ text,
+ emojis >=0.1.2
- ghc-options: -threaded -rtsopts -with-rtsopts=-N
+ ghc-options: -threaded
default-language: Haskell2010
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f45eb49f943760230f9256d74573a3c7334f8da2
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f45eb49f943760230f9256d74573a3c7334f8da2
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/20220720/00a13d91/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list