[SCM] autotalent/master: Wrap and sort -a -s
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Oct 9 20:33:56 UTC 2013
The following commit has been merged in the master branch:
commit d699e8eeccef337a73f671a4afdf01513b859bdc
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Oct 9 21:33:24 2013 +0100
Wrap and sort -a -s
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 60a5962..f45dc5f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: autotalent
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Uploaders:
+ Alessio Treglia <alessio at debian.org>
+Build-Depends:
+ debhelper (>= 7.0.50~),
ladspa-sdk
Standards-Version: 3.9.2
Homepage: http://tombaran.info/autotalent.html
@@ -12,9 +14,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/autotalent.git
Package: autotalent
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Provides: ladspa-plugin
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Provides:
+ ladspa-plugin
Description: pitch correction LADSPA plugin
Autotalent is a real-time pitch correction plugin. Users can specify
the notes that a singer is allowed to hit, and Autotalent makes sure
diff --git a/debian/copyright b/debian/copyright
index 3271773..299891e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -67,12 +67,12 @@ License: BSD-3-clause
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above
- copyright notice, this list of conditions and the following
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
3. The name of the author may not be used to endorse or promote
- products derived from this software without specific prior
+ products derived from this software without specific prior
written permission.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
@@ -81,7 +81,7 @@ License: BSD-3-clause
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
--
autotalent packaging
More information about the pkg-multimedia-commits
mailing list