--- searchandrescue-data-1.3.0.orig/objects/hanger01.3d +++ searchandrescue-data-1.3.0/objects/hanger01.3d @@ -15,7 +15,7 @@ #$light 7 0 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000/0.000000/0.000000/1.000000 0.000000/0.000000/0.000000/1.000000 0.000000/0.000000/0.000000/1.000000 0.000000 180.000000 1.000000 0.000000 0.000000 begin_header author -texture_base_directory /usr/share/games/SearchAndRescue +texture_base_directory /usr/share/games/searchandrescue texture_load hanger01 textures/hanger01.tex 0.600000 texture_load hanger02 textures/hanger02.tex 0.800000 end_header --- searchandrescue-data-1.3.0.orig/debian/changelog +++ searchandrescue-data-1.3.0/debian/changelog @@ -0,0 +1,51 @@ +searchandrescue-data (1.3.0-1) unstable; urgency=low + + * New upstream release. + * Bumped standards-version to 3.9.2. + * Add build-arch and build-indep targets. + + -- Phil Brooke Fri, 01 Jul 2011 11:06:48 +0100 + +searchandrescue-data (1.0.0-1) unstable; urgency=low + + * New upstream release. (New upstream.) + * Changed texture_base_directory in hanger-01.3d. + * Added debian/source/format of 1.0. + * Replaced dh_clean -k with dh_prep and bump compat to 7. + + -- Phil Brooke Tue, 22 Jun 2010 10:48:23 +0100 + +searchandrescue-data (0.8.2-2) unstable; urgency=low + + * Bump standards version to 3.8.4. + * Add ${misc:Depends} to Depends. + * Bump debian/compat to 6 (remove from rules) and build-depends on + debhelper. + * Homepage has gone away, remove from description. + * Use Build-Depends, not Build-Depends-Indep for debhelper for clean + target. + + -- Phil Brooke Mon, 08 Feb 2010 16:18:43 +0000 + +searchandrescue-data (0.8.2-1) unstable; urgency=low + + * New upstream release. + * Updated copyright file. + * Updated description to start with lowercase letter. + + -- Phil Brooke Sat, 8 Jan 2005 15:37:01 +0000 + +searchandrescue-data (0.8.1-1) unstable; urgency=low + + * New upstream release + * Changed texture_base_directory in .3d files (closes: #210955). + * Newer standards-version (3.6.1.0). + + -- Phil Brooke Sun, 12 Oct 2003 09:00:00 +0100 + +searchandrescue-data (0.7.21-1) unstable; urgency=low + + * Initial Release. Split away from the main searchandrescue source + package to reflect that change in upstream. + + -- Phil Brooke Fri, 21 Mar 2003 15:37:29 +0000 --- searchandrescue-data-1.3.0.orig/debian/rules +++ searchandrescue-data-1.3.0/debian/rules @@ -0,0 +1,45 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +build build-arch build-indep: + # There is nothing to do! + +clean: + dh_testdir + dh_testroot + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + # Create directory .../debian/searchandrescue-common/.... + install -d -g root -m 755 -o root `pwd`/debian/searchandrescue-data/usr/share/games/searchandrescue + # Move the data files. + cp -r aircrafts automobiles control_panels human.ini images missions music music.ini objects scenery sounds textures textures.ini vessels weather.ini `pwd`/debian/searchandrescue-data/usr/share/games/searchandrescue + +# Build architecture-independent files here. +binary-indep: build install + dh_testdir -i + dh_testroot -i + dh_installdocs -i + dh_installchangelogs -i + dh_compress -i + dh_fixperms -i + dh_installdeb -i + dh_gencontrol -i + dh_md5sums -i + dh_builddeb -i + +# Build architecture-dependent files here. +binary-arch: + # Nothing to do! + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- searchandrescue-data-1.3.0.orig/debian/compat +++ searchandrescue-data-1.3.0/debian/compat @@ -0,0 +1 @@ +7 --- searchandrescue-data-1.3.0.orig/debian/control +++ searchandrescue-data-1.3.0/debian/control @@ -0,0 +1,18 @@ +Source: searchandrescue-data +Section: games +Priority: extra +Maintainer: Phil Brooke +Build-Depends: debhelper (>= 7) +Standards-Version: 3.9.2 + +Package: searchandrescue-data +Architecture: all +Depends: ${misc:Depends} +Conflicts: sar, searchandrescue-common (<= 0.7.20-7) +Description: common data files for searchandrescue + Tired of scores indicating things destroyed or lives snuffed? Try something + different -- fly a helicopter around and rescue people in distress. If you + were in trouble wouldn't you want someone to rescue you? + . + This package contains the architecture independent data files. + --- searchandrescue-data-1.3.0.orig/debian/copyright +++ searchandrescue-data-1.3.0/debian/copyright @@ -0,0 +1,18 @@ +This package was debianized by David Kimdon on +Sat, 14 Oct 2000 23:16:15 -0700. + +It was downloaded from http://wolfpack.twu.net/ + +Upstream Authors: WolfPack Entertainment, + Joel Baker (aka BlackJaguar) lucifer@lightbearer.com + Tara Milana + Stefan Maron + Marcus Kudsen + Dan Stimits + +This software is Copyright (C) 1999-2004 WolfPack Entertainment + +You are free to distribute this software under the terms of +the GNU General Public License. +On Debian systems, the complete text of the GNU General Public +License can be found in /usr/share/common-licenses/GPL file. --- searchandrescue-data-1.3.0.orig/debian/source/format +++ searchandrescue-data-1.3.0/debian/source/format @@ -0,0 +1 @@ +1.0