[Git-commits] [grml/grml-etc-core] 7ece11: doc: adjust txt2tags usage for versions >=3.3
Michael Prokop
noreply at github.com
Tue May 12 17:15:41 CEST 2020
Branch: refs/heads/master
Home: https://github.com/grml/grml-etc-core
Commit: 7ece11476eedb951357fc90d57a37af270ad797d
https://github.com/grml/grml-etc-core/commit/7ece11476eedb951357fc90d57a37af270ad797d
Author: Michael Prokop <mika at grml.org>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M doc/Makefile
Log Message:
-----------
doc: adjust txt2tags usage for versions >=3.3
1) drop --css-sugar option from txt2tags as it is no longer supported
Quoting from https://sources.debian.org/src/txt2tags/3.4-2/CHANGELOG.md/,
respectively /usr/share/doc/txt2tags/changelog.gz as present in current
Debian/unstable:
| * Always use CSS sugar and drop `--css-sugar` option (Jendrik Seipp).
2) the xhtml target is also gone since v3.3
Quoting the changelog:
| # Version 3.3 (2019-11-04)
|
| * Update html target to HTML5 and drop xhtml target (Jendrik Seipp).
Also see https://github.com/txt2tags/txt2tags regarding v2.7 vs. v3.x
NOTE: the output of txt2tags v2.6-4.1 (as present in Debian/buster) is
not really useable now. We don't depend on txt2tags >=3.4-2 as present
in Debian/unstable though, as we don't use the HTML build output during
the package build.
Commit: b4ea93192280491cc0b89448b0208f5b23a15f80
https://github.com/grml/grml-etc-core/commit/b4ea93192280491cc0b89448b0208f5b23a15f80
Author: Michael Prokop <mika at grml.org>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M debian/control
Log Message:
-----------
Bump Standards-Version to 4.5.0
Commit: 5b9867988b4e564d0bc55e719dd9e1c803887ce1
https://github.com/grml/grml-etc-core/commit/5b9867988b4e564d0bc55e719dd9e1c803887ce1
Author: Michael Prokop <mika at grml.org>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
R debian/compat
M debian/control
M debian/rules
Log Message:
-----------
Bump Debian compat version to 12, using debhelper-compat approach
Replace dh_clean with dh_prep accordingly.
Commit: 9cb82a33bc5c8efd5bf2fc72b0d94b026e3c0527
https://github.com/grml/grml-etc-core/commit/9cb82a33bc5c8efd5bf2fc72b0d94b026e3c0527
Author: Michael Prokop <mika at grml.org>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M debian/control
Log Message:
-----------
Execute 'wrap-and-sort -a -t -s' on debian/
This is much better for (code) reviews
Commit: 1ebc9330553d7f14c7cc511b053e6ad5666453d3
https://github.com/grml/grml-etc-core/commit/1ebc9330553d7f14c7cc511b053e6ad5666453d3
Author: Michael Prokop <mika at grml.org>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.16.2
Compare: https://github.com/grml/grml-etc-core/compare/7c81531c90c9...1ebc9330553d
More information about the Git-commits
mailing list