b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH 0/3] batman-adv: Convert CHANGELOG/README to reStructuredText
@ 2017-11-20 21:02 Sven Eckelmann
  2017-11-20 21:02 ` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Add .rst to README symlink Sven Eckelmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sven Eckelmann @ 2017-11-20 21:02 UTC (permalink / raw)
  To: b.a.t.m.a.n

Hi,

I was talking today with Simon about the "License cleanup" changes. He
would prefer when the *.license files don't exist (when possible). Luckily,
I already wanted to convert these files (or at least the READMEs) to
reStructuredText and I've already shown in these patchsets how the
SPDX annotation should be done for the lrest files. So it was just
logically to immediately post the conversion to rst and integration
of this tag.

We've also discussed how the changelog should look like. It should be
simple and we only wanted to show the date (not the time) anymore.
And the actual changelog lists should be kept (mostly untouched - beside
some minor format fixes to make it reStructuredText compatible).

This patchset is based on the "batman-adv: License cleanup" patchset.

Kind regards,
	Sven

Sven Eckelmann (3):
  batman-adv: Add .rst to README symlink
  batman-adv: Convert CHANGELOG to reStructuredText
  batman-adv: Convert README to reStructuredText

 CHANGELOG               | 634 ---------------------------------------------
 CHANGELOG.license       |   2 -
 CHANGELOG.rst           | 666 ++++++++++++++++++++++++++++++++++++++++++++++++
 README.external         |  51 ----
 README.external.license |   2 -
 README.external.rst     |  59 +++++
 README => README.rst    |   0
 7 files changed, 725 insertions(+), 689 deletions(-)
 delete mode 100644 CHANGELOG
 delete mode 100644 CHANGELOG.license
 create mode 100644 CHANGELOG.rst
 delete mode 100644 README.external
 delete mode 100644 README.external.license
 create mode 100644 README.external.rst
 rename README => README.rst (100%)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-12-01 13:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-20 21:02 [B.A.T.M.A.N.] [PATCH 0/3] batman-adv: Convert CHANGELOG/README to reStructuredText Sven Eckelmann
2017-11-20 21:02 ` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Add .rst to README symlink Sven Eckelmann
2017-11-20 21:02 ` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: Convert CHANGELOG to reStructuredText Sven Eckelmann
2017-11-20 21:02 ` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: Convert README " Sven Eckelmann
2017-12-01 13:20 ` [B.A.T.M.A.N.] [PATCH 0/3] batman-adv: Convert CHANGELOG/README " Sven Eckelmann
2017-12-01 13:23 ` Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).