cvs (2:1.12.13+real-27) unstable; urgency=low
* Hardcode path to /bin/mktemp during configure to build reproducibly
+ * Policy 4.3.0.1 (verbosity changes; R³:no)
- -- Thorsten Glaser <tg@mirbsd.de> Tue, 05 Feb 2019 19:12:36 +0100
+ -- Thorsten Glaser <tg@mirbsd.de> Tue, 05 Feb 2019 19:17:31 +0100
cvs (2:1.12.13+real-26) unstable; urgency=low
Build-Depends: debhelper (>= 11), bsdmainutils,
ghostscript, groff, libbsd-dev, libkrb5-dev | heimdal-dev, procps,
texinfo, texlive-latex-recommended, texlive-fonts-recommended, zlib1g-dev
-Standards-Version: 4.1.3
+Standards-Version: 4.3.0
+Rules-Requires-Root: no
VCS-git: https://evolvis.org/anonscm/git/alioth/cvs.git -b master
VCS-Browser: https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=alioth/cvs.git;a=shortlog;h=refs/heads/master
ifeq (,$(findstring terse,${DEB_BUILD_OPTIONS}))
export DH_VERBOSE=1
export V=1
+export VERBOSE=1
endif
+LC_ALL:=C
+export LC_ALL
+
DEB_BUILD_ARCH?=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_HOST_ARCH?=$(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_BUILD_GNU_TYPE?=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)