[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] jenkins: fix self maintenance job, squid has been purged from this host
Holger Levsen
gitlab at salsa.debian.org
Thu Jan 17 23:38:18 GMT 2019
Holger Levsen pushed to branch master at Debian Edu / debian-edu-doc
Commits:
f664f6fd by Holger Levsen at 2019-01-17T23:32:46Z
jenkins: fix self maintenance job, squid has been purged from this host
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- debian/changelog
- documentation/common/Makefile.common
Changes:
=====================================
debian/changelog
=====================================
@@ -14,6 +14,9 @@ debian-edu-doc (2.10.11) UNRELEASED; urgency=medium
* debian/control:
- Add strip-nondeterminism to Build-Depends-Indep.
+ [ Holger Levsen ]
+ * documentation/common/Makefile.common: use SOURCE_DATE_EPOCH correctly.
+
-- Holger Levsen <holger at debian.org> Sat, 01 Jan 2019 00:00:00 +0100
debian-edu-doc (2.10.10) unstable; urgency=medium
=====================================
documentation/common/Makefile.common
=====================================
@@ -10,7 +10,7 @@ LANGUAGES = $(subst $(name).,,$(subst .po,,$(wildcard *.po)))
# Program name and option
DBTOEPUB = dbtoepub
XP = xsltproc --nonet --novalid --xinclude ../common/html.xsl
-DBLATEX = SOURCE_DATE_EPOCH=0 SOURCE_DATE_EPOCH_TEX_PRIMITIVES=1 dblatex -T db2latex -b xetex -p ../common/dblatex.xsl
+DBLATEX = SOURCE_DATE_EPOCH=$$SOURCE_DATE_EPOCH SOURCE_DATE_EPOCH_TEX_PRIMITIVES=1 dblatex -T db2latex -b xetex -p ../common/dblatex.xsl
SED_JA_REGEX = 's/dbtimestamp/dbtimestamp\ format=\"Y\ 年\ m\ 月\ d\ 日\"/'
# Use Make internal function 'subst': substitute -manual with nothing to get
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/commit/f664f6fd3b0b5a94c52073baeeac106ba5f4a2b9
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/commit/f664f6fd3b0b5a94c52073baeeac106ba5f4a2b9
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-edu-commits/attachments/20190117/0d31f594/attachment.html>
More information about the debian-edu-commits
mailing list