[SCM] rev-plugins/master: wrap-and-sort -a -s

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Apr 15 22:03:01 UTC 2012


The following commit has been merged in the master branch:
commit a75091126ec6da4bb38564faf85cce78b44cec24
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Apr 15 18:34:23 2012 +0200

    wrap-and-sort -a -s

diff --git a/debian/control b/debian/control
index 4868ec9..6b7bff1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,13 @@ Source: rev-plugins
 Section: sound
 Priority: extra
 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: cdbs, debhelper (>= 5), ladspa-sdk
+Build-Depends:
+ cdbs,
+ debhelper (>= 5),
+ ladspa-sdk
 Standards-Version: 3.7.2
 Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html
 Vcs-Git: git://git.debian.org/pkg-multimedia/rev-plugins.git
@@ -12,7 +16,10 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/rev-plugins.git
 
 Package: rev-plugins
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: ladspa-plugin
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Provides:
+ ladspa-plugin
 Description: greverb-like ladspa plugin
  This is a stereo reverb plugin based on the well-known greverb.

-- 
rev-plugins packaging



More information about the pkg-multimedia-commits mailing list