[Git][haskell-team/DHG_packages][master] doctest-parallel: Upgrading from 0.2.5 to 0.3.0.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Sep 13 23:35:21 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
0fa33f5f by Clint Adams at 2023-09-13T18:34:59-04:00
doctest-parallel: Upgrading from 0.2.5 to 0.3.0.1
- - - - -
4 changed files:
- p/haskell-doctest-parallel/debian/changelog
- p/haskell-doctest-parallel/debian/control
- − p/haskell-doctest-parallel/debian/patches/no-hspec-discover
- p/haskell-doctest-parallel/debian/patches/series
Changes:
=====================================
p/haskell-doctest-parallel/debian/changelog
=====================================
@@ -1,4 +1,4 @@
-haskell-doctest-parallel (0.2.5-2) UNRELEASED; urgency=medium
+haskell-doctest-parallel (0.3.0.1-1) unstable; urgency=medium
[ Jelmer Vernooij ]
* Add package path in Vcs-Git header.
@@ -6,7 +6,10 @@ haskell-doctest-parallel (0.2.5-2) UNRELEASED; urgency=medium
[ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
- -- Jelmer Vernooij <jelmer at debian.org> Thu, 26 Jan 2023 00:02:36 +0000
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Wed, 13 Sep 2023 18:32:43 -0400
haskell-doctest-parallel (0.2.5-1) unstable; urgency=medium
=====================================
p/haskell-doctest-parallel/debian/control
=====================================
@@ -14,10 +14,6 @@ Build-Depends: debhelper (>= 10),
libghc-base-compat-prof,
libghc-code-page-dev (>= 0.1),
libghc-code-page-prof,
- libghc-exceptions-dev,
- libghc-exceptions-prof,
- libghc-extra-dev,
- libghc-extra-prof,
libghc-ghc-paths-dev (>= 0.1.0.9),
libghc-ghc-paths-prof,
libghc-random-dev (>= 1.2),
@@ -47,8 +43,6 @@ Build-Depends-Indep: ghc-doc,
libghc-glob-doc,
libghc-base-compat-doc,
libghc-code-page-doc,
- libghc-exceptions-doc,
- libghc-extra-doc,
libghc-ghc-paths-doc,
libghc-random-doc,
libghc-syb-doc,
=====================================
p/haskell-doctest-parallel/debian/patches/no-hspec-discover deleted
=====================================
@@ -1,19 +0,0 @@
---- a/doctest-parallel.cabal
-+++ b/doctest-parallel.cabal
-@@ -177,8 +177,6 @@ test-suite spectests
- cpp-options: -DTEST
- hs-source-dirs:
- test
-- build-tool-depends:
-- hspec-discover:hspec-discover
- build-depends:
- HUnit
- , QuickCheck >=2.13.1
-@@ -194,7 +192,6 @@ test-suite spectests
- , ghc-paths >=0.1.0.9
- , hspec >=2.3.0
- , hspec-core >=2.3.0
-- , hspec-discover
- , mockery
- , process
- , setenv
=====================================
p/haskell-doctest-parallel/debian/patches/series
=====================================
@@ -1,2 +1 @@
-no-hspec-discover
dont-build-spectests-modules
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0fa33f5f41d5613f716f3f9c44247095d191a7a8
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0fa33f5f41d5613f716f3f9c44247095d191a7a8
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/20230913/69de8456/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list