[DHG_packages] 01/01: exception-transformers: fix b-d's
Clint Adams
clint at moszumanska.debian.org
Sun Jul 9 20:05:23 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 5f4b0207fdceec52e30bf735ea9430d0b9eab641
Author: Clint Adams <clint at debian.org>
Date: Sun Jul 9 16:04:44 2017 -0400
exception-transformers: fix b-d's
---
p/haskell-exception-transformers/debian/changelog | 6 ++++++
p/haskell-exception-transformers/debian/control | 20 +++++++-------------
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/p/haskell-exception-transformers/debian/changelog b/p/haskell-exception-transformers/debian/changelog
index 7f3d908..02028fd 100644
--- a/p/haskell-exception-transformers/debian/changelog
+++ b/p/haskell-exception-transformers/debian/changelog
@@ -1,3 +1,9 @@
+haskell-exception-transformers (0.4.0.5-2) unstable; urgency=medium
+
+ * Fix Build-Depends. closes: #867833.
+
+ -- Clint Adams <clint at debian.org> Sun, 09 Jul 2017 16:04:08 -0400
+
haskell-exception-transformers (0.4.0.5-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-exception-transformers/debian/control b/p/haskell-exception-transformers/debian/control
index bebbfe4..ebc3428 100644
--- a/p/haskell-exception-transformers/debian/control
+++ b/p/haskell-exception-transformers/debian/control
@@ -10,29 +10,23 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-hunit-dev (<< 1.4),
- libghc-hunit-dev (>= 1.2),
libghc-stm-dev (<< 2.5),
libghc-stm-dev (>= 2.1),
libghc-stm-prof,
libghc-transformers-compat-dev (>= 0.3),
libghc-transformers-compat-dev (<< 0.6),
libghc-transformers-compat-prof,
- libghc-hunit-dev (>= 1.2),
- libghc-hunit-dev (<< 1.6),
- libghc-test-framework-dev (>= 0.8),
- libghc-test-framework-dev (<< 0.9),
- libghc-test-framework-dev (>= 0.8),
- libghc-test-framework-hunit-dev (<< 0.4),
- libghc-test-framework-hunit-dev (>= 0.3),
- libghc-transformers-compat-dev (<< 0.6),
- libghc-transformers-compat-dev (>= 0.3),
- libghc-transformers-compat-prof,
+ libghc-hunit-dev (>= 1.2) <!nocheck>,
+ libghc-hunit-dev (<< 1.6) <!nocheck>,
+ libghc-test-framework-dev (>= 0.8) <!nocheck>,
+ libghc-test-framework-dev (<< 0.9) <!nocheck>,
+ libghc-test-framework-hunit-dev (>= 0.3) <!nocheck>,
+ libghc-test-framework-hunit-dev (<< 0.4) <!nocheck>,
Build-Depends-Indep:
ghc-doc,
libghc-stm-doc,
libghc-transformers-compat-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://hackage.haskell.org/package/exception-transformers
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-exception-transformers
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