Skip to content

Commit e236a00

Browse files
authored
Merge pull request #3480 from BsAtHome/fix_changelog-debianism2
Don't use date in doc header
2 parents 3812886 + 1cb543c commit e236a00

4 files changed

Lines changed: 5 additions & 9 deletions

File tree

docs/src/Master_Developer.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
:lang: en
22
:lversion: {sys: cat ../VERSION}
3-
:date: {sys: LANG=C date --date="@$(dpkg-parsechangelog --file ../debian/changelog -S timestamp)" '+%d %b %Y'}
43
:ascii-ids:
54
:masterdir: {indir}
65
:revdate: 2021-10-28
7-
= Developer Manual V{lversion}, {date}
6+
= Developer Manual V{lversion}
87

98
== Introduction
109

docs/src/Master_Documentation.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
:lang: en
22
:lversion: {sys: cat ../VERSION}
3-
:date: {sys: LANG=C date --date="@$(dpkg-parsechangelog --file ../debian/changelog -S timestamp)" '+%d %b %Y'}
43
:ascii-ids:
54
:masterdir: {indir}
65
:revdate: 2021-10-28
7-
LinuxCNC V{lversion}, {date}
8-
============================
6+
= LinuxCNC V{lversion}
7+
98

109
:leveloffset: 0
1110
= Getting Started & Configuration

docs/src/Master_Getting_Started.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
:lang: en
22
:lversion: {sys: cat ../VERSION}
3-
:date: {sys: LANG=C date --date="@$(dpkg-parsechangelog --file ../debian/changelog -S timestamp)" '+%d %b %Y'}
43
:ascii-ids:
54
:masterdir: {indir}
65
:revdate: 2021-10-28
7-
= Getting Started V{lversion}, {date}
6+
= Getting Started V{lversion}
87

98
The LinuxCNC Team
109

docs/src/Master_Integrator.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
:lang: en
22
:lversion: {sys: cat ../VERSION}
3-
:date: {sys: LANG=C date --date="@$(dpkg-parsechangelog --file ../debian/changelog -S timestamp)" '+%d %b %Y'}
43
:ascii-ids:
54
:masterdir: {indir}
65
:revdate: 2021-10-28
7-
= Integrator Information V{lversion}, {date}
6+
= Integrator Information V{lversion}
87

98
:leveloffset: 1
109

0 commit comments

Comments
 (0)