[SCM] vco-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:12:51 UTC 2012


The following commit has been merged in the master branch:
commit 81347808415f585e9837c46844dbdb08591763bc
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Apr 15 21:36:35 2012 +0200

    wrap-and-sort -a -s

diff --git a/debian/control b/debian/control
index 258750d..c3647a6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,13 @@ Source: vco-plugins
 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: cdbs, debhelper (>= 5), ladspa-sdk
+Build-Depends:
+ cdbs,
+ debhelper (>= 5),
+ ladspa-sdk
 Standards-Version: 3.9.3
 Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html
 Vcs-Git: git://git.debian.org/pkg-multimedia/vco-plugins.git
@@ -12,12 +16,15 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/vco-plugins.git
 
 Package: vco-plugins
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: ladspa-plugin
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Provides:
+ ladspa-plugin
 Description: LADSPA plugin sporting anti-aliased oscillators
- This plugin contains three anti-aliased oscillators, all based on the 
- concept of using precomputed bandlimited Dirac pulses to construct the 
- classical waveforms. They are both memory and CPU efficient. The first 
- one produces a flat spectrum (impulses) and the second generates a 
- sawtooth waveform. The third one (new in 0.3.0), provides a variable 
+ This plugin contains three anti-aliased oscillators, all based on the
+ concept of using precomputed bandlimited Dirac pulses to construct the
+ classical waveforms. They are both memory and CPU efficient. The first
+ one produces a flat spectrum (impulses) and the second generates a
+ sawtooth waveform. The third one (new in 0.3.0), provides a variable
  width rectangular waveform.

-- 
vco-plugins packaging



More information about the pkg-multimedia-commits mailing list