Git commit 25217a4ad02eacb86a5acacd2b1e8997058080ea by Michael Pyne. Committed on 21/01/2018 at 17:23. Pushed by ashark into branch 'docbook_historied_per_file'.
doc: Minor administrative updates. - My author info has a dedicated entity, use it. - Update copyright/version. Original commit: c8f4ca45 https://invent.kde.org/sdk/kdesrc-build/-/commit/c8f4ca45864bc55c17d9d5a34cacb9ea00c6cc1d M +10 -13 doc/index.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/25217a4ad02eacb86a5acacd2b1e8997058080ea diff --git a/doc/index.docbook b/doc/index.docbook index 44c6ff2a..5f745cb4 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2,7 +2,7 @@ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ <!-- Documentation for kdesrc-build. - Copyright (c) 2005-2008, 2010-2016 Michael Pyne <[email protected]> + Copyright (c) 2005-2008, 2010-2018 Michael Pyne <[email protected]> Copyright (c) 2005 Carlos Leonhard Woelz <[email protected]> Copyright (c) 2009 Burkhard Lück <[email protected]> @@ -107,15 +107,11 @@ <title>&kdesrc-build; Script Manual</title> <authorgroup id="authors"> -<author> -<firstname>Michael</firstname><surname>Pyne</surname> -<affiliation><address><email>[email protected]</email></address></affiliation> -</author> -<author> -<firstname>Carlos</firstname><surname>Woelz</surname> -<affiliation><address><email>[email protected]</email></address></affiliation> -</author> - + <author>&Michael.Pyne; &Michael.Pyne.mail;</author> + <author> + <personname><firstname>Carlos</firstname><surname>Woelz</surname></personname> + <email>[email protected]</email> + </author> <!-- TRANS:ROLES_OF_TRANSLATORS --> @@ -133,6 +129,8 @@ <year>2014</year> <year>2015</year> <year>2016</year> +<year>2017</year> +<year>2018</year> <holder>Michael Pyne</holder> </copyright> @@ -143,8 +141,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2016-05-02</date> -<releaseinfo>&kdesrc-build; 16.08</releaseinfo> +<date>2018-01-20</date> +<releaseinfo>&kdesrc-build; 17.12</releaseinfo> <abstract> <para>&kdesrc-build; is a script which builds and installs &kde; software @@ -157,7 +155,6 @@ directly from the &kde; project's source code repositories.</para> <keyword>SVN</keyword> <keyword>Subversion</keyword> <keyword>git</keyword> -<keyword>gitorious</keyword> <keyword>KDE development</keyword> <!-- Older names for the software --> <keyword>kdesvn-build</keyword>
