[Git][haskell-team/DHG_packages][master] blaze-markup: Upgrading from 0.8.2.1 to 0.8.2.2

Clint Adams gitlab at salsa.debian.org
Fri Aug 2 00:22:28 BST 2019



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
4e26a0f5 by Clint Adams at 2019-08-01T23:22:01Z
blaze-markup: Upgrading from 0.8.2.1 to 0.8.2.2

- - - - -


3 changed files:

- p/haskell-blaze-markup/debian/changelog
- p/haskell-blaze-markup/debian/control
- p/haskell-blaze-markup/debian/patches/newer-deps


Changes:

=====================================
p/haskell-blaze-markup/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-blaze-markup (0.8.2.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 01 Aug 2019 19:18:48 -0400
+
 haskell-blaze-markup (0.8.2.1-4) unstable; urgency=medium
 
   * Backport upstream patch to relax constraints on base,


=====================================
p/haskell-blaze-markup/debian/control
=====================================
@@ -18,7 +18,6 @@ Build-Depends:
  libghc-hunit-dev (<< 1.7),
  libghc-hunit-prof,
  libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-dev (<< 2.12),
  libghc-quickcheck2-prof,
  libghc-tasty-dev (>= 1.0),
  libghc-tasty-dev (<< 1.2),
@@ -31,7 +30,7 @@ Build-Depends:
  libghc-tasty-quickcheck-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-blaze-builder-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.4.0
 Homepage: http://jaspervdj.be/blaze
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-blaze-markup
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-blaze-markup]


=====================================
p/haskell-blaze-markup/debian/patches/newer-deps
=====================================
@@ -7,32 +7,14 @@ Subject: [PATCH] Relax constraints on base, containers, and tasty for ghc 8.6
  blaze-markup.cabal | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)
 
-Index: b/blaze-markup.cabal
-===================================================================
 --- a/blaze-markup.cabal
 +++ b/blaze-markup.cabal
-@@ -36,7 +36,7 @@ Library
-     Text.Blaze.Renderer.Utf8
+@@ -59,7 +59,7 @@
  
    Build-depends:
--    base          >= 4    && < 4.12,
-+    base          >= 4    && < 4.13,
-     blaze-builder >= 0.3  && < 0.5,
-     text          >= 0.10 && < 1.3,
-     bytestring    >= 0.9  && < 0.11
-@@ -60,12 +60,12 @@ Test-suite blaze-markup-tests
-   Build-depends:
      HUnit            >= 1.2  && < 1.7,
-     QuickCheck       >= 2.7  && < 2.12,
--    containers       >= 0.3  && < 0.6,
--    tasty            >= 1.0  && < 1.1,
-+    containers       >= 0.3  && < 0.7,
-+    tasty            >= 1.0  && < 1.2,
+-    QuickCheck       >= 2.7  && < 2.12,
++    QuickCheck       >= 2.7,
+     containers       >= 0.3  && < 0.7,
+     tasty            >= 1.0  && < 1.2,
      tasty-hunit      >= 0.10 && < 0.11,
-     tasty-quickcheck >= 0.10 && < 0.11,
-     -- Copied from regular dependencies...
--    base          >= 4    && < 4.12,
-+    base          >= 4    && < 4.13,
-     blaze-builder >= 0.3  && < 0.5,
-     text          >= 0.10 && < 1.3,
-     bytestring    >= 0.9  && < 0.11



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/4e26a0f5b13920757de7209f780b57dc735daafa

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/4e26a0f5b13920757de7209f780b57dc735daafa
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/20190801/3c293357/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list