[DHG_packages] 11/35: aeson: Upgrading from 0.10.0.0 to 0.11.2.0
Joachim Breitner
nomeata at moszumanska.debian.org
Sat May 28 11:45:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch LTS-6
in repository DHG_packages.
commit 5acbc1dbc70e09f2b18cebe850671afbb4d296b0
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat May 28 13:35:43 2016 +0200
aeson: Upgrading from 0.10.0.0 to 0.11.2.0
---
p/haskell-aeson/debian/changelog | 8 ++++++--
p/haskell-aeson/debian/control | 14 +++++++++++++-
2 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/p/haskell-aeson/debian/changelog b/p/haskell-aeson/debian/changelog
index 8e22e68..29be1b4 100644
--- a/p/haskell-aeson/debian/changelog
+++ b/p/haskell-aeson/debian/changelog
@@ -1,10 +1,14 @@
-haskell-aeson (0.10.0.0-4) UNRELEASED; urgency=medium
+haskell-aeson (0.11.2.0-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
* Convert `debian/copyright' to dep5 format
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:34:44 +0300
+ [ Joachim Breitner ]
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 28 May 2016 13:35:43 +0200
haskell-aeson (0.10.0.0-3) unstable; urgency=medium
diff --git a/p/haskell-aeson/debian/control b/p/haskell-aeson/debian/control
index 312cef2..13e8d9a 100644
--- a/p/haskell-aeson/debian/control
+++ b/p/haskell-aeson/debian/control
@@ -12,6 +12,9 @@ Build-Depends: debhelper (>= 9),
libghc-attoparsec-prof,
libghc-dlist-dev (>= 0.2),
libghc-dlist-prof,
+ libghc-fail-dev (>= 4.9),
+ libghc-fail-dev (<< 4.10),
+ libghc-fail-prof,
libghc-hashable-dev (>= 1.1.2.0),
libghc-hashable-prof,
libghc-mtl-dev,
@@ -19,13 +22,19 @@ Build-Depends: debhelper (>= 9),
libghc-scientific-dev (>= 0.3.1),
libghc-scientific-dev (<< 0.4),
libghc-scientific-prof,
+ libghc-semigroups-dev (>= 0.16.1),
+ libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-prof,
libghc-syb-dev,
libghc-syb-prof,
+ libghc-tagged-dev (>= 0.8.3),
+ libghc-tagged-dev (<< 0.9),
+ libghc-tagged-prof,
libghc-text-dev (>= 1.1.1.0),
libghc-text-prof,
libghc-unordered-containers-dev (>= 0.2.5.0),
libghc-unordered-containers-prof,
- libghc-vector-dev (>= 0.7.1),
+ libghc-vector-dev (>= 0.8),
libghc-vector-prof,
libghc-hunit-dev,
libghc-quickcheck2-dev,
@@ -39,10 +48,13 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: ghc-doc,
libghc-attoparsec-doc,
libghc-dlist-doc,
+ libghc-fail-doc,
libghc-hashable-doc,
libghc-mtl-doc,
libghc-scientific-doc,
+ libghc-semigroups-doc,
libghc-syb-doc,
+ libghc-tagged-doc,
libghc-text-doc,
libghc-unordered-containers-doc,
libghc-vector-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list