[med-svn] [Git][med-team/hdmf][master] d/rules: set LC_ALL to C.UTF-8 to make build reproducible
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Tue May 18 19:01:19 BST 2021
Nilesh Patra pushed to branch master at Debian Med / hdmf
Commits:
4ff7c551 by Nilesh Patra at 2021-05-18T23:30:48+05:30
d/rules: set LC_ALL to C.UTF-8 to make build reproducible
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,8 +3,9 @@ hdmf (2.5.5-1) UNRELEASED; urgency=medium
* Team Upload.
* New upstream version 2.5.5
* Fix copyright
+ * d/rules: set LC_ALL to C.UTF-8 to make build reproducible
- -- Nilesh Patra <nilesh at debian.org> Fri, 14 May 2021 22:40:21 +0530
+ -- Nilesh Patra <nilesh at debian.org> Tue, 18 May 2021 23:30:29 +0530
hdmf (2.3.0-1) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -2,6 +2,7 @@
# This file was automatically generated by stdeb 0.8.5 at
# Thu, 08 Aug 2019 17:19:27 -0400
+export LC_ALL=C.UTF-8
export PYBUILD_NAME=hdmf
%:
dh $@ --with python3 --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/med-team/hdmf/-/commit/4ff7c551e5b56bdca3b5900bc3ff6c38a28969e9
--
View it on GitLab: https://salsa.debian.org/med-team/hdmf/-/commit/4ff7c551e5b56bdca3b5900bc3ff6c38a28969e9
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/debian-med-commit/attachments/20210518/1ea6a60b/attachment.htm>
More information about the debian-med-commit
mailing list