The following commit has been merged in the master branch:
commit 4e802b7203e505864e13c3c32a82fae1b999f5de
Author: Bruno Kleinert <[email protected]>
Date:   Fri Jun 3 16:17:40 2011 +0200

    Make build-dep list multiline

diff --git a/debian/control b/debian/control
index 27f04ec..510c7ef 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Section: contrib/games
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Bruno "Fuddl" Kleinert <[email protected]>
-Build-Depends: debhelper (>= 7), libsdl1.2-dev, libsdl-image1.2-dev, 
libsdl-mixer1.2-dev, zlib1g-dev, imagemagick
+Build-Depends: debhelper (>= 7),
+               libsdl1.2-dev,
+               libsdl-image1.2-dev,
+               libsdl-mixer1.2-dev,
+               zlib1g-dev,
+               imagemagick
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-games/sauerbraten.git
 Vcs-Browser: http://git.debian.org/?p=pkg-games/sauerbraten.git;a=summary

-- 
Packaging for sauerbraten game engine

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to