[Git][haskell-team/DHG_packages][master] raaz: patch for hspec-discover
Clint Adams
gitlab at salsa.debian.org
Sat Apr 14 17:25:11 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9b990606 by Clint Adams at 2018-04-14T12:24:47-04:00
raaz: patch for hspec-discover
- - - - -
4 changed files:
- p/haskell-raaz/debian/changelog
- p/haskell-raaz/debian/control
- + p/haskell-raaz/debian/patches/no-hspec-discover
- + p/haskell-raaz/debian/patches/series
Changes:
=====================================
p/haskell-raaz/debian/changelog
=====================================
--- a/p/haskell-raaz/debian/changelog
+++ b/p/haskell-raaz/debian/changelog
@@ -1,3 +1,9 @@
+haskell-raaz (0.2.0-2) unstable; urgency=medium
+
+ * Patch for hspec-discover.
+
+ -- Clint Adams <clint at debian.org> Sat, 14 Apr 2018 12:19:06 -0400
+
haskell-raaz (0.2.0-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-raaz/debian/control
=====================================
--- a/p/haskell-raaz/debian/control
+++ b/p/haskell-raaz/debian/control
@@ -19,6 +19,7 @@ Build-Depends:
libghc-vector-prof,
libghc-optparse-applicative-dev (>= 0.10.0),
libghc-vector-dev,
+ hspec-discover,
Build-Depends-Indep: ghc-doc,
libghc-vector-doc,
Standards-Version: 4.1.4
=====================================
p/haskell-raaz/debian/patches/no-hspec-discover
=====================================
--- /dev/null
+++ b/p/haskell-raaz/debian/patches/no-hspec-discover
@@ -0,0 +1,10 @@
+--- a/raaz.cabal
++++ b/raaz.cabal
+@@ -331,7 +331,6 @@
+ , HUnit >= 1.2
+ , QuickCheck >= 2.4
+ , hspec
+- , hspec-discover
+ , transformers
+ , raaz
+ , vector
=====================================
p/haskell-raaz/debian/patches/series
=====================================
--- /dev/null
+++ b/p/haskell-raaz/debian/patches/series
@@ -0,0 +1 @@
+no-hspec-discover
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9b990606b3cdf6e55a685320975a1b4f200a749b
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9b990606b3cdf6e55a685320975a1b4f200a749b
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/20180414/7c37d326/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list