[Python-apps-commits] r5885 - in packages/pyksoko/trunk (13 files)

manux-guest at users.alioth.debian.org manux-guest at users.alioth.debian.org
Wed Jul 21 16:29:14 UTC 2010


    Date: Wednesday, July 21, 2010 @ 16:29:10
  Author: manux-guest
Revision: 5885

debian dir

Added:
  packages/pyksoko/trunk/debian/
  packages/pyksoko/trunk/debian/changelog
  packages/pyksoko/trunk/debian/compat
  packages/pyksoko/trunk/debian/control
  packages/pyksoko/trunk/debian/copyright
  packages/pyksoko/trunk/debian/pyksoko.6
  packages/pyksoko/trunk/debian/pyksoko.install
  packages/pyksoko/trunk/debian/pyksoko.manpages
  packages/pyksoko/trunk/debian/pyversions
  packages/pyksoko/trunk/debian/rules
  packages/pyksoko/trunk/debian/source/
  packages/pyksoko/trunk/debian/source/format
  packages/pyksoko/trunk/debian/watch


Property changes on: packages/pyksoko/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/pyksoko/trunk/debian/changelog
===================================================================
--- packages/pyksoko/trunk/debian/changelog	                        (rev 0)
+++ packages/pyksoko/trunk/debian/changelog	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1,5 @@
+pyksoko (0.3.3-1) unstable; urgency=low
+
+  * Initial release (Closes: #589282)  
+
+ -- Manuel Soukup <linuxuser-sky at gmx.de>  Fri, 16 Jul 2010 17:34:01 +0100

Added: packages/pyksoko/trunk/debian/compat
===================================================================
--- packages/pyksoko/trunk/debian/compat	                        (rev 0)
+++ packages/pyksoko/trunk/debian/compat	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1 @@
+7

Added: packages/pyksoko/trunk/debian/control
===================================================================
--- packages/pyksoko/trunk/debian/control	                        (rev 0)
+++ packages/pyksoko/trunk/debian/control	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1,30 @@
+Source: pyksoko
+Section: games
+Priority: extra
+Maintainer: Manuel Soukup <linuxuser-sky at gmx.de>
+Uploaders:Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0.50~),python-support
+Standards-Version: 3.9.0
+Homepage: http://pyksokoban.sourceforge.net/
+#Vcs-Git: git://git.debian.org/collab-maint/pyksoko.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/pyksoko.git;a=summary
+
+Package: pyksoko
+Architecture: all
+Depends: ${misc:Depends}, python-pygame(>= 1.8),python(>= 2.5),python-pyglet(>= 1.1.2),python-support
+Suggests: libavbin
+Description: logic game with KDE 3.5.x sokoban skin based on sokoban
+ A clone of the sokoban game with the skin
+ of the KSokoban game who was shipped  with KDE 3.5.x.
+ You don't need KDE dependencies for it. 
+ There is also a modern  warehouse skin and 
+ the design is based around a warehouse. 
+ The game has over 5000 Levels.
+ .
+ "Sokoban" is japanese for "warehouse keeper".
+ The player tries to push crates to their proper
+ locations in a warehouse.
+ .
+ Crates cannot be pulled or stepped over and the
+ player needs to avoid pushing crates into dead ends
+ or allowing crates to block movement in the warehouse.

Added: packages/pyksoko/trunk/debian/copyright
===================================================================
--- packages/pyksoko/trunk/debian/copyright	                        (rev 0)
+++ packages/pyksoko/trunk/debian/copyright	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1,39 @@
+This work was packaged for Debian by:
+
+    Manuel Soukup <linuxuser-sky at gmx.de> on Wed, 12 May 2010 19:31:43 +0100
+
+It was downloaded from:
+
+    http://pyksokoban.sourceforge.net/
+
+Upstream Author(s):
+
+    Manuel Soukup <linuxuser-sky at gmx.de> 
+
+Copyright:
+
+    Copyright (C) 2009-2010 Manuel Soukup
+    
+License:
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This package 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 General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+On Debian systems, the complete text of the GNU General
+Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+The Debian packaging is:
+
+    Copyright (C) 2010 by Manuel Soukup 
+
+and is licensed under the GPL version 3, see above.

Added: packages/pyksoko/trunk/debian/pyksoko.6
===================================================================
--- packages/pyksoko/trunk/debian/pyksoko.6	                        (rev 0)
+++ packages/pyksoko/trunk/debian/pyksoko.6	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1,37 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH PYKSOKO 6 "July 13, 2010"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+pyksoko \- logic game based on KSokoban
+.SH SYNOPSIS
+.B pyksoko
+.SH DESCRIPTION
+pyKsoko is a clone of the warehouse block-shifting puzzle game
+sokoban, using a default skin taken from the KSokoban shipped with
+KDE 3.5.x. The game also has another skin, and over 5000 levels.
+Background music for the game can be downloaded from its homepage.
+.SH FILES
+.I ~/.pyKsoko
+.RS
+User configuration and saved games.
+.SH "SEE ALSO"
+.BR http://pyksokoban.sourceforge.net/
+.SH AUTHOR
+pyKsoko was written by Manuel Soukup.
+.PP
+This manual page was written by Manuel Soukup <linuxuser-sky at gmx.de>
+for the Debian project (and may be used by others).

