[SCM] brutefir/master: Wrap and sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Oct 15 13:31:40 UTC 2013


The following commit has been merged in the master branch:
commit a4707717dc217451057549c3124bc5d2286ac964
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Oct 15 13:59:38 2013 +0100

    Wrap and sort -a -s
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index b1b2b0f..42703fb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,16 @@ Source: brutefir
 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>,
  Alessio Treglia <alessio at debian.org>
-Build-Depends: docbook-to-man,
+Build-Depends:
  debhelper (>= 7.0.50~),
- libfftw3-dev,
- libjack-dev,
+ docbook-to-man,
  flex,
- libasound2-dev [linux-any]
+ libasound2-dev [linux-any],
+ libfftw3-dev,
+ libjack-dev
 Standards-Version: 3.9.4
 Homepage: http://www.ludd.luth.se/~torger/brutefir.html
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/brutefir.git
@@ -17,8 +19,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/brutefir.git
 
 Package: brutefir
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: a software convolution engine
  BruteFIR is a program for applying long FIR filters to multi-channel
  digital audio, either offline or in realtime. Its basic operation is

-- 
brutefir packaging



More information about the pkg-multimedia-commits mailing list