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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Dec 27 15:37:07 UTC 2012


The following commit has been merged in the master branch:
commit 83f38fdd6f15128b5337655c36b8c4ef401e7651
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Dec 27 15:31:47 2012 +0000

    wrap-and-sort -a -s

diff --git a/debian/control b/debian/control
index 692f05d..c43461f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,16 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders:
  Alessio Treglia <alessio at debian.org>
-Build-Depends: debhelper (>> 5), ladspa-sdk, libfftw3-dev, pkg-config, libxml2-utils, chrpath, libtool, automake1.9, autoconf
+Build-Depends:
+ autoconf,
+ automake1.9,
+ chrpath,
+ debhelper (>> 5),
+ ladspa-sdk,
+ libfftw3-dev,
+ libtool,
+ libxml2-utils,
+ pkg-config
 Standards-Version: 3.9.2
 Homepage: http://plugin.org.uk/
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/swh-plugins.git
@@ -12,8 +21,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/swh-plugins.git
 
 Package: swh-plugins
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: ladspa-plugin
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Provides:
+ ladspa-plugin
 Description: Steve Harris's LADSPA plugins
  Steve Harris has written a large number of plugins for LADSPA
  compatible hosts (e.g. GLAME, Sweep and ecasound). The plugins

-- 
swh-plugins packaging



More information about the pkg-multimedia-commits mailing list