r10877 - packages/trunk/trigger/debian

Stefan Potyra sistpoty-guest at alioth.debian.org
Sat Mar 27 19:19:22 UTC 2010


Author: sistpoty-guest
Date: 2010-03-27 19:19:20 +0000 (Sat, 27 Mar 2010)
New Revision: 10877

Modified:
   packages/trunk/trigger/debian/changelog
   packages/trunk/trigger/debian/control
Log:
* wrap build-depends an uploaders


Modified: packages/trunk/trigger/debian/changelog
===================================================================
--- packages/trunk/trigger/debian/changelog	2010-03-27 19:07:51 UTC (rev 10876)
+++ packages/trunk/trigger/debian/changelog	2010-03-27 19:19:20 UTC (rev 10877)
@@ -12,8 +12,9 @@
   * debian/source/format, debian/patches, debian/rules: 
     convert to 3.0 (quilt).
   * debian/control: Drop b-d on cdbs.
+  * debian/control: wrap build-dependencies and Uploaders.
 
- -- Stefan Potyra <sistpoty at ubuntu.com>  Sat, 27 Mar 2010 19:43:37 +0100
+ -- Stefan Potyra <sistpoty at ubuntu.com>  Sat, 27 Mar 2010 20:09:27 +0100
 
 trigger-rally (0.5.2.1-1) unstable; urgency=low
 

Modified: packages/trunk/trigger/debian/control
===================================================================
--- packages/trunk/trigger/debian/control	2010-03-27 19:07:51 UTC (rev 10876)
+++ packages/trunk/trigger/debian/control	2010-03-27 19:19:20 UTC (rev 10877)
@@ -2,9 +2,18 @@
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.0), jam, libopenal-dev, libalut-dev, libphysfs-dev, libsdl-image1.2-dev, docbook-to-man, automake (>= 1.9)
+Build-Depends: debhelper (>= 5.0.0), 
+ jam, 
+ libopenal-dev, 
+ libalut-dev, 
+ libphysfs-dev, 
+ libsdl-image1.2-dev, 
+ docbook-to-man, 
+ automake (>= 1.9)
 Standards-Version: 3.8.3
-Uploaders: Stefan Potyra <sistpoty at ubuntu.com>, Alexander Reichle-Schmehl <tolimar at debian.org>, Barry deFreese <bdefreese at debian.org>
+Uploaders: Stefan Potyra <sistpoty at ubuntu.com>, 
+ Alexander Reichle-Schmehl <tolimar at debian.org>, 
+ Barry deFreese <bdefreese at debian.org>
 Homepage: http://sourceforge.net/projects/trigger-rally
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/trigger/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/trigger/?op=log




More information about the Pkg-games-commits mailing list