travis fix 3

This commit is contained in:
Stephen Gaito 2020-06-19 11:19:43 +01:00
parent 2cbbd3beb7
commit 8f58db5f7f
2 changed files with 3 additions and 1 deletions

View File

@ -67,7 +67,7 @@ find $DEBDIR -type f | xargs md5sum > $md5sumsFile
# Accumulate the control file information
#
versionValue=$(git describe --abbrev=0)
versionValue=$PDF2HTMLEX_VERSION-$PDF2HTMLEX_BRANCH-$BUILD_DIST-$BUILD_TIME
architectureValue=$(dpkg-architecture -q DEB_BUILD_ARCH_CPU)
maintainerValue="$(git config --get user.name) <$(git config --get user.email)>"

View File

@ -6,6 +6,8 @@
# see: https://poppler.freedesktop.org/releases.html
# current working: 0.83.0
export PDF2HTMLEX_VERSION=v0.18.8-alpha
export POPPLER_VERSION=poppler-0.89.0
#export POPPLER_VERSION=poppler-0.88.0
#export POPPLER_VERSION=poppler-0.87.0