Added: packages/pyksoko/trunk/debian/pyksoko.install
===================================================================
--- packages/pyksoko/trunk/debian/pyksoko.install	                        (rev 0)
+++ packages/pyksoko/trunk/debian/pyksoko.install	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1,49 @@
+README /usr/share/doc/pyKsoko
+level.data /usr/share/games/pyKsoko
+stats.dat /usr/share/games/pyKsoko
+conf.dat /usr/share/games/pyKsoko
+save.dat /usr/share/games/pyKsoko
+pyKsoko_stones.py /usr/share/games/pyKsoko
+pyKsoko.py /usr/share/games/pyKsoko
+pyksoko /usr/games/
+data/img/main.png /usr/share/games/pyKsoko/data/img
+data/img/help.png /usr/share/games/pyKsoko/data/img
+data/img/classic_skin/player.png /usr/share/games/pyKsoko/data/img/classic_skin
+data/img/classic_skin/wall.png /usr/share/games/pyKsoko/data/img/classic_skin
+data/img/classic_skin/target.png /usr/share/games/pyKsoko/data/img/classic_skin
+data/img/classic_skin/bg.png /usr/share/games/pyKsoko/data/img/classic_skin
+data/img/classic_skin/box.png /usr/share/games/pyKsoko/data/img/classic_skin
+data/img/options.png /usr/share/games/pyKsoko/data/img
+data/img/music.png /usr/share/games/pyKsoko/data/img
+data/img/newLevSet.png /usr/share/games/pyKsoko/data/img
+data/img/new_skin/wall.png /usr/share/games/pyKsoko/data/img/new_skin
+data/img/new_skin/bg2.png /usr/share/games/pyKsoko/data/img/new_skin
+data/img/new_skin/box_ok.png /usr/share/games/pyKsoko/data/img/new_skin
+data/img/new_skin/target.png /usr/share/games/pyKsoko/data/img/new_skin
+data/img/new_skin/bg.png /usr/share/games/pyKsoko/data/img/new_skin
+data/img/new_skin/box2_ok.png /usr/share/games/pyKsoko/data/img/new_skin
+data/img/new_skin/box.png /usr/share/games/pyKsoko/data/img/new_skin
+data/img/new_skin/box2.png /usr/share/games/pyKsoko/data/img/new_skin
+data/img/new_skin/g/truck_d.png /usr/share/games/pyKsoko/data/img/new_skin/g
+data/img/new_skin/g/truck_l.png /usr/share/games/pyKsoko/data/img/new_skin/g
+data/img/new_skin/g/truck_r.png /usr/share/games/pyKsoko/data/img/new_skin/g
+data/img/new_skin/g/truck_u.png /usr/share/games/pyKsoko/data/img/new_skin/g
+data/img/new_skin/y/truck_d.png /usr/share/games/pyKsoko/data/img/new_skin/y
+data/img/new_skin/y/truck_l.png /usr/share/games/pyKsoko/data/img/new_skin/y
+data/img/new_skin/y/truck_r.png /usr/share/games/pyKsoko/data/img/new_skin/y
+data/img/new_skin/y/truck_u.png /usr/share/games/pyKsoko/data/img/new_skin/y
+data/img/new_skin/p/truck_d.png /usr/share/games/pyKsoko/data/img/new_skin/p
+data/img/new_skin/p/truck_l.png /usr/share/games/pyKsoko/data/img/new_skin/p
+data/img/new_skin/p/truck_r.png /usr/share/games/pyKsoko/data/img/new_skin/p
+data/img/new_skin/p/truck_u.png /usr/share/games/pyKsoko/data/img/new_skin/p
+data/img/new_skin/b/truck_d.png /usr/share/games/pyKsoko/data/img/new_skin/b
+data/img/new_skin/b/truck_l.png /usr/share/games/pyKsoko/data/img/new_skin/b
+data/img/new_skin/b/truck_r.png /usr/share/games/pyKsoko/data/img/new_skin/b
+data/img/new_skin/b/truck_u.png /usr/share/games/pyKsoko/data/img/new_skin/b
+data/img/chLevSet.png /usr/share/games/pyKsoko/data/img
+data/img/help_main.png /usr/share/games/pyKsoko/data/img
+data/img/about.png /usr/share/games/pyKsoko/data/img
+data/img/stats.png /usr/share/games/pyKsoko/data/img
+data/snd/Slide.ogg /usr/share/games/pyKsoko/data/snd
+data/snd/App1.ogg /usr/share/games/pyKsoko/data/snd
+data/snd/App2.ogg /usr/share/games/pyKsoko/data/snd
\ No newline at end of file

Added: packages/pyksoko/trunk/debian/pyksoko.manpages
===================================================================
--- packages/pyksoko/trunk/debian/pyksoko.manpages	                        (rev 0)
+++ packages/pyksoko/trunk/debian/pyksoko.manpages	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1 @@
+debian/pyksoko.6

Added: packages/pyksoko/trunk/debian/pyversions
===================================================================
--- packages/pyksoko/trunk/debian/pyversions	                        (rev 0)
+++ packages/pyksoko/trunk/debian/pyversions	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1 @@
+2.5-

Added: packages/pyksoko/trunk/debian/rules
===================================================================
--- packages/pyksoko/trunk/debian/rules	                        (rev 0)
+++ packages/pyksoko/trunk/debian/rules	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1,16 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+	dh  $@
+
+
+


Property changes on: packages/pyksoko/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/pyksoko/trunk/debian/source/format
===================================================================
--- packages/pyksoko/trunk/debian/source/format	                        (rev 0)
+++ packages/pyksoko/trunk/debian/source/format	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/pyksoko/trunk/debian/watch
===================================================================
--- packages/pyksoko/trunk/debian/watch	                        (rev 0)
+++ packages/pyksoko/trunk/debian/watch	2010-07-21 16:29:10 UTC (rev 5885)
@@ -0,0 +1,23 @@
+# 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
+
+# Uncomment to examine a Webpage
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php pyksoko-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/pyksoko-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/pyksoko-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+http://sf.net/pyksokoban/pyksoko_(.*)\.tar\.bz2
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html pyksoko-(.*)\.tar\.gz




More information about the Python-apps-commits mailing list