Author: bent-guest
Date: 2008-07-20 13:20:55 +0000 (Sun, 20 Jul 2008)
New Revision: 7796

Added:
   packages/trunk/reminiscence/
   packages/trunk/reminiscence/debian/
   packages/trunk/reminiscence/debian/README.Debian
   packages/trunk/reminiscence/debian/changelog
   packages/trunk/reminiscence/debian/compat
   packages/trunk/reminiscence/debian/control
   packages/trunk/reminiscence/debian/copyright
   packages/trunk/reminiscence/debian/dirs
   packages/trunk/reminiscence/debian/docs
   packages/trunk/reminiscence/debian/files
   packages/trunk/reminiscence/debian/menu
   packages/trunk/reminiscence/debian/patches/
   
packages/trunk/reminiscence/debian/patches/01_updating_to_gcc_4.3_compiler.patches
   
packages/trunk/reminiscence/debian/patches/02_adding_rs_to_clean_target.patches
   packages/trunk/reminiscence/debian/patches/series
   packages/trunk/reminiscence/debian/reminiscence.desktop
   packages/trunk/reminiscence/debian/reminiscence.install
   packages/trunk/reminiscence/debian/rs.6
   packages/trunk/reminiscence/debian/rules
Log:
Importing the first version of reminiscence package.


Added: packages/trunk/reminiscence/debian/README.Debian
===================================================================
--- packages/trunk/reminiscence/debian/README.Debian                            
(rev 0)
+++ packages/trunk/reminiscence/debian/README.Debian    2008-07-20 13:20:55 UTC 
(rev 7796)
@@ -0,0 +1,6 @@
+reminiscence for Debian
+-----------------------
+
+Please read the README file to have futher information.
+
+ -- Benoit Tuduri <[EMAIL PROTECTED]>  Sun, 16 Mar 2008 17:04:20 +0100

Added: packages/trunk/reminiscence/debian/changelog
===================================================================
--- packages/trunk/reminiscence/debian/changelog                                
(rev 0)
+++ packages/trunk/reminiscence/debian/changelog        2008-07-20 13:20:55 UTC 
(rev 7796)
@@ -0,0 +1,6 @@
+reminiscence (0.1.9-1) unstable; urgency=low
+
+  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+
+ -- Benoit Tuduri <[EMAIL PROTECTED]>  Sun, 16 Mar 2008 17:04:20 +0100
+

Added: packages/trunk/reminiscence/debian/compat
===================================================================
--- packages/trunk/reminiscence/debian/compat                           (rev 0)
+++ packages/trunk/reminiscence/debian/compat   2008-07-20 13:20:55 UTC (rev 
7796)
@@ -0,0 +1 @@
+5

Added: packages/trunk/reminiscence/debian/control
===================================================================
--- packages/trunk/reminiscence/debian/control                          (rev 0)
+++ packages/trunk/reminiscence/debian/control  2008-07-20 13:20:55 UTC (rev 
7796)
@@ -0,0 +1,14 @@
+Source: reminiscence
+Section: games
+Priority: optional
+Maintainer: Debian Games Team <[EMAIL PROTECTED]>
+Uploaders: Benoit Tuduri <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 5), quilt, zlib1g-dev (>= 1.2.3), libsdl1.2-dev 
(>=1.2.13)
+Standards-Version: 3.7.3
+
+Package: reminiscence
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: A GPL port of Flashback Game
+ REminiscence is a Free portage of Flashback game.
+ Are you able help to retrieve his mind of Conrad?

Added: packages/trunk/reminiscence/debian/copyright
===================================================================
--- packages/trunk/reminiscence/debian/copyright                                
(rev 0)
+++ packages/trunk/reminiscence/debian/copyright        2008-07-20 13:20:55 UTC 
(rev 7796)
@@ -0,0 +1,30 @@
+This package was debianized by Benoit Tuduri <[EMAIL PROTECTED]> on
+Sun, 16 Mar 2008 17:04:20 +0100.
+
+It was downloaded from http://cyxdown.free.fr/reminiscence/
+
+Copyright: 
+
+    2007 by Gregory Montoir <[EMAIL PROTECTED]>
+
+License:
+
+    This package 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 2 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 package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2008, Benoit Tuduri <[EMAIL PROTECTED]>
+and is licensed under the GPL, see above.

