r11988 - packages/trunk/barrage/debian
Paul Wise
pabs at alioth.debian.org
Thu Mar 24 09:41:25 UTC 2011
Author: pabs
Date: 2011-03-24 09:41:18 +0000 (Thu, 24 Mar 2011)
New Revision: 11988
Modified:
packages/trunk/barrage/debian/changelog
packages/trunk/barrage/debian/control
Log:
Wrap build-deps one per line
Modified: packages/trunk/barrage/debian/changelog
===================================================================
--- packages/trunk/barrage/debian/changelog 2011-03-24 09:38:15 UTC (rev 11987)
+++ packages/trunk/barrage/debian/changelog 2011-03-24 09:41:18 UTC (rev 11988)
@@ -8,6 +8,7 @@
[ Paul Wise ]
* Switch to dpkg-source v3 quilt
+ * Wrap build-deps one per line
-- Gonéri Le Bouder <goneri at rulezlan.org> Mon, 03 Jan 2011 22:09:01 +0100
Modified: packages/trunk/barrage/debian/control
===================================================================
--- packages/trunk/barrage/debian/control 2011-03-24 09:38:15 UTC (rev 11987)
+++ packages/trunk/barrage/debian/control 2011-03-24 09:41:18 UTC (rev 11988)
@@ -3,7 +3,10 @@
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Barry deFreese <bddebian at comcast.net>, Gonéri Le Bouder <goneri at rulezlan.org>
-Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev, libsdl-mixer1.2-dev, binutils (>= 2.14.90.0.7),
+Build-Depends: debhelper (>= 5.0.0),
+ libsdl1.2-dev,
+ libsdl-mixer1.2-dev,
+ binutils (>= 2.14.90.0.7),
autotools-dev
Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/barrage/
More information about the Pkg-games-commits
mailing list