The following commit has been merged in the master branch:
commit a77e382cfb792ae395668a8637cffec740c67607
Author: Paul Wise <[email protected]>
Date:   Mon May 9 15:05:04 2011 +0800

    Wrap Build-Depends one item per line

diff --git a/debian/changelog b/debian/changelog
index 0a0f13a..3c623a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ jumpnbump (1.50+dfsg1-3) unstable; urgency=low
     add new levels and play them (Closes: #602750)
     Patch by Stéphane Blondon <[email protected]>
   * Drop dh_desktop usage, it does nothing
+  * Wrap Build-Depends one item per line
 
   [ Ansgar Burchardt ]
   * Fix FTBFS with binutils-gold (Closes: #554929)
diff --git a/debian/control b/debian/control
index 55beb99..55ab27e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,11 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Ansgar Burchardt <[email protected]>
-Build-Depends: debhelper (>= 6), quilt, libsdl1.2-dev (>= 1.2.2-3.1), 
libsdl-mixer1.2-dev (>= 1.2.0-1.1), libsdl-net1.2-dev (>= 1.2.0-5.1)
+Build-Depends: debhelper (>= 6),
+ quilt,
+ libsdl1.2-dev (>= 1.2.2-3.1),
+ libsdl-mixer1.2-dev (>= 1.2.0-1.1),
+ libsdl-net1.2-dev (>= 1.2.0-5.1)
 Standards-Version: 3.8.0
 Homepage: http://jumpbump.mine.nu/
 Vcs-Git: git://git.debian.org/git/pkg-games/jumpnbump.git

-- 
cute multiplayer platform game with bunnies

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

Reply via email to