[SCM] milkytracker/master: One dep per line

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Tue Dec 28 21:13:07 UTC 2010


The following commit has been merged in the master branch:
commit ac35b83395281c8c7eccfd7af677382e2ace01f4
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Tue Dec 28 21:20:31 2010 +0100

    One dep per line

diff --git a/debian/control b/debian/control
index 1fa89b6..0c8f552 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Gürkan Sengün <gurkan at phys.ethz.ch>
-Build-Depends: debhelper (>= 7), autotools-dev, libsdl1.2-dev, libjack-dev
+Build-Depends: debhelper (>= 7), 
+ autotools-dev,
+ libsdl1.2-dev,
+ libjack-dev
 Homepage: http://www.milkytracker.org
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/pkg-multimedia/milkytracker.git

-- 
milkytracker packaging



More information about the pkg-multimedia-commits mailing list