Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.

* Also update vcversioner to have correct SUMMARY and HOMEPAGE.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Philip Balister
2016-02-14 18:14:03 -05:00
committed by Martin Jansa
parent 69f5e6e583
commit 408d4cb672
12 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
DESCRIPTION = "Python vcversioner"
SUMMARY = "Python vcversioner, automagically update the project's version"
HOMEPAGE = "https://github.com/habnabit/vcversioner"
LICENSE = "ISC"