--- openbve-data-1.2.5.1+dfsg.orig/Readme.txt +++ openbve-data-1.2.5.1+dfsg/Readme.txt @@ -45,7 +45,7 @@ http://openbve.trainsimcentral.co.uk/ Official discussion board: -http://openbve.freeforums.net/ +http://openbve.freeforums.org/ Please note that support is only offered for distributions that were downloaded from the official homepage, and only for the latest versions available there. @@ -54,4 +54,4 @@ Dedication to the public ------------------------ -This program is dedicated to the public. I do not pose any restrictions or requirements on how this material can be used, and explicitly encourage redistribution and modification for any purpose. \ No newline at end of file +This program is dedicated to the public. I do not pose any restrictions or requirements on how this material can be used, and explicitly encourage redistribution and modification for any purpose. --- openbve-data-1.2.5.1+dfsg.orig/debian/control +++ openbve-data-1.2.5.1+dfsg/debian/control @@ -0,0 +1,24 @@ +Source: openbve-data +Section: games +Priority: optional +Maintainer: Paul Sladen +Build-Depends: debhelper (>= 5) +Vcs-Browser: http://github.com/sladen/openbve-data/tree/debian +Vcs-Git: http://github.com/sladen/openbve-data.git +Standards-Version: 3.8.3 +Homepage: http://openbve.trainsimcentral.co.uk/ + +Package: openbve-data +Architecture: all +Depends: ${misc:Depends} +Description: realistic 3D train/railway simulator (GUI icons and data) + OpenBVE is a public domain railway/train simulator backwards + compatible with existing 'BVE Trainsim' train and route + datafiles. + . + This package contains the icons, keyboard settings, images + and bootstrap parameters not distributed in the openbve + source distribution. + . + http://openbve.trainsimcentral.co.uk/ + --- openbve-data-1.2.5.1+dfsg.orig/debian/changelog +++ openbve-data-1.2.5.1+dfsg/debian/changelog @@ -0,0 +1,95 @@ +openbve-data (1.2.5.1+dfsg-0ubuntu1) lucid; urgency=low + + * New upstream stable release 1.2.5.1 (2010-02-14) + + -- Paul Sladen Mon, 15 Feb 2010 15:40:00 +0000 + +openbve-data (1.2.3.1+dfsg-0ubuntu1) lucid; urgency=low + + * New upstream stable release 1.2.3.1 (2009-11-29) + + -- Paul Sladen Wed, 6 Jan 2010 04:08:00 +0000 + +openbve-data (1.2.1.3+dfsg-0ubuntu1) unreleased; urgency=low + + * New upstream stable release 1.2.1.3 (2009-08-31) + + -- Paul Sladen Tue, 1 Sep 2009 00:07:00 +0100 + +openbve-data (1.2.0.3+dfsg-0ubuntu1) karmic; urgency=low + + * New upstream stable release 1.2.0.3 (2009-08-04) + * debian/copyright: update to reflect minor wording changes + + -- Paul Sladen Thu, 6 Aug 2009 01:45:00 +0100 + +openbve-data (1.1.1.0+dfsg-0ubuntu1) unreleased; urgency=low + + * New upstream development release 1.1.1.0 (2009-07-03) + + -- Paul Sladen Sun, 05 Jul 2009 20:53:00 +0000 + +openbve-data (1.0.7.2+dfsg-0ubuntu1) karmic; urgency=low + + * New upstream release 1.0.7.2 (2009-06-17) + * Expand debian/copyright based on feedback for acceptance into Debian + * debian/control: Update homepage + + -- Paul Sladen Fri, 26 Jun 2009 12:18:00 +0000 + +openbve-data (1.0.6.2+dfsg-0ubuntu1) unreleased; urgency=low + + * New upstream release 1.0.6.2 (2009-05-28) + + -- Paul Sladen Fri, 29 May 2009 15:57:45 +0000 + +openbve-data (1.0.6.0+dfsg-0ubuntu1) unreleased; urgency=low + + * New upstream release 1.0.6.0 (2009-05-24) + + -- Paul Sladen Thu, 28 May 2009 18:32:03 +0000 + +openbve-data (1.0.2.0+dfsg-0ubuntu1) jaunty; urgency=low + + * New upstream release 1.0.2.0 (2009-04-05) (LP: #356344) + * Rename 'en-UK.cfg'->'en-GB.cfg'; and 'UK.png'->'GB.png' + * Remove Recommends: openbve-data-icons; equivalents are now shipped upstream + + -- Paul Sladen Mon, 06 Apr 2009 16:52:31 +0000 + +openbve-data (0.9.6.0+dfsg-0ubuntu1) unreleased; urgency=low + + * New upstream release 0.9.6.0 (2009-03-16) + * debian/rules: downsize now various changes have gone upstream + + -- Paul Sladen Thu, 19 Feb 2009 23:00:10 +0000 + +openbve-data (0.9.5.5+dfsg-0ubuntu3) jaunty; urgency=low + + * Rename Swiss-German and zh_* from ISO 639 to ISO 3166 + to allow better auto loading of translations from LANG/CultureInfo + + -- Paul Sladen Thu, 22 Feb 2009 23:03:42 +0000 + +openbve-data (0.9.5.5+dfsg-0ubuntu2) jaunty; urgency=low + + * DFSG sanitise upstream tarball only; + - Remove included .exe and .dll distributed by upstream but not used + (Source for each is provided by the main 'openbve' package itself) + * Initial release (LP: #331188) + + -- Paul Sladen Thu, 19 Feb 2009 15:08:23 +0000 + +openbve-data (0.9.5.5-0ubuntu1) jaunty; urgency=low + + * Initial release (LP: #331188) + * New upstream release 0.9.5.5, dated 20090217-2228 + + -- Paul Sladen Fri, 18 Feb 2009 23:42:48 +0200 + +openbve-data (0.9.5.0-0ubuntu1) unreleased; urgency=low + + * import 0.9.5.0, dated 20090201-1953 + * Debianise + + -- Paul Sladen Fri, 16 Feb 2009 05:54:30 +0100 --- openbve-data-1.2.5.1+dfsg.orig/debian/rules +++ openbve-data-1.2.5.1+dfsg/debian/rules @@ -0,0 +1,48 @@ +#!/usr/bin/make -f +export DH_VERBOSE=15 +TARGET = $(CURDIR)/debian/openbve-data +DATATARGET=$(TARGET)/usr/share/games/openbve/ + +configure: configure-stamp +configure-stamp: + dh_testdir + touch configure-stamp + +build: build-stamp +build-stamp: configure-stamp + dh_testdir + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + rm -rf $(TARGET) + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + cp -rp $(CURDIR)/Data $(DATATARGET)/ + (cd $(TARGET)/usr/share/pixmaps/ && ln -s ../games/openbve/Data/Menu/logo.png openbve.128.png) + +binary-arch: + # Do nothing + +binary-indep: build install + dh_testdir + dh_testroot + dh_install + dh_installchangelogs + dh_installdocs + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep +.PHONY: build clean binary-indep binary install configure --- openbve-data-1.2.5.1+dfsg.orig/debian/openbve-data.dirs +++ openbve-data-1.2.5.1+dfsg/debian/openbve-data.dirs @@ -0,0 +1,15 @@ +usr/share/doc/openbve-data/ +usr/share/games/openbve/data/ +usr/share/games/openbve/data/Interface/ +usr/share/games/openbve/data/Controls/ +usr/share/games/openbve/data/Graphics/ +usr/share/games/openbve/data/Compatibility/ +usr/share/games/openbve/data/Compatibility/limits +usr/share/games/openbve/data/Compatibility/limits/graphics +usr/share/games/openbve/data/Compatibility/pretrain +usr/share/games/openbve/data/Compatibility/transponder +usr/share/games/openbve/data/Compatibility/poles +usr/share/games/openbve/data/Compatibility/signals +usr/share/games/openbve/data/Compatibility/signals/graphics +usr/share/pixmaps +usr/lib/openbve --- openbve-data-1.2.5.1+dfsg.orig/debian/openbve-data.docs +++ openbve-data-1.2.5.1+dfsg/debian/openbve-data.docs @@ -0,0 +1 @@ +Readme.txt --- openbve-data-1.2.5.1+dfsg.orig/debian/compat +++ openbve-data-1.2.5.1+dfsg/debian/compat @@ -0,0 +1 @@ +5 --- openbve-data-1.2.5.1+dfsg.orig/debian/copyright +++ openbve-data-1.2.5.1+dfsg/debian/copyright @@ -0,0 +1,50 @@ +This package was Debianised by Paul Sladen +on 2009-02-16 05:54 +0200 + +It was downloaded from: + http://openbve.trainsimcentral.co.uk/downloads.html + +Upstream authors: + Michelle Boucquemont + +Copyright: + Copyright 2008-2009 Michelle Boucquemont + Copyright 2009 Paul Sladen (Debian packaging) + + From 'Readme.txt': + + Dedication to the public + + This program is dedicated to the public. I do not pose any + restrictions or requirements on how this material can be used, and + explicitly encourage redistribution and modification for any + purpose. + + From 'http://openbve.trainsimcentral.co.uk/index.html': + + Dedication to the public + + This program, along with all website content, is dedicated to the + public. I do not pose any restrictions or requirements on how this + material can be used, and explicitly encourage redistribution and + modification for any purpose. + + More information on the thinking behind the "license free" intend has been + saved and included in the 'debian/licence-background.txt' file: + + Post by michelle on Sat, 14th Feb 2009, 18:00, UTC + + I have been approached by some individuals over the time, including + from the GNU project and the Ubuntu Foundation (as it appears at + least), and was told that they lack a means of "legal security" for + reuse without an explicit license. You can read my above post on + details about my attitude regarding this matter, but as a start, I + have decided to put the following line on the homepage and will also + include it in any later release: + + " This program, along with all documentation provided, is dedicated + to the public. I do not pose any restrictions on how this material + can be used, and explicitly encourage redistribution and + modification for any purpose. " + + Any Debian-packaging additions are hereby placed into the Public Domain.