[SCM] vamp-plugin-sdk/master: wrap-and-sort
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Nov 12 11:42:31 UTC 2012
The following commit has been merged in the master branch:
commit 980891aa8787cca8c8599d18b986d436ad2a23d8
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Nov 12 11:42:22 2012 +0000
wrap-and-sort
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index e8869cc..97a2f76 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,8 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends:
+ ${misc:Pre-Depends}
Description: helper library for Vamp plugins written in C++
Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as
@@ -65,7 +66,8 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends:
+ ${misc:Pre-Depends}
Description: helper library for Vamp hosts written in C++
Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as
--
vamp-plugin-sdk packaging
More information about the pkg-multimedia-commits
mailing list