[SCM] lv2file/master: wrap-and-sort

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon May 14 23:34:18 UTC 2012


The following commit has been merged in the master branch:
commit cb33aad9cdb9d674262186d2aa9f801a6bbb06cb
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 15 01:34:06 2012 +0200

    wrap-and-sort
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index a1b2c3c..7306972 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: lv2file
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>,
+Uploaders:
+ Alessio Treglia <alessio at debian.org>,
  Jeremy Salwen <jeremysalwen at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends:
+ debhelper (>= 7.0.50~),
  libargtable2-dev,
  libslv2-dev,
  libsndfile-dev
@@ -15,10 +17,13 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/lv2file.git
 
 Package: lv2file
 Architecture: any
-Provides: lv2-host
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Recommends: lv2-plugin
+Provides:
+ lv2-host
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends:
+ lv2-plugin
 Description: Command-line program to apply LV2 effects to audio files
  lv2file is a simple program which you can use to apply LV2 effects to your
  audio files without much hassle.
@@ -27,7 +32,7 @@ Description: Command-line program to apply LV2 effects to audio files
   * Apply an effect without having to open a GUI or start a project.
   * Apply effects to a large number of files, or in an automated manner.
   * You need a deterministic environment to debug a plugin you are developing.
-  * Command-line only audio processing. 
- . 
+  * Command-line only audio processing.
+ .
  lv2file does not come with any built-in effects, so you must install other
  packages containing LV2 plugins to use with lv2file.

-- 
lv2file packaging



More information about the pkg-multimedia-commits mailing list