[DHG_packages] 01/01: yaml: work around upstream test-suite breakage

Clint Adams clint at moszumanska.debian.org
Tue Sep 6 18:04:12 UTC 2016


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

clint pushed a commit to branch master
in repository DHG_packages.

commit bd12011e0d4bf9715ac4b76e07e1341455611454
Author: Clint Adams <clint at debian.org>
Date:   Tue Sep 6 13:58:57 2016 -0400

    yaml: work around upstream test-suite breakage
---
 p/haskell-yaml/debian/changelog                    | 6 ++++++
 p/haskell-yaml/debian/patches/series               | 1 +
 p/haskell-yaml/debian/patches/testsuite-workaround | 4 ++++
 3 files changed, 11 insertions(+)

diff --git a/p/haskell-yaml/debian/changelog b/p/haskell-yaml/debian/changelog
index a90c6e5..2ef2fd6 100644
--- a/p/haskell-yaml/debian/changelog
+++ b/p/haskell-yaml/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yaml (0.8.18.4-3) unstable; urgency=medium
+
+  * Work around upstream test-suite breakage.
+
+ -- Clint Adams <clint at debian.org>  Tue, 06 Sep 2016 13:58:35 -0400
+
 haskell-yaml (0.8.18.4-2) unstable; urgency=medium
 
   * Set locale to C.UTF-8 if running test suite.
diff --git a/p/haskell-yaml/debian/patches/series b/p/haskell-yaml/debian/patches/series
new file mode 100644
index 0000000..10c551f
--- /dev/null
+++ b/p/haskell-yaml/debian/patches/series
@@ -0,0 +1 @@
+testsuite-workaround
diff --git a/p/haskell-yaml/debian/patches/testsuite-workaround b/p/haskell-yaml/debian/patches/testsuite-workaround
new file mode 100644
index 0000000..7a1bbb8
--- /dev/null
+++ b/p/haskell-yaml/debian/patches/testsuite-workaround
@@ -0,0 +1,4 @@
+--- /dev/null
++++ b/test/resources/accent/foo.yaml
+@@ -0,0 +1 @@
++foo: true

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