[DHG_packages] 02/02: yaml: Upgrade to 0.8.12

Daniel Silverstone dsilvers at moszumanska.debian.org
Wed Aug 12 12:26:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

dsilvers pushed a commit to branch master
in repository DHG_packages.

commit 6b6a2713231f01a4c1c8be98a6e6fdd522b9f714
Author: Daniel Silverstone <dsilvers at digital-scurf.org>
Date:   Wed Aug 12 14:25:35 2015 +0200

    yaml: Upgrade to 0.8.12
---
 p/haskell-yaml/debian/changelog | 6 ++++++
 p/haskell-yaml/debian/control   | 4 +++-
 p/haskell-yaml/debian/rules     | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/p/haskell-yaml/debian/changelog b/p/haskell-yaml/debian/changelog
index ab5b1a7..2d365c7 100644
--- a/p/haskell-yaml/debian/changelog
+++ b/p/haskell-yaml/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yaml (0.8.12-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Daniel Silverstone <dsilvers at digital-scurf.org>  Wed, 12 Aug 2015 13:20:35 +0200
+
 haskell-yaml (0.8.11-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-yaml/debian/control b/p/haskell-yaml/debian/control
index f38fcd7..2726c25 100644
--- a/p/haskell-yaml/debian/control
+++ b/p/haskell-yaml/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9)
   , haskell-devscripts (>= 0.9)
   , ghc
   , ghc-prof
-  , libghc-aeson-dev (>= 0.6.2.0)
+  , libghc-aeson-dev (>= 0.8.0.2-3)
   , libghc-aeson-prof
   , libghc-attoparsec-dev
   , libghc-attoparsec-prof
@@ -34,6 +34,8 @@ Build-Depends: debhelper (>= 9)
   , libghc-hspec-expectations-dev [any-amd64 any-i386 powerpc sparc]
   , libghc-hunit-dev [any-amd64 any-i386 powerpc sparc]
   , libghc-aeson-qq-dev [any-amd64 any-i386 powerpc sparc]
+  , libghc-mockery-dev [any-amd64 any-i386 powerpc sparc]
+  , libghc-base-compat-dev [any-amd64 any-i386 powerpc sparc]
 Build-Depends-Indep: ghc-doc
   , libghc-aeson-doc
   , libghc-attoparsec-doc
diff --git a/p/haskell-yaml/debian/rules b/p/haskell-yaml/debian/rules
index 8c947f2..70db6ef 100755
--- a/p/haskell-yaml/debian/rules
+++ b/p/haskell-yaml/debian/rules
@@ -2,7 +2,7 @@
 
 DEB_SETUP_GHC_CONFIGURE_ARGS := --flags=system-libyaml
 
-DEB_ENABLE_TESTS = $(shell test -e /usr/lib/ghc/bin/ghci && echo yes)
+DEB_ENABLE_TESTS = $(shell test -e /usr/bin/ghc && echo yes)
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk

-- 
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