Changelog meta entry (#60371)

meta.changelog: enable, document, add for GNU Hello
This commit is contained in:
Michael Raskin
2019-05-10 16:55:29 +00:00
committed by GitHub
parent 11fe4f3be0
commit 76e2a96475
3 changed files with 15 additions and 0 deletions

View File

@@ -150,6 +150,19 @@ hello-2.3 A program that produces a familiar, friendly greeting
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<varname>changelog</varname>
</term>
<listitem>
<para>
A link or a list of links to the location of Changelog for a package.
A link may use expansion to refer to the correct changelog version.
Example:
<literal>"https://git.savannah.gnu.org/cgit/hello.git/plain/NEWS?h=v${version}"</literal>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<varname>license</varname>