[Git][haskell-team/DHG_packages][master] hspec-hedgehog: Upgrading from 0.1.1.0 to 0.3.0.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 13 23:42:25 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
4d095183 by Clint Adams at 2026-01-13T18:41:51-05:00
hspec-hedgehog: Upgrading from 0.1.1.0 to 0.3.0.0
- - - - -
5 changed files:
- p/haskell-hspec-hedgehog/debian/changelog
- p/haskell-hspec-hedgehog/debian/control
- − p/haskell-hspec-hedgehog/debian/patches/no--N
- − p/haskell-hspec-hedgehog/debian/patches/series
- p/haskell-hspec-hedgehog/debian/rules
Changes:
=====================================
p/haskell-hspec-hedgehog/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hspec-hedgehog (0.1.1.0-2) UNRELEASED; urgency=medium
+haskell-hspec-hedgehog (0.3.0.0-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:09 -0500
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 13 Jan 2026 18:39:12 -0500
haskell-hspec-hedgehog (0.1.1.0-1) unstable; urgency=medium
=====================================
p/haskell-hspec-hedgehog/debian/control
=====================================
@@ -11,8 +11,7 @@ Build-Depends: debhelper-compat (= 13),
libghc-quickcheck2-dev (>= 2.9.2),
libghc-quickcheck2-dev (<< 3),
libghc-quickcheck2-prof,
- libghc-hedgehog-dev (>= 1.0.2),
- libghc-hedgehog-dev (<< 2),
+ libghc-hedgehog-dev (>= 1.5),
libghc-hedgehog-prof,
libghc-hspec-dev (>= 2.11.0),
libghc-hspec-dev (<< 3),
@@ -29,8 +28,8 @@ Build-Depends-Indep: ghc-doc,
libghc-hspec-doc,
libghc-hspec-core-doc,
libghc-splitmix-doc,
-Standards-Version: 4.7.0
-Homepage: https://github.com/parsonsmatt/hspec-hedgehog#readme
+Standards-Version: 4.7.3
+Homepage: https://github.com/hspec/hspec-hedgehog#readme
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hspec-hedgehog
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hspec-hedgehog]
X-Description: Integrate Hedgehog and Hspec!
=====================================
p/haskell-hspec-hedgehog/debian/patches/no--N deleted
=====================================
@@ -1,13 +0,0 @@
-Index: b/hspec-hedgehog.cabal
-===================================================================
---- a/hspec-hedgehog.cabal
-+++ b/hspec-hedgehog.cabal
-@@ -40,7 +40,7 @@ test-suite hspec-hedgehog-test
- Spec.hs
- hs-source-dirs:
- test
-- ghc-options: -threaded -rtsopts -with-rtsopts=-N
-+ ghc-options: -threaded
- build-depends:
- base >= 4.7 && < 5
- , hspec-hedgehog
=====================================
p/haskell-hspec-hedgehog/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-no--N
=====================================
p/haskell-hspec-hedgehog/debian/rules
=====================================
@@ -2,9 +2,5 @@
export DEB_ENABLE_TESTS = yes
-ifeq (no,$(shell ghc --info | grep -q 'Support SMP.*NO' && echo no))
- export DEB_SETUP_GHC_CONFIGURE_ARGS += -f-smp
-endif
-
%:
dh $@
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4d0951835759a4023a30a1bef62d63585223258b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4d0951835759a4023a30a1bef62d63585223258b
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/20260113/f7fc146e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list