[Git][haskell-team/DHG_packages][master] aeson: Upgrading from 1.3.1.1 to 1.4.2.0
Clint Adams
gitlab at salsa.debian.org
Sat Jul 27 02:30:47 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9358339e by Clint Adams at 2019-07-27T01:30:22Z
aeson: Upgrading from 1.3.1.1 to 1.4.2.0
- - - - -
2 changed files:
- p/haskell-aeson/debian/changelog
- p/haskell-aeson/debian/control
Changes:
=====================================
p/haskell-aeson/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-aeson (1.4.2.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 26 Jul 2019 21:29:49 -0400
+
haskell-aeson (1.3.1.1-3) unstable; urgency=medium
* Pass ggc-min-expand=10 on mips and mipsel
=====================================
p/haskell-aeson/debian/control
=====================================
@@ -11,40 +11,46 @@ Build-Depends:
ghc (>= 8.4.3),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-attoparsec-dev,
- libghc-attoparsec-dev (>= 0.13.0.1),
+ libghc-attoparsec-dev (>= 0.13.2.2),
+ libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-prof,
libghc-base-compat-dev (>= 0.9.1),
libghc-base-compat-dev (<< 0.11),
libghc-base-compat-prof,
- libghc-dlist-dev (>= 0.6),
+ libghc-contravariant-dev (>= 1.4.1),
+ libghc-contravariant-dev (<< 1.6),
+ libghc-contravariant-prof,
+ libghc-dlist-dev (>= 0.8.0.4),
+ libghc-dlist-dev (<< 0.9),
libghc-dlist-prof,
- libghc-hashable-dev (>= 1.1.2.0),
+ libghc-hashable-dev (>= 1.2.7.0),
+ libghc-hashable-dev (<< 1.3),
libghc-hashable-prof,
- libghc-hunit-dev,
- libghc-quickcheck-instances-dev (>= 0.3.12),
- libghc-quickcheck2-dev,
- libghc-scientific-dev (>= 0.3.4.7),
+ libghc-primitive-dev (>= 0.6.3.0),
+ libghc-primitive-dev (<< 0.7),
+ libghc-primitive-prof,
+ libghc-scientific-dev (>= 0.3.6.2),
libghc-scientific-dev (<< 0.4),
libghc-scientific-prof,
- libghc-tagged-dev (>= 0.8.3),
+ libghc-tagged-dev (>= 0.8.5),
libghc-tagged-dev (<< 0.9),
libghc-tagged-dev (>= 0.8.3),
libghc-tagged-prof,
- libghc-th-abstraction-dev (>= 0.2.2),
+ libghc-th-abstraction-dev (>= 0.2.8.0),
libghc-th-abstraction-dev (<< 0.3),
libghc-th-abstraction-prof,
- libghc-time-locale-compat-dev (>= 0.1.1),
+ libghc-time-locale-compat-dev (>= 0.1.1.5),
libghc-time-locale-compat-dev (<< 0.2),
libghc-time-locale-compat-prof,
- libghc-unordered-containers-dev (>= 0.2.5.0),
+ libghc-unordered-containers-dev (>= 0.2.8.0),
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
libghc-vector-dev (>= 0.8),
libghc-uuid-types-dev (>= 1.0.3),
libghc-uuid-types-dev (<< 1.1),
libghc-uuid-types-prof,
- libghc-vector-dev (>= 0.8),
+ libghc-vector-dev (>= 0.12.0.1),
+ libghc-vector-dev (<< 0.13),
libghc-vector-prof,
libghc-base-orphans-dev (>= 0.5.3) <!nocheck>,
libghc-base-orphans-dev (<< 0.8) <!nocheck>,
@@ -57,8 +63,10 @@ Build-Depends-Indep:
ghc-doc,
libghc-attoparsec-doc,
libghc-base-compat-doc,
+ libghc-contravariant-doc,
libghc-dlist-doc,
libghc-hashable-doc,
+ libghc-primitive-doc,
libghc-scientific-doc,
libghc-tagged-doc,
libghc-th-abstraction-doc,
@@ -66,7 +74,7 @@ Build-Depends-Indep:
libghc-unordered-containers-doc,
libghc-uuid-types-doc,
libghc-vector-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.4.0
Homepage: https://github.com/bos/aeson
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-aeson
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-aeson]
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9358339e271c3d354b43e0444936602d0bb96d5f
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9358339e271c3d354b43e0444936602d0bb96d5f
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/a9133a21/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list