[Git][haskell-team/DHG_packages][master] idna: force C.UTF-8 for haddock build
Clint Adams
gitlab at salsa.debian.org
Sat Apr 14 17:28:13 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f624ab0f by Clint Adams at 2018-04-14T12:27:46-04:00
idna: force C.UTF-8 for haddock build
- - - - -
2 changed files:
- p/haskell-idna/debian/changelog
- p/haskell-idna/debian/rules
Changes:
=====================================
p/haskell-idna/debian/changelog
=====================================
--- a/p/haskell-idna/debian/changelog
+++ b/p/haskell-idna/debian/changelog
@@ -1,3 +1,9 @@
+haskell-idna (0.3.0-8) unstable; urgency=medium
+
+ * Force C.UTF-8 for haddock build.
+
+ -- Clint Adams <clint at debian.org> Sat, 14 Apr 2018 12:27:34 -0400
+
haskell-idna (0.3.0-7) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-idna/debian/rules
=====================================
--- a/p/haskell-idna/debian/rules
+++ b/p/haskell-idna/debian/rules
@@ -2,3 +2,5 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
+
+build-haddock-stamp: export LC_ALL := C.UTF-8
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/f624ab0f0f0fdb9856f537858524db4fc880dac9
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/f624ab0f0f0fdb9856f537858524db4fc880dac9
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/a54e3e12/attachment.html>
More information about the Pkg-haskell-commits
mailing list