r10323 - non-free/packages/trunk/assaultcube/debian

Gonéri Le Bouder goneri at alioth.debian.org
Wed Sep 9 22:27:57 UTC 2009


Author: goneri
Date: 2009-09-09 22:27:57 +0000 (Wed, 09 Sep 2009)
New Revision: 10323

Modified:
   non-free/packages/trunk/assaultcube/debian/control
   non-free/packages/trunk/assaultcube/debian/copyright
   non-free/packages/trunk/assaultcube/debian/rules
   non-free/packages/trunk/assaultcube/debian/watch
Log:
add b-d and various changes

Modified: non-free/packages/trunk/assaultcube/debian/control
===================================================================
--- non-free/packages/trunk/assaultcube/debian/control	2009-09-09 21:59:21 UTC (rev 10322)
+++ non-free/packages/trunk/assaultcube/debian/control	2009-09-09 22:27:57 UTC (rev 10323)
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev
-Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libsdl-image1.2-dev,
+ libsdl1.2-dev, libgl1-mesa-dev, zlib1g-dev, libopenal-dev, libvorbis-dev   
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/non-free/packages/trunk/assaultcube/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/non-freepackages/trunk/assaultcube/?op=log
 Homepage: http://assault.cubers.net/

Modified: non-free/packages/trunk/assaultcube/debian/copyright
===================================================================
--- non-free/packages/trunk/assaultcube/debian/copyright	2009-09-09 21:59:21 UTC (rev 10322)
+++ non-free/packages/trunk/assaultcube/debian/copyright	2009-09-09 22:27:57 UTC (rev 10323)
@@ -41,3 +41,26 @@
 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+files in source/include/SDL_*:
+Copyright:
+  Copyright (c) 1997-2007 Sam Lantinga <slouken at libsdl.org>
+
+License:
+  This library is free software; you can redistribute it and/or
+  modify it under the terms of the GNU Lesser General Public
+  License as published by the Free Software Foundation; either
+  version 2 of the License, or (at your option) any later version.
+
+  This library is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+  Lesser General Public License for more details.
+
+  You should have received a copy of the GNU Lesser General Public
+  License along with this library; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian GNU/Linux systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+

Modified: non-free/packages/trunk/assaultcube/debian/rules
===================================================================
--- non-free/packages/trunk/assaultcube/debian/rules	2009-09-09 21:59:21 UTC (rev 10322)
+++ non-free/packages/trunk/assaultcube/debian/rules	2009-09-09 22:27:57 UTC (rev 10323)
@@ -30,4 +30,4 @@
 	install debian/scripts/assaultcube-server debian/assaultcube/usr/games/assaultcube-server
 
 %:
-	dh --with quilt $@
+	dh $@

Modified: non-free/packages/trunk/assaultcube/debian/watch
===================================================================
--- non-free/packages/trunk/assaultcube/debian/watch	2009-09-09 21:59:21 UTC (rev 10322)
+++ non-free/packages/trunk/assaultcube/debian/watch	2009-09-09 22:27:57 UTC (rev 10323)
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+repack\d+$//g \
- http://sf.net/actiongame/AssaultCube/1.0/AssaultCube_v([\.0-9]+)-Source\.zip
+ http://sf.net/AssaultCube/1.0/AssaultCube_v([\.0-9]+)-Source\.zip




More information about the Pkg-games-commits mailing list