Git commit c8f4ca45864bc55c17d9d5a34cacb9ea00c6cc1d by Michael Pyne. Committed on 21/01/2018 at 17:23. Pushed by mpyne into branch 'master'.
doc: Minor administrative updates. - My author info has a dedicated entity, use it. - Update copyright/version. M +10 -13 doc/index.docbook https://commits.kde.org/kdesrc-build/c8f4ca45864bc55c17d9d5a34cacb9ea00c6cc1d diff --git a/doc/index.docbook b/doc/index.docbook index 8ecf0cc..918b5f6 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]> @@ -75,15 +75,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 --> @@ -101,6 +97,8 @@ <year>2014</year> <year>2015</year> <year>2016</year> +<year>2017</year> +<year>2018</year> <holder>Michael Pyne</holder> </copyright> @@ -111,8 +109,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 @@ -125,7 +123,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>
