This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch pristine-tar in repository simutrans-pak64.
commit 89f8fd9968c49cdd68f255fb72154906dc175609 Author: Markus Koschany <[email protected]> Date: Sat Nov 14 22:42:55 2015 +0100 Remove debian directory on pristine-tar branch. --- debian/README.source | 10 ---- debian/changelog | 119 ------------------------------------- debian/compat | 1 - debian/control | 27 --------- debian/copyright | 130 ----------------------------------------- debian/patches/buildsystem | 52 ----------------- debian/patches/series | 1 - debian/rules | 25 -------- debian/simutrans-pak64.install | 1 - debian/source/format | 1 - debian/source/local-options | 2 - debian/source/options | 1 - debian/watch | 3 - 13 files changed, 373 deletions(-) diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index a65f2d3..0000000 --- a/debian/README.source +++ /dev/null @@ -1,10 +0,0 @@ -To generate a tarball for a new upstream release, change the variables SVNREV -and VERSION in debian/rules and then run - - $ make -f debian/rules get-orig-source - -This will generate an upstream tarball in the current directory. - -Please also change UPSTREAM_SVNREV to match the upstream release. You can find -the correct value in ground.Outside.pak in the upstream binary release (the -"418:419" in "pak64 110.0 r418:419"). diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index f04a02c..0000000 --- a/debian/changelog +++ /dev/null @@ -1,119 +0,0 @@ -simutrans-pak64 (120.0.1-1) UNRELEASED; urgency=medium - - [Jörg Frings-Fürst] - * New upstream release. - * debian/control: - - Add myself as uploader. - * debian/rules: - - Change SVNREV and VERSION for new upstream release. - - -- Jörg Frings-Fürst <[email protected]> Sat, 16 May 2015 12:24:33 +0200 - -simutrans-pak64 (111.3-1) experimental; urgency=low - - * New upstream release. - * Make binary package Multi-Arch: foreign. - - -- Ansgar Burchardt <[email protected]> Thu, 02 Aug 2012 18:08:00 +0200 - -simutrans-pak64 (111.2-1) unstable; urgency=low - - * New upstream release. - * Move package to a Git repository. - * Bumped Standards-Version to 3.9.3. - - -- Ansgar Burchardt <[email protected]> Sun, 29 Apr 2012 15:11:01 +0200 - -simutrans-pak64 (111.0-1) unstable; urgency=low - - * New upstream release. - * Use xz compression for binary and source packages. - * Bump Standards-Version to 3.9.2 (no changes). - - -- Ansgar Burchardt <[email protected]> Fri, 04 Nov 2011 17:11:46 +0100 - -simutrans-pak64 (110.0.1-1) unstable; urgency=low - - * New upstream release. - * debian/rules: Update get-orig-source for new upstream release. - - -- Ansgar Burchardt <[email protected]> Fri, 11 Mar 2011 11:55:05 +0100 - -simutrans-pak64 (110.0-1) unstable; urgency=low - - * New upstream release. - * Update debian/copyright. - * debian/control: Remove DM-Upload-Allowed. - * Use source format 3.0 (quilt). - * Bump Standards-Version to 3.9.1 (no changes). - * Add README.source explaining how to upgrade this package. - * Update my email address. - - -- Ansgar Burchardt <[email protected]> Thu, 17 Feb 2011 13:57:30 +0100 - -simutrans-pak64 (102.2.2-1) unstable; urgency=low - - * New upstream release. - + debian/rules: Update get-orig-source target. - * debian/control: Breaks: simutrans (<< 102.2.1). (Closes: #565493) - * Bump Standards-Version to 3.8.4 (no changes). - - -- Ansgar Burchardt <[email protected]> Fri, 12 Mar 2010 09:08:22 +0900 - -simutrans-pak64 (102.2.1-1) unstable; urgency=low - - * New upstream release. - * debian/copyright: Update to current revision of DEP-5. - * debian/copyright: Do not use "Artistic" as short name for the license. - See also #524732. - * debian/control: Add DM-Upload-Allowed: yes. - - -- Ansgar Burchardt <[email protected]> Tue, 29 Dec 2009 00:20:44 +0900 - -simutrans-pak64 (102.2-1) unstable; urgency=low - - * New upstream release. - * Bump build-dep on simutrans-makeobj to 102.2. - * Use minimal debian/rules. This requires debhelper (>= 7.0.50) - and quilt (>= 0.46-7). - * Bump Standards Version to 3.8.3 (no changes). - * debian/rules: Add get-orig-source target. - - -- Ansgar Burchardt <[email protected]> Sun, 18 Oct 2009 15:39:31 +0900 - -simutrans-pak64 (102.0-1) unstable; urgency=low - - * New upstream release. - - -- Ansgar Burchardt <[email protected]> Fri, 06 Mar 2009 20:24:29 +0100 - -simutrans-pak64 (101.0-2) unstable; urgency=low - - * Upload to unstable. - - -- Clint Adams <[email protected]> Sun, 01 Mar 2009 14:05:58 -0500 - -simutrans-pak64 (101.0-1) experimental; urgency=low - - * New upstream release. - * Require latest version of simutrans-makeobj (101.0) - * Add description to patch. - * debian/copyright: Convert to proposed machine-readable format. - - -- Ansgar Burchardt <[email protected]> Sun, 18 Jan 2009 19:48:32 +0100 - -simutrans-pak64 (100.0-1) unstable; urgency=low - - * New Upstream release - * add watch file - * Bump Standards Version to 3.8.0 - + Add debian/README.source - - -- Ansgar Burchardt <[email protected]> Sun, 29 Jun 2008 16:37:10 +0200 - -simutrans-pak64 (99.18~0.svn26-1) unstable; urgency=low - - * Initial release (Closes: #467549) - - -- Ansgar Burchardt <[email protected]> Fri, 29 Feb 2008 12:21:09 +0100 - diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 7f8f011..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -7 diff --git a/debian/control b/debian/control deleted file mode 100644 index c379a5e..0000000 --- a/debian/control +++ /dev/null @@ -1,27 +0,0 @@ -Source: simutrans-pak64 -Section: games -Priority: extra -Maintainer: Debian Games Team <[email protected]> -Uploaders: - Ansgar Burchardt <[email protected]> - Jörg Frings-Fürst <[email protected]> -Build-Depends: debhelper (>= 7.0.50~) -Build-Depends-Indep: simutrans-makeobj (>= 102.2) -Standards-Version: 3.9.3 -Homepage: http://www.simutrans.com/ -Vcs-Git: git://git.debian.org/pkg-games/simutrans-pak64.git -Vcs-Browser: http://git.debian.org/?p=pkg-games/simutrans-pak64.git - -Package: simutrans-pak64 -Architecture: all -Multi-Arch: foreign -Depends: ${misc:Depends} -Pre-Depends: dpkg (>= 1.15.6) -Breaks: simutrans (<< 102.2.1) -Recommends: simutrans -Description: transportation simulator (data files) - Simutrans is a free transportation simulator: The player operates a - transportation company and has to transport goods and passengers between - factories and different cities. - . - This package contains the PAK64 data set. diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index 3b1563e..0000000 --- a/debian/copyright +++ /dev/null @@ -1,130 +0,0 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 -Name: PAK64 -Maintainer: prissi -Source: https://simutrans.svn.sourceforge.net/svnroot/simutrans/pak64 - -Copyright: - © 1997-2004, Hansjoerg Malthaner - © 2004-2007, Simutrans Team <[email protected]> -License: other - The Artistic License - . - Preamble - . - The intent of this document is to state the conditions under which a - Package may be copied, such that the Copyright Holder maintains some - semblance of artistic control over the development of the package, - while giving the users of the package the right to use and distribute - the Package in a more-or-less customary fashion, plus the right to make - reasonable modifications. - . - Definitions: - . - * "Package" refers to the collection of files distributed by the - Copyright Holder, and derivatives of that collection of files - created through textual modification. - * "Standard Version" refers to such a Package if it has not been - modified, or has been modified in accordance with the wishes - of the Copyright Holder. - * "Copyright Holder" is whoever is named in the copyright or - copyrights for the package. - * "You" is you, if you're thinking about copying or distributing - this Package. - * "Reasonable copying fee" is whatever you can justify on the - basis of media cost, duplication charges, time of people involved, - and so on. (You will not be required to justify it to the - Copyright Holder, but only to the computing community at large - as a market that must bear the fee.) - * "Freely Available" means that no fee is charged for the item - itself, though there may be fees involved in handling the item. - It also means that recipients of the item may redistribute it - under the same conditions they received it. - . - 1. You may make and give away verbatim copies of the source form of the - Standard Version of this Package without restriction, provided that you - duplicate all of the original copyright notices and associated disclaimers. - . - 2. You may apply bug fixes, portability fixes and other modifications - derived from the Public Domain or from the Copyright Holder. A Package - modified in such a way shall still be considered the Standard Version. - . - 3. You may otherwise modify your copy of this Package in any way, provided - that you insert a prominent notice in each changed file stating how and - when you changed that file, and provided that you do at least ONE of the - following: - . - a) place your modifications in the Public Domain or otherwise make them - Freely Available, such as by posting said modifications to Usenet or - an equivalent medium, or placing the modifications on a major archive - site such as ftp.uu.net, or by allowing the Copyright Holder to include - your modifications in the Standard Version of the Package. - . - b) use the modified Package only within your corporation or - organization. - . - c) rename any non-standard executables so the names do not conflict - with standard executables, which must also be provided, and provide - a separate manual page for each non-standard executable that clearly - documents how it differs from the Standard Version. - . - d) make other distribution arrangements with the Copyright Holder. - . - 4. You may distribute the programs of this Package in object code or - executable form, provided that you do at least ONE of the following: - . - a) distribute a Standard Version of the executables and library files, - together with instructions (in the manual page or equivalent) on where - to get the Standard Version. - . - b) accompany the distribution with the machine-readable source of - the Package with your modifications. - . - c) accompany any non-standard executables with their corresponding - Standard Version executables, giving the non-standard executables - non-standard names, and clearly documenting the differences in manual - pages (or equivalent), together with instructions on where to get - the Standard Version. - . - d) make other distribution arrangements with the Copyright Holder. - . - 5. You may charge a reasonable copying fee for any distribution of this - Package. You may charge any fee you choose for support of this Package. - You may not charge a fee for this Package itself. However, - you may distribute this Package in aggregate with other (possibly - commercial) programs as part of a larger (possibly commercial) software - distribution provided that you do not advertise this Package as a - product of your own. - . - 6. The scripts and library files supplied as input to or produced as - output from the programs of this Package do not automatically fall - under the copyright of this Package, but belong to whomever generated - them, and may be sold commercially, and may be aggregated with this - Package. - . - 7. C or perl subroutines supplied by you and linked into this Package - shall not be considered part of this Package. - . - 8. The name of the Copyright Holder may not be used to endorse or promote - products derived from this software without specific prior written - permission. - . - 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. - . - The End - -Files: ./vehicle/water/abo-ships.png -Copyright: © 2008, stormoog -License: GPL-3 - On Debian systems, the complete text of the GNU General Public License - (version 3) can be found in `/usr/share/common-licenses/GPL-3'. - -Files: player/road-depot-crystal.png, com/* (COM_12_04) -Copyright: vilvoh -License: GPL-3 - -Files: ./debian/* -Copyright: © 2008-2009, Ansgar Burchardt <[email protected]> -License: other - The Debian packaging is released under the same terms as PAK64 itself. diff --git a/debian/patches/buildsystem b/debian/patches/buildsystem deleted file mode 100644 index 0a21eaf..0000000 --- a/debian/patches/buildsystem +++ /dev/null @@ -1,52 +0,0 @@ -Changes to Makefile required for building the Debian package - ---- a/Makefile -+++ b/Makefile -@@ -2,7 +2,8 @@ - # make clean all archives - # to get fresh and ready to deploy .tbz2 and .zip archives - --MAKEOBJ ?= ./makeobj -+SHELL = /bin/bash -+MAKEOBJ ?= /usr/games/makeobj - - DESTDIR ?= simutrans - PAKDIR ?= $(DESTDIR)/pak -@@ -47,7 +48,7 @@ - - .PHONY: $(DIRS) $(ADDON_DIRS64) copy tar zip - --all: copy $(DIRS) zip -+all: $(DIRS) - - archives: tar zip - -@@ -64,12 +65,12 @@ - - copy: - @echo "===> COPY" -- @mkdir -p $(PAKDIR)/sound $(PAKDIR)/text $(PAKDIR)/config $(PAKDIR)/scenario -- @cp -p compat/compat.tab $(PAKDIR) -- @cp -p sound/* $(PAKDIR)/sound -- @cp -p config/* $(PAKDIR)/config -- @cp -p scenario/* $(PAKDIR)/scenario -- @cp -p pak.text/* $(PAKDIR)/text -+ install -m 755 -d $(PAKDIR)/sound $(PAKDIR)/text $(PAKDIR)/config $(PAKDIR)/scenario -+ install -m 644 compat/compat.tab $(PAKDIR) -+ install -m 644 sound/* $(PAKDIR)/sound -+ install -m 644 config/* $(PAKDIR)/config -+ install -m 644 scenario/* $(PAKDIR)/scenario -+ install -m 644 pak.text/* $(PAKDIR)/text - - $(DIRS64): - @echo "===> PAK64 $@" -@@ -85,7 +86,8 @@ - @echo "===> OUTSIDE with REVISION and grounds" - @mkdir -p $(PAKDIR) - @echo -e -n "Obj=ground\nName=Outside\ncopyright=pak64 111.3 r" >$@/outside.dat -- @svnversion >>$@/outside.dat -+ #@svnversion >>$@/outside.dat -+ @echo $(SVNREV) >>$@/outside.dat - @echo -e "Image[0][0]=outside.0.0\n-" >>$@/outside.dat - @$(MAKEOBJ) PAK64 $(PAKDIR)/ $@/ > /dev/null - @rm $@/outside.dat diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index d5cb26d..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -buildsystem diff --git a/debian/rules b/debian/rules deleted file mode 100755 index 55c6610..0000000 --- a/debian/rules +++ /dev/null @@ -1,25 +0,0 @@ -#!/usr/bin/make -f - -# SVN revision and package version to use when building .orig.tar.gz -SVNREV = 1657 -VERSION = 120.0.1 -SVNROOT = https://simutrans.svn.sourceforge.net/svnroot/simutrans -UPSTREAM_SVNREV = 1657 # see README.source - -%: - dh $@ - -override_dh_auto_build: - $(MAKE) SVNREV=$(UPSTREAM_SVNREV) all - -override_dh_auto_install: - $(MAKE) PAKDIR=$(CURDIR)/debian/simutrans-pak64/usr/share/games/simutrans/pak copy - -override_dh_builddeb: - dh_builddeb -- -Zxz - -get-orig-source: - svn export -r $(SVNREV) $(SVNROOT)/pak64 simutrans-pak64-$(VERSION) - find simutrans-pak64-$(VERSION) -type f -exec chmod -x "{}" + - tar c simutrans-pak64-$(VERSION) | xz >simutrans-pak64_$(VERSION).orig.tar.xz - $(RM) -r simutrans-pak64-$(VERSION) diff --git a/debian/simutrans-pak64.install b/debian/simutrans-pak64.install deleted file mode 100644 index 582de24..0000000 --- a/debian/simutrans-pak64.install +++ /dev/null @@ -1 +0,0 @@ -simutrans usr/share/games diff --git a/debian/source/format b/debian/source/format deleted file mode 100644 index 163aaf8..0000000 --- a/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/debian/source/local-options b/debian/source/local-options deleted file mode 100644 index c4cf480..0000000 --- a/debian/source/local-options +++ /dev/null @@ -1,2 +0,0 @@ -abort-on-upstream-changes -unapply-patches diff --git a/debian/source/options b/debian/source/options deleted file mode 100644 index 5bd47b7..0000000 --- a/debian/source/options +++ /dev/null @@ -1 +0,0 @@ -compression = xz diff --git a/debian/watch b/debian/watch deleted file mode 100644 index 99049bc..0000000 --- a/debian/watch +++ /dev/null @@ -1,3 +0,0 @@ -version=3 -opts="uversionmangle=s/-/./g" http://sf.net/simutrans/(?:simu)?pak64-([0-9].*)\.zip - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/simutrans-pak64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

