[SCM] jack-mixer/master: Fix indentation.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Oct 19 09:03:31 UTC 2010


The following commit has been merged in the master branch:
commit a3aafc5a4cdcae94ec19dd568c7e03eac5f8804d
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Oct 19 11:02:57 2010 +0200

    Fix indentation.

diff --git a/debian/control b/debian/control
index 941e7b8..3642751 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: rosea grammostola <rosea.grammostola at gmail.com>
-Build-Depends:  cdbs,
-	        debhelper (>= 7),
-	        autotools-dev, 
-		libjack-dev, 
-		python-dev, 
-		python-gtk2-dev, 
-		python-fpconst, 
-		gconf2
+Build-Depends: cdbs,
+ debhelper (>= 7),
+ autotools-dev, 
+ libjack-dev, 
+ python-dev, 
+ python-gtk2-dev, 
+ python-fpconst, 
+ gconf2
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-mixer.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-mixer.git
@@ -19,14 +19,15 @@ Homepage: http://home.gna.org/jackmixer/
 Package: jack-mixer
 Architecture: any
 Depends:  ${shlibs:Depends}, 
-	  ${misc:Depends}, 
-	  jackd
+ ${misc:Depends}, 
+ jackd
 Recommends: lashd, 
-	    glashctl, 
-	    qjackctl, 
-	    python-lash, 
-	    python-gnome2
+ glashctl, 
+ qjackctl, 
+ python-lash, 
+ python-gnome2
 Suggests: patchage
 Description: JACK audio mixer with look similar to it`s hardware counterparts. 
- JACK audio mixer with look similar to it`s hardware counterparts. It has lot 
- of useful features, apart from being able to mix multiple JACK audio streams.
+ JACK audio mixer with look similar to it`s hardware counterparts.
+ It has lot of useful features, apart from being able to mix multiple
+ JACK audio streams.

-- 
jack-mixer packaging



More information about the pkg-multimedia-commits mailing list