[SCM] beast/master: Fix duplicate-short-description warnings.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sat May 7 07:52:14 UTC 2011
The following commit has been merged in the master branch:
commit 22e6b96e2609be8e92d7157544e57864d6ec9016
Author: Alessio Treglia <alessio at debian.org>
Date: Sat May 7 09:45:35 2011 +0200
Fix duplicate-short-description warnings.
diff --git a/debian/control b/debian/control
index 563fe64..e1687d7 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,7 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: music synthesis and composition framework
+Description: music synthesis and composition framework - shared library
BEAST/BSE is a plugin-based graphical system where you can link objects
to each other and generate sound.
.
@@ -68,7 +68,7 @@ Architecture: all
Depends: libbse-0.7-4 (>= ${source:Version}),
libbse-0.7-4 (<< ${source:Upstream-Version}+1~),
${misc:Depends}
-Description: music synthesis and composition framework
+Description: music synthesis and composition framework - development files
BEAST/BSE is a plugin-based graphical system where you can link objects
to each other and generate sound.
.
--
beast packaging
More information about the pkg-multimedia-commits
mailing list