r11880 - packages/trunk/blockattack/debian

Paul Wise pabs at alioth.debian.org
Thu Mar 10 10:01:57 UTC 2011


Author: pabs
Date: 2011-03-10 10:01:55 +0000 (Thu, 10 Mar 2011)
New Revision: 11880

Modified:
   packages/trunk/blockattack/debian/changelog
   packages/trunk/blockattack/debian/control
Log:
Wrap fields in debian/control

Modified: packages/trunk/blockattack/debian/changelog
===================================================================
--- packages/trunk/blockattack/debian/changelog	2011-03-10 09:51:44 UTC (rev 11879)
+++ packages/trunk/blockattack/debian/changelog	2011-03-10 10:01:55 UTC (rev 11880)
@@ -9,6 +9,7 @@
   * Switch to dpkg-source v3
   * Switch to debhelper 7 dh tiny rules
   * Strip the prebuilt PDF and binaries out (Closes: #616672)
+  * Wrap fields in debian/control
 
  -- Paul Wise <pabs at debian.org>  Thu, 10 Mar 2011 15:33:15 +0800
 

Modified: packages/trunk/blockattack/debian/control
===================================================================
--- packages/trunk/blockattack/debian/control	2011-03-10 09:51:44 UTC (rev 11879)
+++ packages/trunk/blockattack/debian/control	2011-03-10 10:01:55 UTC (rev 11880)
@@ -2,9 +2,15 @@
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Cyril Brulebois <kibi at debian.org>, Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), docbook-to-man, libsdl-mixer1.2-dev,
- libsdl-image1.2-dev, libsdl1.2-dev, libenet-dev (>= 1.2-3), scons
+Uploaders: Cyril Brulebois <kibi at debian.org>,
+ Barry deFreese <bdefreese at debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ docbook-to-man,
+ libsdl-mixer1.2-dev,
+ libsdl-image1.2-dev,
+ libsdl1.2-dev,
+ libenet-dev (>= 1.2-3),
+ scons
 Standards-Version: 3.8.2
 Homepage: http://blockattack.sf.net
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/blockattack/




More information about the Pkg-games-commits mailing list