[Git][haskell-team/DHG_packages][master] blaze-markup: Upgrading from 0.8.2.0 to 0.8.2.1
Clint Adams
gitlab at salsa.debian.org
Wed Jul 4 16:00:19 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
922622b5 by Clint Adams at 2018-07-04T10:58:38-04:00
blaze-markup: Upgrading from 0.8.2.0 to 0.8.2.1
- - - - -
4 changed files:
- p/haskell-blaze-markup/debian/changelog
- p/haskell-blaze-markup/debian/control
- − p/haskell-blaze-markup/debian/patches/newer-deps
- − p/haskell-blaze-markup/debian/patches/series
Changes:
=====================================
p/haskell-blaze-markup/debian/changelog
=====================================
--- a/p/haskell-blaze-markup/debian/changelog
+++ b/p/haskell-blaze-markup/debian/changelog
@@ -1,8 +1,10 @@
-haskell-blaze-markup (0.8.2.0-3) UNRELEASED; urgency=medium
+haskell-blaze-markup (0.8.2.1-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
+ * New upstream version.
+ * Patch to build with older tasty-quickcheck.
- -- Clint Adams <clint at debian.org> Sun, 06 May 2018 22:09:18 -0400
+ -- Clint Adams <clint at debian.org> Wed, 04 Jul 2018 10:50:35 -0400
haskell-blaze-markup (0.8.2.0-2) unstable; urgency=medium
=====================================
p/haskell-blaze-markup/debian/control
=====================================
--- a/p/haskell-blaze-markup/debian/control
+++ b/p/haskell-blaze-markup/debian/control
@@ -19,11 +19,19 @@ Build-Depends:
libghc-text-prof,
libghc-hunit-dev (>= 1.2),
libghc-hunit-dev (<< 1.7),
- libghc-quickcheck2-dev (>= 2.4),
+ libghc-hunit-prof,
+ libghc-quickcheck2-dev (>= 2.7),
libghc-quickcheck2-dev (<< 2.12),
- libghc-tasty-dev (>= 0.11),
- libghc-tasty-hunit-dev (>= 0.9),
- libghc-tasty-quickcheck-dev (>= 0.8),
+ libghc-quickcheck2-prof,
+ libghc-tasty-dev (>= 1.0),
+ libghc-tasty-dev (<< 1.1),
+ libghc-tasty-prof,
+ libghc-tasty-hunit-dev (>= 0.10),
+ libghc-tasty-hunit-dev (<< 0.11),
+ libghc-tasty-hunit-prof,
+ libghc-tasty-quickcheck-dev (>= 0.9),
+ libghc-tasty-quickcheck-dev (<< 0.11),
+ libghc-tasty-quickcheck-prof,
Build-Depends-Indep: ghc-doc,
libghc-blaze-builder-doc,
libghc-text-doc,
=====================================
p/haskell-blaze-markup/debian/patches/newer-deps deleted
=====================================
--- a/p/haskell-blaze-markup/debian/patches/newer-deps
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/blaze-markup.cabal
-+++ b/blaze-markup.cabal
-@@ -57,11 +57,11 @@
-
- Build-depends:
- HUnit >= 1.2 && < 1.7,
-- QuickCheck >= 2.4 && < 2.11,
-+ QuickCheck >= 2.4 && < 2.12,
- containers >= 0.3 && < 0.6,
-- tasty >= 0.11 && < 0.12,
-- tasty-hunit >= 0.9 && < 0.10,
-- tasty-quickcheck >= 0.8 && < 0.10,
-+ tasty >= 0.11,
-+ tasty-hunit >= 0.9,
-+ tasty-quickcheck >= 0.8,
- -- Copied from regular dependencies...
- base >= 4 && < 5,
- blaze-builder >= 0.3 && < 0.5,
=====================================
p/haskell-blaze-markup/debian/patches/series deleted
=====================================
--- a/p/haskell-blaze-markup/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/922622b50d121319b5a7ff611229a09ce8a17140
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/922622b50d121319b5a7ff611229a09ce8a17140
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/20180704/150ef461/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list