[SCM] ladspa-sdk/master: wrap-and-sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Apr 25 00:14:31 UTC 2012


The following commit has been merged in the master branch:
commit c513b93fbbe272f3fed1c8429a7258293cf23fe9
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Apr 25 02:14:20 2012 +0200

    wrap-and-sort -a -s
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index f46ec5c..5700397 100644
--- a/debian/control
+++ b/debian/control
@@ -2,24 +2,31 @@ Source: ladspa-sdk
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
- cdbs
+Build-Depends:
+ cdbs,
+ debhelper (>= 7.0.50~)
 Standards-Version: 3.9.0
-Uploaders: Felipe Sateler <fsateler at debian.org>
+Uploaders:
+ Felipe Sateler <fsateler at debian.org>
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/ladspa-sdk.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ladspa-sdk.git
 Homepage: http://www.ladspa.org/
 
 Package: ladspa-sdk
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: ladspa-host, ladspa-plugin, ladspa-sdk-dev
-Conflicts: ladspa-sdk-dev
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Provides:
+ ladspa-host,
+ ladspa-plugin,
+ ladspa-sdk-dev
+Conflicts:
+ ladspa-sdk-dev
 Description: sample tools for linux-audio-dev plugin architecture
  LADSPA is a free standard specification for audio effect plugins.
  .
- Contains sample plugins, and analyseplugin, listplugin, applyplugin 
+ Contains sample plugins, and analyseplugin, listplugin, applyplugin
  programs, and the ladspa.h, the LADSPA specification.
  .
  Please build-depend on this package if you need ladspa.h
-
diff --git a/debian/copyright b/debian/copyright
index cb6e08f..7d8af48 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,8 +3,8 @@ Wed,  9 May 2001 20:19:32 +0900.
 
 It was downloaded from http://www.ladspa.org
 
-Upstream Authors:    
-   Richard W.E. Furse 
+Upstream Authors:
+   Richard W.E. Furse
    Paul Barton-Davis
    Stefan Westerfeld
 
@@ -15,4 +15,3 @@ The LADSPA Software Development Kit and the LADSPA plugin API
 itself are licensed under LGPL version 2.1 or later.
 
 See /usr/share/common-licenses/LGPL-2.1 on Debian systems.
-

-- 
ladspa-sdk packaging



More information about the pkg-multimedia-commits mailing list