[DHG_packages] 01/01: criterion: Upgrading from 1.1.1.0 to 1.1.4.0
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 20:56:58 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 a726cba27fb211d2bb755590371aa228f7d3e4e7
Author: Clint Adams <clint at debian.org>
Date: Thu Jul 6 16:52:57 2017 -0400
criterion: Upgrading from 1.1.1.0 to 1.1.4.0
---
p/haskell-criterion/debian/changelog | 6 ++++++
p/haskell-criterion/debian/control | 19 +++++++++++++------
2 files changed, 19 insertions(+), 6 deletions(-)
diff --git a/p/haskell-criterion/debian/changelog b/p/haskell-criterion/debian/changelog
index 8e1ada3..90c1aa1 100644
--- a/p/haskell-criterion/debian/changelog
+++ b/p/haskell-criterion/debian/changelog
@@ -1,3 +1,9 @@
+haskell-criterion (1.1.4.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 06 Jul 2017 16:52:57 -0400
+
haskell-criterion (1.1.1.0-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-criterion/debian/control b/p/haskell-criterion/debian/control
index d8482e0..fe3c5b0 100644
--- a/p/haskell-criterion/debian/control
+++ b/p/haskell-criterion/debian/control
@@ -18,14 +18,19 @@ Build-Depends:
libghc-cassava-prof,
libghc-glob-dev (>= 0.7.2),
libghc-glob-prof,
+ libghc-code-page-dev,
+ libghc-code-page-prof,
libghc-hastache-dev (>= 0.6.0),
libghc-hastache-prof,
+ libghc-js-flot-dev,
+ libghc-js-flot-prof,
+ libghc-js-jquery-dev,
+ libghc-js-jquery-prof,
libghc-mtl-dev (>= 2),
libghc-mtl-prof,
libghc-mwc-random-dev (>= 0.8.0.3),
libghc-mwc-random-prof,
- libghc-optparse-applicative-dev,
- libghc-optparse-applicative-dev (>= 0.11),
+ libghc-optparse-applicative-dev (>= 0.13),
libghc-optparse-applicative-prof,
libghc-parsec3-dev (>= 3.1.0),
libghc-parsec3-prof,
@@ -39,13 +44,15 @@ Build-Depends:
libghc-vector-algorithms-prof,
libghc-vector-dev (>= 0.7.1),
libghc-vector-prof,
-Build-Depends-Indep:
- ghc-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-glob-doc,
libghc-aeson-doc,
libghc-ansi-wl-pprint-doc,
libghc-cassava-doc,
- libghc-glob-doc,
+ libghc-code-page-doc,
libghc-hastache-doc,
+ libghc-js-flot-doc,
+ libghc-js-jquery-doc,
libghc-mtl-doc,
libghc-mwc-random-doc,
libghc-optparse-applicative-doc,
@@ -55,7 +62,7 @@ Build-Depends-Indep:
libghc-transformers-compat-doc,
libghc-vector-algorithms-doc,
libghc-vector-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://www.serpentine.com/criterion
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-criterion
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