[Git][haskell-team/DHG_packages][master] megaparsec: Upgrading from 6.5.0 to 7.0.5

Clint Adams gitlab at salsa.debian.org
Sat Jul 27 15:08:30 BST 2019



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


Commits:
621d9af4 by Clint Adams at 2019-07-27T14:08:04Z
megaparsec: Upgrading from 6.5.0 to 7.0.5

- - - - -


4 changed files:

- p/haskell-megaparsec/debian/changelog
- p/haskell-megaparsec/debian/control
- − p/haskell-megaparsec/debian/patches/newer-deps
- − p/haskell-megaparsec/debian/patches/series


Changes:

=====================================
p/haskell-megaparsec/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-megaparsec (7.0.5-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 27 Jul 2019 10:06:48 -0400
+
 haskell-megaparsec (6.5.0-3) unstable; urgency=medium
 
   * Patch for newer parser-combinators.


=====================================
p/haskell-megaparsec/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10),
  libghc-case-insensitive-dev (>= 1.2),
  libghc-case-insensitive-dev (<< 1.3),
  libghc-case-insensitive-prof,
- libghc-parser-combinators-dev (>= 0.4),
+ libghc-parser-combinators-dev (>= 1.0),
  libghc-parser-combinators-dev (<< 2.0),
  libghc-parser-combinators-prof,
  libghc-scientific-dev (>= 0.3.1),
@@ -34,7 +34,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-parser-combinators-doc,
  libghc-scientific-doc,
  libghc-semigroups-doc,
-Standards-Version: 4.2.1
+Standards-Version: 4.4.0
 Homepage: https://github.com/mrkkrp/megaparsec
 X-Description: monadic parser combinators
  This is industrial-strength monadic parser combinator library. Megaparsec


=====================================
p/haskell-megaparsec/debian/patches/newer-deps deleted
=====================================
@@ -1,20 +0,0 @@
---- a/megaparsec.cabal
-+++ b/megaparsec.cabal
-@@ -40,7 +40,7 @@
-                     , containers   >= 0.5   && < 0.6
-                     , deepseq      >= 1.3   && < 1.5
-                     , mtl          >= 2.0   && < 3.0
--                    , parser-combinators >= 0.4 && < 1.0
-+                    , parser-combinators >= 0.4 && < 2.0
-                     , scientific   >= 0.3.1 && < 0.4
-                     , text         >= 0.2   && < 1.3
-                     , transformers >= 0.4   && < 0.6
-@@ -98,7 +98,7 @@
-                     , Text.Megaparsec.PosSpec
-                     , Text.Megaparsec.StreamSpec
-                     , Text.MegaparsecSpec
--  build-depends:      QuickCheck   >= 2.7   && < 2.12
-+  build-depends:      QuickCheck   >= 2.7   && < 2.13
-                     , base         >= 4.7   && < 5.0
-                     , bytestring   >= 0.2   && < 0.11
-                     , containers   >= 0.5   && < 0.6


=====================================
p/haskell-megaparsec/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/621d9af4844b20d20a54f58f3eb63e9ad7adc7d3
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/20190727/725b8470/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list