[med-svn] [Git][med-team/python-cogent][master] debian/rules set LC_ALL=C.UTF-8 to try to fix buildd FTBFS

Michael R. Crusoe gitlab at salsa.debian.org
Mon Feb 8 09:19:58 GMT 2021



Michael R. Crusoe pushed to branch master at Debian Med / python-cogent


Commits:
d9d099ee by Michael R. Crusoe at 2021-02-08T10:18:56+01:00
debian/rules set LC_ALL=C.UTF-8 to try to fix buildd FTBFS

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-cogent (2020.12.21a+dfsg-2) unstable; urgency=high
+
+  * Team upload.
+  * debian/rules set LC_ALL=C.UTF-8 to try to fix buildd FTBFS
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Mon, 08 Feb 2021 10:18:22 +0100
+
 python-cogent (2020.12.21a+dfsg-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -3,7 +3,7 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-
+export LC_ALL=C.UTF-8
 export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
 export PYBUILD_BEFORE_TEST=cp -r {dir}/tests/data {build_dir}



View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/d9d099ee51491f1bd39296d78c0b647581b30a35

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/d9d099ee51491f1bd39296d78c0b647581b30a35
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/20210208/2b2663cf/attachment.html>


More information about the debian-med-commit mailing list