[Python-apps-commits] r228 - in /packages/lightyears/trunk/debian: changelog control menu watch
gothicx-guest at users.alioth.debian.org
gothicx-guest at users.alioth.debian.org
Sun Nov 18 20:48:55 UTC 2007
Author: gothicx-guest
Date: Sun Nov 18 20:48:55 2007
New Revision: 228
URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=228
Log:
Add debhelper version 5.0.37.1 (python policy)
Modified:
packages/lightyears/trunk/debian/changelog
packages/lightyears/trunk/debian/control
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=228&op=diff
==============================================================================
--- packages/lightyears/trunk/debian/changelog (original)
+++ packages/lightyears/trunk/debian/changelog Sun Nov 18 20:48:55 2007
@@ -1,6 +1,6 @@
lightyears (1.3-1) unstable; urgency=low
- * Initial release (Closes: #451421) (LP: #162635)
+ * Initial release (Closes: #451421)
* patches/start_windowed.patch:
- start game in windowed mode and 800x600 resolution
* patches/remove_shabang_intercept_py.patch:
Modified: packages/lightyears/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-apps/packages/lightyears/trunk/debian/control?rev=228&op=diff
==============================================================================
--- packages/lightyears/trunk/debian/control (original)
+++ packages/lightyears/trunk/debian/control Sun Nov 18 20:48:55 2007
@@ -4,7 +4,7 @@
Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) <sgevatter at ubuntu.cat>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Homepage: http://www.jwhitham.org.uk/biscuit_games/LightYears/
-Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5)
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.37.1)
Build-Depends-Indep: python-support (>= 0.5.3)
Standards-Version: 3.7.2
Modified: packages/lightyears/trunk/debian/menu
URL: http://svn.debian.org/wsvn/python-apps/packages/lightyears/trunk/debian/menu?rev=228&op=diff
==============================================================================
--- packages/lightyears/trunk/debian/menu (original)
+++ packages/lightyears/trunk/debian/menu Sun Nov 18 20:48:55 2007
@@ -1,3 +1,5 @@
-?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=228&op=diff
==============================================================================
--- packages/lightyears/trunk/debian/watch (original)
+++ packages/lightyears/trunk/debian/watch Sun Nov 18 20:48:55 2007
@@ -1,10 +1,3 @@
-# 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