Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
Log message:
Update some texlive packages to latest versions.
Precise changes unknown
Updated print/tex-amsmath(,-doc} to 2.15d
Updated print/tex-caption(,-doc} to 20160522
Updated print/tex-csplain to 2016.41764
Updated print/tex-csquotes(,-doc} to 5.1h
Updated print/tex-datatool(,-doc} to 2.27
Updated print/tex-dvips(,-doc} to 2016.41704
Updated print/tex-etex-pkg(,-doc} to 2.7
Updated print/tex-glossaries(,-doc} to 4.25
Updated print/tex-hyperref(,-doc} to 6.83q
Updated print/tex-koma-script to 3.21
Updated print/tex-latex(,-doc} to 2016.41765
Updated print/tex-lollipop(,-doc} to 1.07
Updated print/tex-luatex85(,-doc} to 1.4
Updated print/tex-marginnote(,-doc} to 1.2
Updated print/tex-media9(,-doc} to 0.69
Updated print/tex-minted(,-doc} to 2.4
Updated print/tex-musixtex(,-doc} to 1.23
Updated print/tex-oberdiek(,-doc} to 2016.41346
Updated print/tex-pdfcomment(,-doc} to 2.4
Updated print/tex-ptex-base(,-doc} to 0.0.2016.41420
Updated print/tex-readarray(,-doc} to 1.3
Updated print/tex-showlabels(,-doc} to 1.8
Updated print/tex-sttools(,-doc} to 1.9
Updated print/tex-tex4ht(,-doc} to 2016.41726
Updated print/tex-texinfo to 5.1.41792
Updated print/tex-textpos(,-doc} to 1.8
Updated print/tex-tools(,-doc} to 2016.41688
Updated print/tex-toptesi(,-doc} to 5.92
Updated print/tex-unicode-data(,-doc} to 1.5
Updated print/tex-updmap-map to 2016.41585
|
Log message:
Update tex-etex-pkg{,-doc} to 2.3
Version 2.2 adds a check that etex package has not been loaded after
extended registers are already allocated by the LaTeX format, and gives
a warning in that case.
Previously, if etex.sty was loaded too late LaTeX would already have
run out of registers and given an error.
Since the 2015/01/01 LaTeX release, LaTeX will use extended registers.
If etex.sty is to be loaded it must be loaded before extended registers
are used to avoid the two allocation schemes conflicting.
As explained in the warning message, to avoid the warning, either avoid
loading etex package, or load it earlier in the document.
2.3
Technical re-arrangement of the checks introduced in version 2.2.
Moved the conflicting allocation check before the package options are
declared to avoid errors from the package option system in some
contexts.
|