[SCM] slv2/master: Package description should not start with an article.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Tue Jan 10 20:37:36 UTC 2012
The following commit has been merged in the master branch:
commit 343eb36bb4b2f3b1b28be48fc0d9a5c6f8c0c1e8
Author: Alessio Treglia <alessio at debian.org>
Date: Tue Jan 10 21:30:10 2012 +0100
Package description should not start with an article.
diff --git a/debian/control b/debian/control
index 5f253ed..6fa5b38 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: slv2-jack
Architecture: any
-Description: A library for simple use of LV2 plugins
+Description: library for simple use of LV2 plugins
SLV2 is a library geared towards music and audio applications
which makes the use of LV2 plugins as simple as possible.
LV2 is a standard for plugins and matching host applications,
@@ -78,5 +78,4 @@ Description: Documentation for SLV2
LV2 is a standard for plugins and matching host applications,
mainly targeted at audio processing and generation.
.
- This package contains the API documentation for libslv2.
-
+ This package contains the API documentation for libslv2.
--
slv2 packaging
More information about the pkg-multimedia-commits
mailing list