[DHG_packages] 01/03: foldl: Upgrading from 1.2.4 to 1.2.5
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 21:33:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit c6384c31ad911c3da5e7c36f76e01b30ed4da855
Author: Clint Adams <clint at debian.org>
Date: Thu Jul 6 17:31:29 2017 -0400
foldl: Upgrading from 1.2.4 to 1.2.5
---
p/haskell-foldl/debian/changelog | 6 ++++++
p/haskell-foldl/debian/control | 9 ++++++++-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/p/haskell-foldl/debian/changelog b/p/haskell-foldl/debian/changelog
index 1e8439d..72c0db4 100644
--- a/p/haskell-foldl/debian/changelog
+++ b/p/haskell-foldl/debian/changelog
@@ -1,3 +1,9 @@
+haskell-foldl (1.2.5-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 06 Jul 2017 17:31:29 -0400
+
haskell-foldl (1.2.4-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-foldl/debian/control b/p/haskell-foldl/debian/control
index 44c5534..81ebf34 100644
--- a/p/haskell-foldl/debian/control
+++ b/p/haskell-foldl/debian/control
@@ -15,6 +15,9 @@ Build-Depends:
libghc-comonad-prof,
libghc-contravariant-dev (<< 1.5),
libghc-contravariant-prof,
+ libghc-hashable-dev (<< 1.3),
+ libghc-hashable-prof,
+ libghc-mwc-random-dev (>= 0.13.1.0),
libghc-mwc-random-dev (<< 0.14),
libghc-mwc-random-dev (>= 0.13.1.0),
libghc-mwc-random-prof,
@@ -25,6 +28,8 @@ Build-Depends:
libghc-text-dev (<< 1.3),
libghc-text-dev (>= 0.11.2.0),
libghc-text-prof,
+ libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-prof,
libghc-vector-dev (>= 0.7),
libghc-vector-dev (<< 0.13),
libghc-vector-prof,
@@ -32,12 +37,14 @@ Build-Depends-Indep:
ghc-doc,
libghc-comonad-doc,
libghc-contravariant-doc,
+ libghc-hashable-doc,
libghc-mwc-random-doc,
libghc-primitive-doc,
libghc-profunctors-doc,
libghc-text-doc,
+ libghc-unordered-containers-doc,
libghc-vector-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://hackage.haskell.org/package/foldl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-foldl
Vcs-Git: https://anonscm.debian.org/git/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