--- rcssserver3d-0.6.4.orig/debian/rules +++ rcssserver3d-0.6.4/debian/rules @@ -0,0 +1,13 @@ +#!/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 $@ --- rcssserver3d-0.6.4.orig/debian/rcssserver3d.install +++ rcssserver3d-0.6.4/debian/rcssserver3d.install @@ -0,0 +1,3 @@ +usr/lib/* +usr/bin/* +usr/share/* --- rcssserver3d-0.6.4.orig/debian/changelog +++ rcssserver3d-0.6.4/debian/changelog @@ -0,0 +1,5 @@ +rcssserver3d (0.6.4-0karmic1) karmic; urgency=high + + * Stable release + + -- Hossein Ansari Tue, 08 Jun 2010 21:06:07 +0430 --- rcssserver3d-0.6.4.orig/debian/copyright +++ rcssserver3d-0.6.4/debian/copyright @@ -0,0 +1,24 @@ +This work was packaged for Debian by: + + Hossein Ansari on Tue, 08 Jun 2010 20:41:39 +0430 + +It was downloaded from http://sourceforge.net/projects/simspark + +Upstream Author(s): + + Hedayat Vatankhah + +Copyright: + + Copyright (C) 2010 Hedayat Vatankhah + +License: + + GPL3 + + Copyright (C) 2010 Hossein Ansari + + +and is licensed under the GPL version 3, +see `/usr/share/common-licenses/GPL-3'. + --- rcssserver3d-0.6.4.orig/debian/control +++ rcssserver3d-0.6.4/debian/control @@ -0,0 +1,21 @@ +Source: rcssserver3d +Priority: optional +Maintainer: Hossein Ansari +Build-Depends: debhelper (>= 7), cmake, simspark-dev ( >= 0.2.1) , libode-dev ( >= 3:0.11-5) , libboost-dev( >= 1.35), libboost-regex-dev( >= 1.35), libboost-thread-dev( >= 1.35), libfreetype6-dev, libsdl1.2-dev, libdevil-dev, freeglut3-dev, ruby1.8-dev, libmng-dev, libpng12-dev, libtiff4-dev +Standards-Version: 3.8.3 +Section: devel +Homepage: http://robocup.allafiha.com + +Package: rcssserver3d-dev +Section: libdevel +Architecture: any +Depends: rcssserver3d (= ${binary:Version}),cmake, simspark-dev ( >= 0.2.1) , libode-dev ( >= 3:0.11-5) , libboost-dev( >= 1.35), libboost-regex-dev( >= 1.35), libboost-thread-dev( >= 1.35), libfreetype6-dev, libsdl1.2-dev, libdevil-dev, freeglut3-dev, ruby1.8-dev, libmng-dev, libpng12-dev, libtiff4-dev +Description: Robocup 3D Soccer Simulation Server development files + Description: Robocup 3D Soccer Simulation Server development files + +Package: rcssserver3d +Section: devel +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Robocup 3D Soccer Simulation Server + Robocup 3D Soccer Simulation Server --- rcssserver3d-0.6.4.orig/debian/compat +++ rcssserver3d-0.6.4/debian/compat @@ -0,0 +1 @@ +7 --- rcssserver3d-0.6.4.orig/debian/rcssserver3d-dev.install +++ rcssserver3d-0.6.4/debian/rcssserver3d-dev.install @@ -0,0 +1,2 @@ +usr/include/* +