[Git][haskell-team/DHG_packages][master] conduit: run tests in C.UTF-8

Clint Adams gitlab at salsa.debian.org
Sun Apr 15 19:40:09 BST 2018


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


Commits:
a3ecfe60 by Clint Adams at 2018-04-15T14:39:32-04:00
conduit: run tests in C.UTF-8

- - - - -


2 changed files:

- p/haskell-conduit/debian/changelog
- p/haskell-conduit/debian/rules


Changes:

=====================================
p/haskell-conduit/debian/changelog
=====================================
--- a/p/haskell-conduit/debian/changelog
+++ b/p/haskell-conduit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-conduit (1.3.0.2-2) unstable; urgency=medium
+
+  * Run tests in C.UTF-8.
+
+ -- Clint Adams <clint at debian.org>  Sun, 15 Apr 2018 14:39:18 -0400
+
 haskell-conduit (1.3.0.2-1) unstable; urgency=medium
 
   * Bump to Standards-Version 4.1.4.


=====================================
p/haskell-conduit/debian/rules
=====================================
--- a/p/haskell-conduit/debian/rules
+++ b/p/haskell-conduit/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/a3ecfe601f27ed9a5c25d8ed898eae680a2dd7e6

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a3ecfe601f27ed9a5c25d8ed898eae680a2dd7e6
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/20180415/f048c73c/attachment.html>


More information about the Pkg-haskell-commits mailing list