Author: rainct-guest
Date: 2009-05-27 19:27:18 +0000 (Wed, 27 May 2009)
New Revision: 9794

Removed:
   packages/trunk/bubbros/debian/levels/
Modified:
   packages/trunk/bubbros/debian/bin/bubbros-client.sh
   packages/trunk/bubbros/debian/bin/bubbros-server.sh
   packages/trunk/bubbros/debian/changelog
   packages/trunk/bubbros/debian/control
   packages/trunk/bubbros/debian/install
Log:
Fix #520053 and remove previously added levels.

Modified: packages/trunk/bubbros/debian/bin/bubbros-client.sh
===================================================================
--- packages/trunk/bubbros/debian/bin/bubbros-client.sh 2009-05-26 17:35:12 UTC 
(rev 9793)
+++ packages/trunk/bubbros/debian/bin/bubbros-client.sh 2009-05-27 19:27:18 UTC 
(rev 9794)
@@ -2,4 +2,4 @@
 
 export exec_file=/usr/share/games/bubbros/display/Client.py
 
-. /usr/games/bubbros $*
+. /usr/games/bubbros

Modified: packages/trunk/bubbros/debian/bin/bubbros-server.sh
===================================================================
--- packages/trunk/bubbros/debian/bin/bubbros-server.sh 2009-05-26 17:35:12 UTC 
(rev 9793)
+++ packages/trunk/bubbros/debian/bin/bubbros-server.sh 2009-05-27 19:27:18 UTC 
(rev 9794)
@@ -2,4 +2,4 @@
 
 export exec_file=/usr/share/games/bubbros/bubbob/bb.py
 
-. /usr/games/bubbros $*
+. /usr/games/bubbros

Modified: packages/trunk/bubbros/debian/changelog
===================================================================
--- packages/trunk/bubbros/debian/changelog     2009-05-26 17:35:12 UTC (rev 
9793)
+++ packages/trunk/bubbros/debian/changelog     2009-05-27 19:27:18 UTC (rev 
9794)
@@ -5,20 +5,19 @@
      - Replace "x11" with "X11", so that the entry is displayed in the
        menu (Closes: #470877).
      - Formatting changes.
-  * debian/levels/*, debian/install:
-     - Add levels AndyLands.bin and Dreamland.bin (Closes: #481302).
-       Taken from: http://gnu.ethz.ch/bubbros-1.5/bubbob/levels/
   * debian/control:
      - Change dependencies lists formatting to one package per line.
-     - Bump Standards Version to 3.8.0.1.
+     - Bump Standards Version to 3.8.1.
   * debian/copyright:
      - Change my e-mail address.
+  * debian/bin/bubbros-*.sh:
+     - Remove the "$*", they work fine without it (Closes: #530053).
 
   [ Eddy Petrișor ]
   * Put the team in the Maintainer field and real people in Uploaders
   * Fix the VCS-* fields
 
- -- Siegfried-Angel Gevatter Pujals (RainCT) <[email protected]>  Thu, 21 Aug 
2008 23:43:38 +0300
+ -- Siegfried-Angel Gevatter Pujals <[email protected]>  Wed, 27 May 2009 
21:14:06 +0200
 
 bubbros (1.6-1) unstable; urgency=low
 

Modified: packages/trunk/bubbros/debian/control
===================================================================
--- packages/trunk/bubbros/debian/control       2009-05-26 17:35:12 UTC (rev 
9793)
+++ packages/trunk/bubbros/debian/control       2009-05-27 19:27:18 UTC (rev 
9794)
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
-Uploaders: Siegfried-Angel Gevatter Pujals (RainCT) <[email protected]>
+Uploaders: Siegfried-Angel Gevatter Pujals <[email protected]>
 Homepage: http://bub-n-bros.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/pkg-games/packages/trunk/bubbros
 Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-games/packages/trunk/bubbros/?op=log

Modified: packages/trunk/bubbros/debian/install
===================================================================
--- packages/trunk/bubbros/debian/install       2009-05-26 17:35:12 UTC (rev 
9793)
+++ packages/trunk/bubbros/debian/install       2009-05-27 19:27:18 UTC (rev 
9794)
@@ -10,6 +10,4 @@
 metaserver/__init__.py usr/share/games/bubbros/metaserver/
 metaserver/meta*.py usr/share/games/bubbros/metaserver/
 
-debian/levels/* usr/share/games/bubbros/bubbob/levels/
-
 doc/*.html usr/share/doc/bubbros/html/


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

Reply via email to