Codebase list genomethreader / ee32fef
use defined LANG when building Sascha Steinbiss 4 years ago
2 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 genomethreader (1.7.3+dfsg-3) unstable; urgency=medium
1
2 * Use defined LANG when building to avoid breaking the Built-Using
3 detection.
4
5 -- Sascha Steinbiss <satta@debian.org> Thu, 23 Jan 2020 11:03:30 +0100
6
07 genomethreader (1.7.3+dfsg-2) unstable; urgency=medium
18
29 * Fix builds on some archs by removing -m32/-m64.
33
44 DH_VERBOSE := 1
55 export LC_ALL=C.UTF-8
6 export LANG=C.UTF-8
67 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
78 export LIBVMATCH_PKG_VERSION=$(shell apt-cache policy libvmatch-dev | grep Installed | cut -f2 -d: | cut -c2-)
89