[DHG_packages] 02/02: dual-tree: Upgrading from 0.2.0.9 to 0.2.1
Clint Adams
clint at moszumanska.debian.org
Wed Jul 19 03:21:55 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 f4b3a54d8a6cff73d3cc00f4cecb87524563864d
Author: Clint Adams <clint at debian.org>
Date: Tue Jul 18 23:20:01 2017 -0400
dual-tree: Upgrading from 0.2.0.9 to 0.2.1
---
p/haskell-dual-tree/debian/changelog | 6 ++++++
p/haskell-dual-tree/debian/control | 11 ++++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/p/haskell-dual-tree/debian/changelog b/p/haskell-dual-tree/debian/changelog
index 3648978..7d2f795 100644
--- a/p/haskell-dual-tree/debian/changelog
+++ b/p/haskell-dual-tree/debian/changelog
@@ -1,3 +1,9 @@
+haskell-dual-tree (0.2.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 18 Jul 2017 23:20:01 -0400
+
haskell-dual-tree (0.2.0.9-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-dual-tree/debian/control b/p/haskell-dual-tree/debian/control
index c64670b..5f27f30 100644
--- a/p/haskell-dual-tree/debian/control
+++ b/p/haskell-dual-tree/debian/control
@@ -13,18 +13,19 @@ Build-Depends:
libghc-monoid-extras-dev (<< 0.5),
libghc-monoid-extras-dev (>= 0.2),
libghc-monoid-extras-prof,
- libghc-newtype-dev (<< 0.3),
- libghc-newtype-dev (>= 0.2),
- libghc-newtype-prof,
+ libghc-newtype-generics-dev (>= 0.5),
+ libghc-newtype-generics-dev (<< 0.6),
+ libghc-newtype-generics-prof,
+ libghc-semigroups-dev (>= 0.8),
libghc-semigroups-dev (<< 0.19),
libghc-semigroups-dev (>= 0.8),
libghc-semigroups-prof,
Build-Depends-Indep:
ghc-doc,
libghc-monoid-extras-doc,
- libghc-newtype-doc,
+ libghc-newtype-generics-doc,
libghc-semigroups-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://hackage.haskell.org/package/dual-tree
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-dual-tree
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