Added: packages/trunk/reminiscence/debian/dirs
===================================================================
--- packages/trunk/reminiscence/debian/dirs                             (rev 0)
+++ packages/trunk/reminiscence/debian/dirs     2008-07-20 13:20:55 UTC (rev 
7796)
@@ -0,0 +1,3 @@
+usr/games
+usr/share/doc
+usr/share/applications

Added: packages/trunk/reminiscence/debian/docs
===================================================================
--- packages/trunk/reminiscence/debian/docs                             (rev 0)
+++ packages/trunk/reminiscence/debian/docs     2008-07-20 13:20:55 UTC (rev 
7796)
@@ -0,0 +1 @@
+README

Added: packages/trunk/reminiscence/debian/files
===================================================================
--- packages/trunk/reminiscence/debian/files                            (rev 0)
+++ packages/trunk/reminiscence/debian/files    2008-07-20 13:20:55 UTC (rev 
7796)
@@ -0,0 +1 @@
+reminiscence_0.1.9-1_i386.deb games optional

Added: packages/trunk/reminiscence/debian/menu
===================================================================
--- packages/trunk/reminiscence/debian/menu                             (rev 0)
+++ packages/trunk/reminiscence/debian/menu     2008-07-20 13:20:55 UTC (rev 
7796)
@@ -0,0 +1,2 @@
+?package(reminiscence):needs="X11" section="Games/Action"\
+  title="REminiscence" command="/usr/games/rs"

Added: 
packages/trunk/reminiscence/debian/patches/01_updating_to_gcc_4.3_compiler.patches
===================================================================
--- 
packages/trunk/reminiscence/debian/patches/01_updating_to_gcc_4.3_compiler.patches
                          (rev 0)
+++ 
packages/trunk/reminiscence/debian/patches/01_updating_to_gcc_4.3_compiler.patches
  2008-07-20 13:20:55 UTC (rev 7796)
@@ -0,0 +1,13 @@
+Index: reminiscence-0.1.9/Makefile
+===================================================================
+--- reminiscence-0.1.9.orig/Makefile   2008-03-16 17:53:31.000000000 +0100
++++ reminiscence-0.1.9/Makefile        2008-03-16 17:53:42.000000000 +0100
+@@ -5,7 +5,7 @@
+ DEFINES = -DBYPASS_PROTECTION
+ #DEFINES = -DBYPASS_PROTECTION -DNDEBUG
+ 
+-CXX = g++
++CXX = g++-4.3
+ CXXFLAGS:= -g -O -Wall -Wuninitialized -Wno-unknown-pragmas -Wshadow 
-Wimplicit
+ CXXFLAGS+= -Wundef -Wreorder -Wwrite-strings -Wnon-virtual-dtor -Wno-multichar
+ CXXFLAGS+= $(SDL_CFLAGS) $(DEFINES)

Added: 
packages/trunk/reminiscence/debian/patches/02_adding_rs_to_clean_target.patches
===================================================================
--- 
packages/trunk/reminiscence/debian/patches/02_adding_rs_to_clean_target.patches 
                            (rev 0)
+++ 
packages/trunk/reminiscence/debian/patches/02_adding_rs_to_clean_target.patches 
    2008-07-20 13:20:55 UTC (rev 7796)
@@ -0,0 +1,12 @@
+Index: reminiscence-0.1.9/Makefile
+===================================================================
+--- reminiscence-0.1.9.orig/Makefile   2008-03-16 17:54:20.000000000 +0100
++++ reminiscence-0.1.9/Makefile        2008-03-16 17:54:52.000000000 +0100
+@@ -24,6 +24,6 @@
+       $(CXX) $(CXXFLAGS) -MMD -c $< -o $*.o
+ 
+ clean:
+-      rm -f *.o *.d
++      rm -f rs *.o *.d
+ 
+ -include $(DEPS)

