[Git][haskell-team/DHG_packages][master] text-show: Upgrading from 3.7.4 to 3.7.5
Clint Adams
gitlab at salsa.debian.org
Sun Jul 28 15:34:09 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
4c9d45d0 by Clint Adams at 2019-07-28T14:33:38Z
text-show: Upgrading from 3.7.4 to 3.7.5
- - - - -
3 changed files:
- p/haskell-text-show/debian/changelog
- p/haskell-text-show/debian/patches/no-bytestring-builder
- p/haskell-text-show/debian/patches/no-nats
Changes:
=====================================
p/haskell-text-show/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-text-show (3.7.5-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 28 Jul 2019 10:32:01 -0400
+
haskell-text-show (3.7.4-2) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
=====================================
p/haskell-text-show/debian/patches/no-bytestring-builder
=====================================
@@ -1,8 +1,6 @@
-Index: b/text-show.cabal
-===================================================================
--- a/text-show.cabal
+++ b/text-show.cabal
-@@ -156,7 +156,6 @@ library
+@@ -156,7 +156,6 @@
, base-compat-batteries >= 0.10 && < 0.11
, bifunctors >= 5.1 && < 6
, bytestring >= 0.9 && < 0.11
@@ -10,7 +8,7 @@ Index: b/text-show.cabal
, containers >= 0.1 && < 0.7
, contravariant >= 0.5 && < 2
, generic-deriving >= 1.11 && < 2
-@@ -340,7 +339,6 @@ test-suite spec
+@@ -340,7 +339,6 @@
, base-compat-batteries >= 0.10 && < 0.11
, base-orphans >= 0.6 && < 0.9
, bytestring >= 0.9 && < 0.11
=====================================
p/haskell-text-show/debian/patches/no-nats
=====================================
@@ -1,8 +1,6 @@
-Index: b/text-show.cabal
-===================================================================
--- a/text-show.cabal
+++ b/text-show.cabal
-@@ -162,7 +162,6 @@ library
+@@ -162,7 +162,6 @@
, generic-deriving >= 1.11 && < 2
, ghc-prim
, integer-gmp
@@ -10,11 +8,11 @@ Index: b/text-show.cabal
, semigroups >= 0.17 && < 1
, tagged >= 0.4.4 && < 1
, text >= 0.11.1 && < 1.3
-@@ -346,7 +345,6 @@ test-suite spec
+@@ -346,7 +345,6 @@
, generic-deriving >= 1.11 && < 2
, ghc-prim
, hspec >= 2 && < 3
- , nats >= 0.1 && < 2
- , QuickCheck >= 2.10 && < 2.12
+ , QuickCheck >= 2.12 && < 2.13
, quickcheck-instances >= 0.3.18 && < 0.4
, semigroups >= 0.18.3 && < 1
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/4c9d45d0417766953966f5f87e357ae07cd9636d
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/4c9d45d0417766953966f5f87e357ae07cd9636d
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/20190728/6526e74a/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list