[Python-apps-commits] r230 - in /packages/lightyears/trunk/debian: changelog menu watch

rainct-guest at users.alioth.debian.org rainct-guest at users.alioth.debian.org
Sun Nov 18 21:55:37 UTC 2007


Author: rainct-guest
Date: Sun Nov 18 21:55:37 2007
New Revision: 230

URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=230
Log:
Restore files that Kmos accidentaly reverted to old versions.

Modified:
    packages/lightyears/trunk/debian/changelog
    packages/lightyears/trunk/debian/menu
    packages/lightyears/trunk/debian/watch

Modified: packages/lightyears/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/lightyears/trunk/debian/changelog?rev=230&op=diff
==============================================================================
--- packages/lightyears/trunk/debian/changelog (original)
+++ packages/lightyears/trunk/debian/changelog Sun Nov 18 21:55:37 2007
@@ -1,6 +1,6 @@
 lightyears (1.3-1) unstable; urgency=low
 
-  * Initial release (Closes: #451421)
+  * Initial release (Closes: #451421) (LP: #162635)
   * patches/start_windowed.patch:
      - start game in windowed mode and 800x600 resolution
   * patches/remove_shabang_intercept_py.patch:

Modified: packages/lightyears/trunk/debian/menu
URL: http://svn.debian.org/wsvn/python-apps/packages/lightyears/trunk/debian/menu?rev=230&op=diff
==============================================================================
--- packages/lightyears/trunk/debian/menu (original)
+++ packages/lightyears/trunk/debian/menu Sun Nov 18 21:55:37 2007
@@ -1,5 +1,3 @@
-?package(lightyears): needs="X11" \
-	section="Games/Strategy" \
-	title="20.000 Light Years Into Space" \
-	command="/usr/games/lightyears" \
-	icon="/usr/share/pixmaps/lightyears.xpm"
+?package(lightyears): needs="X11" section="Games/Strategy" \
+title="20.000 Light Years Into Space" command="/usr/games/lightyears" \
+icon="/usr/share/pixmaps/lightyears.xpm"

Modified: packages/lightyears/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-apps/packages/lightyears/trunk/debian/watch?rev=230&op=diff
==============================================================================
--- packages/lightyears/trunk/debian/watch (original)
+++ packages/lightyears/trunk/debian/watch Sun Nov 18 21:55:37 2007
@@ -1,3 +1,10 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
 version=3
 
+# Examine the webpage for new updates
 http://www.jwhitham.org.uk/biscuit_games/LightYears/ LightYears-([^\-]*)\.(?:zip|tar\.gz)




More information about the Python-apps-commits mailing list