summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-07 19:34:28 -0400
committerClint Adams <clint@debian.org>2016-10-13 11:18:06 -0400
commit1210f429d58613b7fa7e417bade6c8e3e09bbe50 (patch)
tree61a78b48a9932c2f166468281f8190224cfddb82
parent3beccb66acbff5e97ec33721a6842d15c4788524 (diff)
downloadDHG_packages-1210f429d58613b7fa7e417bade6c8e3e09bbe50.tar.gz
bifunctors: Upgrading from 5.2 to 5.4.1
-rw-r--r--p/haskell-bifunctors/debian/changelog6
-rw-r--r--p/haskell-bifunctors/debian/control10
2 files changed, 12 insertions, 4 deletions
diff --git a/p/haskell-bifunctors/debian/changelog b/p/haskell-bifunctors/debian/changelog
index eb347713a..3558a0f8b 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@debian.org> Thu, 02 Jun 2016 19:12:14 +0200
+ -- Clint Adams <clint@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 fe6e66e26..83b108335 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/