[DHG_packages] 03/07: diagrams-core: Upgrading from 1.3.0.8 to 1.4
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 21:14:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit a8c26075a147e6f204e7745d14533d98081bd225
Author: Clint Adams <clint at debian.org>
Date: Thu Jul 6 17:06:05 2017 -0400
diagrams-core: Upgrading from 1.3.0.8 to 1.4
---
p/haskell-diagrams-core/debian/changelog | 6 ++++++
p/haskell-diagrams-core/debian/control | 9 +++++++--
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/p/haskell-diagrams-core/debian/changelog b/p/haskell-diagrams-core/debian/changelog
index 56c5215..34791c7 100644
--- a/p/haskell-diagrams-core/debian/changelog
+++ b/p/haskell-diagrams-core/debian/changelog
@@ -1,3 +1,9 @@
+haskell-diagrams-core (1.4-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 06 Jul 2017 17:06:05 -0400
+
haskell-diagrams-core (1.3.0.8-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-diagrams-core/debian/control b/p/haskell-diagrams-core/debian/control
index ecac6ea..c99e736 100644
--- a/p/haskell-diagrams-core/debian/control
+++ b/p/haskell-diagrams-core/debian/control
@@ -19,8 +19,8 @@ Build-Depends:
libghc-dual-tree-dev (<< 0.3),
libghc-dual-tree-dev (>= 0.2),
libghc-dual-tree-prof,
- libghc-lens-dev (<< 4.15),
libghc-lens-dev (>= 4.0),
+ libghc-lens-dev (<< 4.16),
libghc-lens-prof,
libghc-linear-dev (<< 1.21),
libghc-linear-dev (>= 1.11.3),
@@ -30,6 +30,10 @@ Build-Depends:
libghc-monoid-extras-prof,
libghc-mtl-dev,
libghc-mtl-prof,
+ libghc-profunctors-dev (>= 5.0),
+ libghc-profunctors-dev (<< 6.0),
+ libghc-profunctors-prof,
+ libghc-semigroups-dev (>= 0.8.4),
libghc-semigroups-dev (<< 0.19),
libghc-semigroups-dev (>= 0.8.4),
libghc-semigroups-prof,
@@ -45,9 +49,10 @@ Build-Depends-Indep:
libghc-linear-doc,
libghc-monoid-extras-doc,
libghc-mtl-doc,
+ libghc-profunctors-doc,
libghc-semigroups-doc,
libghc-unordered-containers-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://projects.haskell.org/diagrams
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-diagrams-core
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
--
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