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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
