[DHG_packages] 01/01: bifunctors: Upgrading from 5.2 to 5.4.1
Clint Adams
clint at moszumanska.debian.org
Thu Oct 13 15:18:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 1210f429d58613b7fa7e417bade6c8e3e09bbe50
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 7 19:34:28 2016 -0400
bifunctors: Upgrading from 5.2 to 5.4.1
---
p/haskell-bifunctors/debian/changelog | 6 +++---
p/haskell-bifunctors/debian/control | 10 +++++++++-
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/p/haskell-bifunctors/debian/changelog b/p/haskell-bifunctors/debian/changelog
index eb34771..3558a0f 100644
--- a/p/haskell-bifunctors/debian/changelog
+++ b/p/haskell-bifunctors/debian/changelog
@@ -1,8 +1,8 @@
-haskell-bifunctors (5.2-2) UNRELEASED; urgency=medium
+haskell-bifunctors (5.4.1-1) experimental; urgency=medium
- * Fix VCS fields
+ * New upstream version.
- -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 02 Jun 2016 19:12:14 +0200
+ -- Clint Adams <clint at debian.org> Fri, 07 Oct 2016 19:34:28 -0400
haskell-bifunctors (5.2-1) unstable; urgency=medium
diff --git a/p/haskell-bifunctors/debian/control b/p/haskell-bifunctors/debian/control
index fe6e66e..83b1083 100644
--- a/p/haskell-bifunctors/debian/control
+++ b/p/haskell-bifunctors/debian/control
@@ -6,8 +6,11 @@ Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.10),
cdbs,
- ghc,
+ ghc (>= 8),
ghc-prof,
+ libghc-base-orphans-dev (>= 0.5.2),
+ libghc-base-orphans-dev (<< 1),
+ libghc-base-orphans-prof,
libghc-comonad-dev (>= 4),
libghc-comonad-dev (<< 6),
libghc-comonad-prof,
@@ -17,10 +20,15 @@ Build-Depends: debhelper (>= 9),
libghc-tagged-dev (>= 0.7.3),
libghc-tagged-dev (<< 1),
libghc-tagged-prof,
+ libghc-transformers-compat-dev (>= 0.5),
+ libghc-transformers-compat-dev (<< 0.6),
+ libghc-transformers-compat-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-base-orphans-doc,
libghc-comonad-doc,
libghc-semigroups-doc,
libghc-tagged-doc,
+ libghc-transformers-compat-doc,
Standards-Version: 3.9.8
Homepage: http://github.com/ekmett/bifunctors/
Vcs-Browser: https://anonscm.debian.org/cgit/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