[SCM] invada-lv2/master: wrap-and-sort -a -s

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Feb 19 03:02:29 UTC 2012


The following commit has been merged in the master branch:
commit 6d96823c0b46531b15426efefb79244e8db81022
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Feb 19 03:49:12 2012 +0100

    wrap-and-sort -a -s

diff --git a/debian/control b/debian/control
index 25745d5..706c24f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: invada-studio-plugins-lv2
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Free Ekanayaka <freee at debian.org>,
+Uploaders:
+ Free Ekanayaka <freee at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
-Build-Depends: debhelper (>= 7.0.0),
+Build-Depends:
+ debhelper (>= 7.0.0),
  fakeroot,
  libgtk2.0-dev,
  lv2-extensions-good,
@@ -17,17 +19,20 @@ Homepage: https://launchpad.net/invada-studio/+download
 
 Package: invada-studio-plugins-lv2
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
+Depends:
  libcairo2,
- libgnome2-0,
  libglade2-0,
- libxml2,
  libglib2.0-0,
- libgtk2.0-0
-Provides: lv2-plugin
-Suggests: zynjacku,
- ardour
+ libgnome2-0,
+ libgtk2.0-0,
+ libxml2,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Provides:
+ lv2-plugin
+Suggests:
+ ardour,
+ zynjacku
 Description: Invada Studio Plugins - a set of LV2 audio plugins
  Distortion Plugins
    Tube - (Mono and Stereo version)
@@ -51,8 +56,8 @@ Description: Invada Studio Plugins - a set of LV2 audio plugins
  Long slow stereo phaser.
  .
  Reverb Plugins
-   ER Reverb - (Mono and Sum version) 
- Early reflection based reverb. 
+   ER Reverb - (Mono and Sum version)
+ Early reflection based reverb.
  .
  Utility Plugins
    Input Module (Stereo only)
diff --git a/debian/copyright b/debian/copyright
index 50e3e11..d6742a5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,26 +3,26 @@ Wed, 05 Aug 2009 05:33:07 +0200.
 
 It was downloaded from https://launchpad.net/invada-studio/+download
 
-Upstream Author: 
+Upstream Author:
 
     Fraser Stuart <fraser at arkhostings.com>
-    
-Copyright: 
+
+Copyright:
 
     Copyright (C) 2009 Fraser Stuart
-    
+
 License:
 
     This package is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
     (at your option) any later version.
- 
+
     This package is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
- 
+
     You should have received a copy of the GNU General Public License
     along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

-- 
invada-lv2 packaging



More information about the pkg-multimedia-commits mailing list