[DHG_packages] 52/111: foldl: Upgrading from 1.1.3 to 1.2.0
Joachim Breitner
nomeata at moszumanska.debian.org
Sun May 29 10:43:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch LTS-6
in repository DHG_packages.
commit c847c321c452d7499a4b3e09930a5f00af9bab66
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sun May 29 12:09:41 2016 +0200
foldl: Upgrading from 1.1.3 to 1.2.0
---
p/haskell-foldl/debian/changelog | 6 ++++++
p/haskell-foldl/debian/control | 7 +++++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/p/haskell-foldl/debian/changelog b/p/haskell-foldl/debian/changelog
index 11e6bfc..97b2985 100644
--- a/p/haskell-foldl/debian/changelog
+++ b/p/haskell-foldl/debian/changelog
@@ -1,3 +1,9 @@
+haskell-foldl (1.2.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Sun, 29 May 2016 12:09:41 +0200
+
haskell-foldl (1.1.3-1) unstable; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-foldl/debian/control b/p/haskell-foldl/debian/control
index ec29f98..d1d97c7 100644
--- a/p/haskell-foldl/debian/control
+++ b/p/haskell-foldl/debian/control
@@ -8,9 +8,11 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
- libghc-comonad-dev (>= 4),
- libghc-comonad-dev (<< 5),
+ libghc-comonad-dev (>= 4.0),
+ libghc-comonad-dev (<< 6),
libghc-comonad-prof,
+ libghc-contravariant-dev (<< 1.5),
+ libghc-contravariant-prof,
libghc-mwc-random-dev (>= 0.13.1.0),
libghc-mwc-random-dev (<< 0.14),
libghc-mwc-random-prof,
@@ -26,6 +28,7 @@ Build-Depends: debhelper (>= 9),
libghc-vector-prof,
Build-Depends-Indep: ghc-doc,
libghc-comonad-doc,
+ libghc-contravariant-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