[DHG_packages] 47/120: foldl: Upgrading from 1.1.1 to 1.1.2
Clint Adams
clint at moszumanska.debian.org
Fri Dec 4 14:30:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 23a5ac400e5cf27c41453d67d1d3274712673f4b
Author: Clint Adams <clint at debian.org>
Date: Fri Dec 4 00:03:10 2015 -0500
foldl: Upgrading from 1.1.1 to 1.1.2
---
p/haskell-foldl/debian/changelog | 6 ++++++
p/haskell-foldl/debian/control | 4 ++++
2 files changed, 10 insertions(+)
diff --git a/p/haskell-foldl/debian/changelog b/p/haskell-foldl/debian/changelog
index 2d93c86..85773d2 100644
--- a/p/haskell-foldl/debian/changelog
+++ b/p/haskell-foldl/debian/changelog
@@ -1,3 +1,9 @@
+haskell-foldl (1.1.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Fri, 04 Dec 2015 00:03:10 -0500
+
haskell-foldl (1.1.1-2) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-foldl/debian/control b/p/haskell-foldl/debian/control
index 4e048d8..593c883 100644
--- a/p/haskell-foldl/debian/control
+++ b/p/haskell-foldl/debian/control
@@ -8,6 +8,9 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
+ libghc-comonad-dev (>= 4),
+ libghc-comonad-dev (<< 5),
+ libghc-comonad-prof,
libghc-mwc-random-dev (>= 0.13.1.0),
libghc-mwc-random-dev (<< 0.14),
libghc-mwc-random-prof,
@@ -22,6 +25,7 @@ Build-Depends: debhelper (>= 9),
libghc-vector-dev (<< 0.12),
libghc-vector-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-comonad-doc,
libghc-mwc-random-doc,
libghc-primitive-doc,
libghc-profunctors-doc,
--
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