[SCM] zyn/master: Wrap and sort

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed May 16 22:30:43 UTC 2012


The following commit has been merged in the master branch:
commit 9d13cd36b5d4190de822ad65c2968ecade5a8a15
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu May 17 00:27:15 2012 +0200

    Wrap and sort
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index d6958b8..dd2a27b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,16 @@ Source: zyn
 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>,
  Filipe Coelho <falktx at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~),
- python,
- pkg-config,
+Build-Depends:
+ debhelper (>= 7.0.50~),
  libfftw3-dev,
  liblv2dynparam1-dev,
- lv2core
+ lv2core,
+ pkg-config,
+ python
 Standards-Version: 3.9.2
 Homepage: http://home.gna.org/zyn/
 Vcs-Git: git://git.debian.org/pkg-multimedia/zyn.git
@@ -17,9 +19,11 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/zyn.git
 
 Package: zynadd
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Recommends: zynjacku
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends:
+ zynjacku
 Description: ZynAddSubFX engines converted to LV2 plugin format
  The zyn project main goal is to extract synth engines from ZynAddSubFX
  and pack them in LV2 plugin format. Resulting plugins are heavily
diff --git a/debian/copyright b/debian/copyright
index 7a1caf4..2e812a6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Name: zyn
 Maintainer: Nedko Arnaudov <nedko at arnaudov.name>
 Source: http://download.gna.org/zyn/
 
-Copyright: 
+Copyright:
  2006,2009 Nedko Arnaudov <nedko at arnaudov.name>
  2002-2005 Nasca Octavian Paul
  2006 Lars Luthman <lars.luthman at gmail.com>

-- 
zyn packaging



More information about the pkg-multimedia-commits mailing list