[Git][haskell-team/DHG_packages][master] memory: force C.UTF-8 for tests
Clint Adams
gitlab at salsa.debian.org
Thu Apr 12 14:16:30 UTC 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
58bd0e74 by Clint Adams at 2018-04-12T10:15:43-04:00
memory: force C.UTF-8 for tests
- - - - -
2 changed files:
- p/haskell-memory/debian/changelog
- p/haskell-memory/debian/rules
Changes:
=====================================
p/haskell-memory/debian/changelog
=====================================
--- a/p/haskell-memory/debian/changelog
+++ b/p/haskell-memory/debian/changelog
@@ -1,3 +1,9 @@
+haskell-memory (0.14.16-2) unstable; urgency=medium
+
+ * Force C.UTF-8 for tests.
+
+ -- Clint Adams <clint at debian.org> Thu, 12 Apr 2018 10:15:24 -0400
+
haskell-memory (0.14.16-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-memory/debian/rules
=====================================
--- a/p/haskell-memory/debian/rules
+++ b/p/haskell-memory/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/58bd0e74846c50ad08adb7d7f11f80fcdedbeb9c
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/58bd0e74846c50ad08adb7d7f11f80fcdedbeb9c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180412/e61d2ac2/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list