Added: packages/trunk/reminiscence/debian/patches/series
===================================================================
--- packages/trunk/reminiscence/debian/patches/series                           
(rev 0)
+++ packages/trunk/reminiscence/debian/patches/series   2008-07-20 13:20:55 UTC 
(rev 7796)
@@ -0,0 +1,2 @@
+01_updating_to_gcc_4.3_compiler.patches
+02_adding_rs_to_clean_target.patches

Added: packages/trunk/reminiscence/debian/reminiscence.desktop
===================================================================
--- packages/trunk/reminiscence/debian/reminiscence.desktop                     
        (rev 0)
+++ packages/trunk/reminiscence/debian/reminiscence.desktop     2008-07-20 
13:20:55 UTC (rev 7796)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=REminiscence
+GenericName=reminiscence
+Comment=A port of FlashBack game engine
+Icon=
+Exec=rs
+Terminal=false
+Categories=Game;ActionGame;

Added: packages/trunk/reminiscence/debian/reminiscence.install
===================================================================
--- packages/trunk/reminiscence/debian/reminiscence.install                     
        (rev 0)
+++ packages/trunk/reminiscence/debian/reminiscence.install     2008-07-20 
13:20:55 UTC (rev 7796)
@@ -0,0 +1,2 @@
+rs usr/games
+debian/reminiscence.desktop usr/share/applications

Added: packages/trunk/reminiscence/debian/rs.6
===================================================================
--- packages/trunk/reminiscence/debian/rs.6                             (rev 0)
+++ packages/trunk/reminiscence/debian/rs.6     2008-07-20 13:20:55 UTC (rev 
7796)
@@ -0,0 +1,37 @@
+.\" (c) 2008 Benoît Tuduri <[EMAIL PROTECTED]>
+.\" 
+.\" This document 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 2 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 package; if not, write to the Free Software
+.\" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+.TH "REminiscence" "6" "" "" ""
+.SH "NAME"
+REminiscence \- A free port of Flashback engine
+.SH "DESCRIPTION"
+
+.SH "OPTIONS"
+These options are available:
+.TP 
+\fB--help \fR
+Give the command line options.
+.TP 
+\fB--datapath=PATH\fR
+Path to data files (default 'DATA').
+.TP 
+\fB--savepath=PATH\fR
+ Path to save files (default '.').
+.SH "SEE ALSO"
+You can find more about the game on its homepage:
+http://cyxdown.free.fr/reminiscence/
+.SH "AUTHOR"
+This game has been written by :
+  Gregory Montoir <[EMAIL PROTECTED]>

Added: packages/trunk/reminiscence/debian/rules
===================================================================
--- packages/trunk/reminiscence/debian/rules                            (rev 0)
+++ packages/trunk/reminiscence/debian/rules    2008-07-20 13:20:55 UTC (rev 
7796)
@@ -0,0 +1,78 @@
+#!/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
+
+
+
+
+configure: configure-stamp
+configure-stamp:
+       dh_testdir
+       # Add here commands to configure the package.
+
+       touch configure-stamp
+
+
+build: build-stamp
+
+build-stamp: configure-stamp 
+       dh_testdir
+
+       $(MAKE) -f /usr/share/quilt/quilt.make patch
+       # Add here commands to compile the package.
+       $(MAKE)
+
+       touch $@
+
+clean:
+       dh_testdir
+       dh_testroot
+       rm -f build-stamp configure-stamp
+
+       # Add here commands to clean up after the build process.
+       $(MAKE) clean
+       $(MAKE) -f /usr/share/quilt/quilt.make unpatch
+
+       dh_clean 
+
+install: build
+       dh_testdir
+       dh_testroot
+       dh_clean -k 
+       dh_installdirs
+
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+       dh_testdir
+       dh_testroot
+       dh_installchangelogs 
+       dh_installdocs
+       dh_install
+       dh_installmenu
+       dh_desktop
+       dh_installman debian/*.6
+       dh_link
+       dh_strip
+       dh_compress
+       dh_fixperms
+       dh_installdeb
+       dh_shlibdeps
+       dh_gencontrol
+       dh_md5sums
+       dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure


Property changes on: packages/trunk/reminiscence/debian/rules
___________________________________________________________________
Name: svn:executable
   + *


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

Reply via email to