[Git][haskell-team/DHG_packages][master] skylighting-core: Upgrading from 0.12.3.1 to 0.13.4.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Sun Oct 8 23:13:52 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
477c9c06 by Clint Adams at 2023-10-08T18:13:36-04:00
skylighting-core: Upgrading from 0.12.3.1 to 0.13.4.1
- - - - -
4 changed files:
- p/haskell-skylighting-core/debian/changelog
- p/haskell-skylighting-core/debian/control
- − p/haskell-skylighting-core/debian/patches/longer-test-timeout.patch
- − p/haskell-skylighting-core/debian/patches/series
Changes:
=====================================
p/haskell-skylighting-core/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-skylighting-core (0.12.3.1-3) UNRELEASED; urgency=medium
+haskell-skylighting-core (0.13.4.1-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:34:38 +0300
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 08 Oct 2023 18:12:10 -0400
haskell-skylighting-core (0.12.3.1-2) unstable; urgency=medium
=====================================
p/haskell-skylighting-core/debian/control
=====================================
@@ -11,14 +11,10 @@ Build-Depends: debhelper (>= 10),
ghc-prof,
libghc-aeson-dev (>= 1.0),
libghc-aeson-prof,
- libghc-ansi-terminal-dev (>= 0.7),
- libghc-ansi-terminal-prof,
libghc-attoparsec-dev,
libghc-attoparsec-prof,
libghc-base64-bytestring-dev,
libghc-base64-bytestring-prof,
- libghc-blaze-html-dev (>= 0.5),
- libghc-blaze-html-prof,
libghc-case-insensitive-dev,
libghc-case-insensitive-prof,
libghc-colour-dev (>= 2.0),
@@ -29,7 +25,7 @@ Build-Depends: debhelper (>= 10),
libghc-text-prof,
libghc-utf8-string-dev,
libghc-utf8-string-prof,
- libghc-xml-conduit-dev (>= 1.9.1.0),
+ libghc-xml-conduit-dev (>= 1.9.1.3),
libghc-xml-conduit-dev (<< 1.10),
libghc-xml-conduit-prof,
libghc-diff-dev,
@@ -48,10 +44,8 @@ Build-Depends: debhelper (>= 10),
libghc-tasty-quickcheck-prof,
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
- libghc-ansi-terminal-doc,
libghc-attoparsec-doc,
libghc-base64-bytestring-doc,
- libghc-blaze-html-doc,
libghc-case-insensitive-doc,
libghc-colour-doc,
libghc-safe-doc,
=====================================
p/haskell-skylighting-core/debian/patches/longer-test-timeout.patch deleted
=====================================
@@ -1,13 +0,0 @@
-Description: Increase test timeout to fix FTBFS on some architectures
-
---- haskell-skylighting-core-0.12.3.1.orig/test/test-skylighting.hs
-+++ haskell-skylighting-core-0.12.3.1/test/test-skylighting.hs
-@@ -224,7 +224,7 @@ p_no_drop cfg syntax t =
-
- noDropTest :: TokenizerConfig -> [Text] -> Syntax -> TestTree
- noDropTest cfg inps syntax =
-- localOption (mkTimeout 25000000)
-+ localOption (mkTimeout 250000000)
- $ testCase (Text.unpack (sName syntax))
- $ mapM_ go inps
- where go inp =
=====================================
p/haskell-skylighting-core/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-longer-test-timeout.patch
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/477c9c06a33997d60ca8f75279de00fe28eb5a20
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/477c9c06a33997d60ca8f75279de00fe28eb5a20
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/20231008/b43cd643/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list