[DHG_packages] 01/01: profunctors: Upgrading from 5.1.1 to 5.1.2
Clint Adams
clint at moszumanska.debian.org
Mon Jan 11 02:33:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 686300387d575caab7a2a123318df7bf1ee6285e
Author: Clint Adams <clint at debian.org>
Date: Sun Jan 10 21:33:20 2016 -0500
profunctors: Upgrading from 5.1.1 to 5.1.2
---
p/haskell-profunctors/debian/changelog | 6 ++++++
p/haskell-profunctors/debian/control | 8 ++++++++
2 files changed, 14 insertions(+)
diff --git a/p/haskell-profunctors/debian/changelog b/p/haskell-profunctors/debian/changelog
index df25026..9122586 100644
--- a/p/haskell-profunctors/debian/changelog
+++ b/p/haskell-profunctors/debian/changelog
@@ -1,3 +1,9 @@
+haskell-profunctors (5.1.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 10 Jan 2016 21:33:20 -0500
+
haskell-profunctors (5.1.1-2) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-profunctors/debian/control b/p/haskell-profunctors/debian/control
index 9c89975..01db421 100644
--- a/p/haskell-profunctors/debian/control
+++ b/p/haskell-profunctors/debian/control
@@ -8,9 +8,15 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
+ libghc-bifunctors-dev (>= 5),
+ libghc-bifunctors-dev (<< 6),
+ libghc-bifunctors-prof,
libghc-comonad-dev (>= 4),
libghc-comonad-dev (<< 5),
libghc-comonad-prof,
+ libghc-contravariant-dev (>= 1),
+ libghc-contravariant-dev (<< 2),
+ libghc-contravariant-prof,
libghc-distributive-dev (>= 0.4.4),
libghc-distributive-dev (<< 1),
libghc-distributive-prof,
@@ -18,7 +24,9 @@ Build-Depends: debhelper (>= 9),
libghc-tagged-dev (<< 1),
libghc-tagged-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-bifunctors-doc,
libghc-comonad-doc,
+ libghc-contravariant-doc,
libghc-distributive-doc,
libghc-tagged-doc,
Standards-Version: 3.9.6
--
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