[Git][haskell-team/DHG_packages][master] text-icu: C.UTF-8 for testsuite

Clint Adams gitlab at salsa.debian.org
Sat Apr 14 16:01:43 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
405aa0b2 by Clint Adams at 2018-04-14T11:00:44-04:00
text-icu: C.UTF-8 for testsuite

- - - - -


2 changed files:

- p/haskell-text-icu/debian/changelog
- p/haskell-text-icu/debian/rules


Changes:

=====================================
p/haskell-text-icu/debian/changelog
=====================================
--- a/p/haskell-text-icu/debian/changelog
+++ b/p/haskell-text-icu/debian/changelog
@@ -1,3 +1,9 @@
+haskell-text-icu (0.7.0.1-9) unstable; urgency=medium
+
+  * Force C.UTF-8 during testsuite.
+
+ -- Clint Adams <clint at debian.org>  Sat, 14 Apr 2018 11:00:26 -0400
+
 haskell-text-icu (0.7.0.1-8) unstable; urgency=medium
 
   * Patch for newer deepseq.


=====================================
p/haskell-text-icu/debian/rules
=====================================
--- a/p/haskell-text-icu/debian/rules
+++ b/p/haskell-text-icu/debian/rules
@@ -4,3 +4,5 @@ DEB_ENABLE_TESTS = yes
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
+
+check-ghc-stamp: export LC_ALL := C.UTF-8



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/405aa0b216cbd48d052c6c920da54a34262551cd

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/405aa0b216cbd48d052c6c920da54a34262551cd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180414/f7c4e828/attachment.html>


More information about the Pkg-haskell-commits mailing list