--- adonthell-data-0.3.5.orig/debian/adonthell-wastesedge.6 +++ adonthell-data-0.3.5/debian/adonthell-wastesedge.6 @@ -1,4 +1,4 @@ -.TH NAME SECTION +.TH ADONTHELL-WASTESEDGE "6" .SH NAME adonthell-wastesedge \- Waste's Edge game for the Adonthell engine. .SH SYNOPSIS --- adonthell-data-0.3.5.orig/debian/changelog +++ adonthell-data-0.3.5/debian/changelog @@ -1,3 +1,123 @@ +adonthell-data (0.3.5-1build2) precise; urgency=low + + * Rebuild to drop python2.6 dependencies. + + -- Matthias Klose Sat, 31 Dec 2011 02:00:24 +0000 + +adonthell-data (0.3.5-1build1) lucid; urgency=low + + * No changes. Rebuild to get rid of python 2.5 in dependencies and use python 2.6 + + -- Fabrice Coutadeur Wed, 23 Dec 2009 07:13:52 +0100 + +adonthell-data (0.3.5-1) experimental; urgency=low + + [ Gonéri Le Bouder ] + * Bump the standard version to 3.8.0, no change needed + + [ Iain Lane ] + * New upstream release 0.3.5. + * debian/watch: Add watch file. + * debian/rules: Use quilt.make to apply/deapply quilt patches. + * debian/rules: Install upstream's .desktop file. (Closes: #487092) + * debian/adonthell-data.links: Symlink upstream's pixmap to the location + the desktop file references. + * debian/patches/01_do_not_ship_pyc_files: Refreshed. + * debian/patches/02_player_text_py.diff: Readded to series. Not fixed + upstream. Also fixed to work with -p1. (thanks to Raphael Hertzog) + (Closes: #484940) + + [ Miriam Ruiz ] + * Added Iain Lane to Uploaders + + -- Iain Lane Wed, 31 Dec 2008 15:12:43 +0000 + +adonthell-data (0.3.4.cvs.20080529-1) unstable; urgency=low + + [ Barry deFreese ] + * New maintainer. (Closes: #427142). + + Debian Games Team + * Add myself to uploaders. + * New upstream CVS snapshot. + * Remove 02_player_text.py.diff. Fixed upstream. + * Make clean not ignore errors. + * Move Homepage from package description to source header. + * Add copyright holders to debian/copyright. + * Fix man page section entry. + * Bump debhelper build-dep and compat to 5. + * Bump Standards Version to 3.7.3. + + [ Ansgar Burchardt ] + * Add Vcs-* fields + + -- Barry deFreese Fri, 30 May 2008 00:18:40 -0400 + +adonthell-data (0.3.4.cvs.20050903-4) unstable; urgency=low + + * QA upload. + * Remove po/*.gmo on clean in order to make package buildable + twice or more in a row. Closes: #424081 + * Add quotes to debian/menu + + -- Michael Ablassmeier Wed, 20 Jun 2007 13:16:06 +0200 + +adonthell-data (0.3.4.cvs.20050903-3) unstable; urgency=low + + * Orphan package, set maintainer to Debian QA Group + + -- Gordon Fraser Sat, 02 Jun 2007 07:22:32 +0200 + +adonthell-data (0.3.4.cvs.20050903-2.2) unstable; urgency=low + + * Non-maintainer upload. + + [ Luis Rodrigo Gallardo Cruz ] + * Stop shipping *.pyc files (Closes: #390573). + + [ Ana Beatriz Guerrero Lopez ] + * Moved debhelper and quilt to Build-Depends. + * Little changes to Rodrigo's patch, and added patch that fixes + player_text.py + * Bumped standards-version to 3.7.2, no changes required. + + -- Ana Beatriz Guerrero Lopez Sat, 28 Oct 2006 22:05:25 +0200 + +adonthell-data (0.3.4.cvs.20050903-2.1) unstable; urgency=low + + * Non-maintainer upload. (Closes: #390573) + - Add python-support to build-depends. + - Add call to dh_pysupport in debian/rules. + + -- Gürkan Sengün Sat, 7 Oct 2006 18:13:52 +0200 + +adonthell-data (0.3.4.cvs.20050903-2) unstable; urgency=low + + * Fix spelling mistake in description (Closes: #362714) + + -- Gordon Fraser Sun, 23 Apr 2006 07:37:21 +0200 + +adonthell-data (0.3.4.cvs.20050903-1) unstable; urgency=low + + * New CVS checkout + * Builds with current adonthell package (Closes: #327308) + + -- Gordon Fraser Mon, 3 Oct 2005 14:41:58 +0200 + +adonthell-data (0.3.3-3) unstable; urgency=low + + * Rebuild with python 2.3 + * Standards version to 3.6.1 + * Include upstream homepage in description + + -- Gordon Fraser Wed, 22 Oct 2003 17:48:49 +0200 + +adonthell-data (0.3.3-2) unstable; urgency=low + + * Correct Build-Depends-Indep, thanks Steven Barker + (Closes: #165977) + + -- Gordon Fraser Wed, 20 Nov 2002 18:05:33 +0100 + adonthell-data (0.3.3-1) unstable; urgency=low * New upstream release --- adonthell-data-0.3.5.orig/debian/adonthell-data.links +++ adonthell-data-0.3.5/debian/adonthell-data.links @@ -0,0 +1 @@ +/usr/share/pixmaps/wastesedge_32x32.xpm /usr/share/pixmaps/wastesedge.xpm --- adonthell-data-0.3.5.orig/debian/menu +++ adonthell-data-0.3.5/debian/menu @@ -1,4 +1,4 @@ -?package(adonthell-data):needs=X11 section=Games/Adventure \ +?package(adonthell-data):needs="X11" section="Games/Adventure" \ title="Adonthell - Waste's Edge" \ command="/usr/games/adonthell-wastesedge" \ icon="/usr/share/pixmaps/wastesedge_16x16.xpm" --- adonthell-data-0.3.5.orig/debian/rules +++ adonthell-data-0.3.5/debian/rules @@ -1,11 +1,13 @@ #!/usr/bin/make -f #export DH_VERBOSE=1 +include /usr/share/quilt/quilt.make DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -p -o root -g root -m 755 +PYVERSION=$(shell pyversions -d -v) #ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS))) # CFLAGS += -g @@ -14,8 +16,14 @@ INSTALL_PROGRAM += -s endif -config.status: configure +config.status: configure $(QUILT_STAMPFN) dh_testdir + + -test -r /usr/share/misc/config.sub && \ + cp -f /usr/share/misc/config.sub config.sub + -test -r /usr/share/misc/config.guess && \ + cp -f /usr/share/misc/config.guess config.guess + ./configure --host=$(DEB_HOST_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) \ --prefix=/usr \ @@ -28,23 +36,23 @@ build-stamp: config.status dh_testdir + $(MAKE) wastesedge.desktop $(MAKE) INSTALL_PROGRAM="$(INSTALL_PROGRAM)" \ DESTDIR="$(CURDIR)/debian/adonthell-data" touch build-stamp -clean: +clean: unpatch dh_testdir dh_testroot rm -f build-stamp - -$(MAKE) distclean - -test -r /usr/share/misc/config.sub && \ - cp -f /usr/share/misc/config.sub config.sub - -test -r /usr/share/misc/config.guess && \ - cp -f /usr/share/misc/config.guess config.guess + [ ! -f Makefile ] || $(MAKE) distclean + -rm -f config.status -rm -f `find . -name "*~"` -rm -f `find . -name "*.pyc"` + -rm -f po/*.gmo + -rm -f config.sub config.guess dh_clean @@ -57,20 +65,26 @@ $(MAKE) install DESTDIR="$(CURDIR)/debian/adonthell-data" \ INSTALL_PROGRAM="$(INSTALL_PROGRAM)" # gamedatadir="$(CURDIR)/debian/adonthell-data/usr/share/games/adonthell-data" + mkdir -p $(CURDIR)/debian/adonthell-data/usr/share/applications + install -m 644 $(CURDIR)/wastesedge.desktop $(CURDIR)/debian/adonthell-data/usr/share/applications/adonthell-data.desktop # 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_installdocs dh_installmenu + dh_desktop dh_installman debian/adonthell-wastesedge.6 dh_installchangelogs ChangeLog + dh_pysupport -V $(PYVERSION) adonthell-wastesedge \ + /usr/share/games/adonthell/games/wastesedge/scripts/init.py \ + /usr/share/games/adonthell/games/wastesedge/scripts/actions \ + /usr/share/games/adonthell/games/wastesedge/scripts/dialogues \ + /usr/share/games/adonthell/games/wastesedge/scripts/game_events \ + /usr/share/games/adonthell/games/wastesedge/scripts/modules \ + /usr/share/games/adonthell/games/wastesedge/scripts/schedules dh_link dh_strip dh_compress @@ -81,5 +95,9 @@ dh_md5sums dh_builddeb +# Build architecture-dependent files here. +binary-arch: build install +# We have nothing to do by default. + binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install --- adonthell-data-0.3.5.orig/debian/control +++ adonthell-data-0.3.5/debian/control @@ -1,18 +1,23 @@ Source: adonthell-data Section: games Priority: optional -Maintainer: Gordon Fraser -Build-Depends-Indep: debhelper (>= 4), adonthell (>= 0.3), adonthell (<< 0.4) -Standards-Version: 3.5.7 +Maintainer: Debian Games Team +Uploaders: Barry deFreese , Iain Lane +Build-Depends-Indep: autotools-dev, python-dev, adonthell (>= 0.3), adonthell (<< 0.4), python-support (>= 0.4.0) +Build-Depends: debhelper (>= 5), quilt (>= 0.40) +Standards-Version: 3.8.0 +Homepage: http://adonthell.linuxgames.com/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/adonthell-data/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/adonthell-data/?op=log Package: adonthell-data Architecture: all -Depends: adonthell (>= 0.3), adonthell (<< 0.4) +Depends: ${python:Depends}, adonthell (>= 0.3.3.cvs.20031022), adonthell (<< 0.4) Description: Data files needed by Adonthell This is the official game for Adonthell 0.3 . As a loyal servant of the elven Lady Silverhair, you arrive at the remote trading post of Waste's Edge, where she is engaged in negotiations with the - dwarish merchant Bjarn Fingolson. But not all is well at Waste's Edge, and + dwarfish merchant Bjarn Fingolson. But not all is well at Waste's Edge, and soon you are confronted with circumstances that are about to destroy your mistress' high reputation. And you are the only one to avert this ... --- adonthell-data-0.3.5.orig/debian/copyright +++ adonthell-data-0.3.5/debian/copyright @@ -5,7 +5,9 @@ Upstream Authors: Kai Sterker & the Adonthell team -Copyright: +Copyright: + Copyright 2001-2004 Kai Sterker + Copyright 2001-2002 Alexandre Courbot This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by --- adonthell-data-0.3.5.orig/debian/watch +++ adonthell-data-0.3.5/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://savannah.nongnu.org/download/adonthell/wastesedge-src-(.*).tar.gz debian --- adonthell-data-0.3.5.orig/debian/adonthell.desktop +++ adonthell-data-0.3.5/debian/adonthell.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Adonthell - Waste's Edge +Comment=This is a 2D graphical role playing game. +Exec=/usr/games/adonthell-wastesedge +Icon=wastesedge_16x16 +Terminal=false +Type=Application +Categories=Game;2DGraphics;RolePlaying; --- adonthell-data-0.3.5.orig/debian/compat +++ adonthell-data-0.3.5/debian/compat @@ -1 +1 @@ -4 +5 --- adonthell-data-0.3.5.orig/debian/patches/02_player_text.py.diff +++ adonthell-data-0.3.5/debian/patches/02_player_text.py.diff @@ -0,0 +1,8 @@ +--- a/scripts/modules/player_text.py.orig 2006-10-28 22:31:49.000000000 +0200 ++++ b/scripts/modules/player_text.py 2006-10-28 22:30:34.000000000 +0200 +@@ -1,4 +1,4 @@ +- _("That clock seems to be late!") ++_("That clock seems to be late!") + _("Aw, a midget yeti, how cute!") + _("I'd better not touch this ... What if it explodes??") + _("Closed. We are all imprisoned here ...") --- adonthell-data-0.3.5.orig/debian/patches/series +++ adonthell-data-0.3.5/debian/patches/series @@ -0,0 +1,2 @@ +01_do_not_ship_pyc_files +02_player_text.py.diff --- adonthell-data-0.3.5.orig/debian/patches/01_do_not_ship_pyc_files +++ adonthell-data-0.3.5/debian/patches/01_do_not_ship_pyc_files @@ -0,0 +1,371 @@ +Index: wastesedge-0.3.5/scripts/Makefile.am +=================================================================== +--- wastesedge-0.3.5.orig/scripts/Makefile.am 2002-05-06 14:47:17.000000000 +0100 ++++ wastesedge-0.3.5/scripts/Makefile.am 2008-12-22 22:20:58.000000000 +0000 +@@ -2,12 +2,12 @@ + + pkgdatadir = $(gamedatadir)/scripts + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = init.py + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + +Index: wastesedge-0.3.5/scripts/Makefile.in +=================================================================== +--- wastesedge-0.3.5.orig/scripts/Makefile.in 2008-06-29 10:57:05.000000000 +0100 ++++ wastesedge-0.3.5/scripts/Makefile.in 2008-12-22 22:20:58.000000000 +0000 +@@ -108,7 +108,7 @@ + install_sh = @install_sh@ + SUBDIRS = dialogues game_events modules schedules actions + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = init.py + +@@ -375,7 +375,7 @@ + + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + # Tell versions [3.59,3.63) of GNU make to not export all variables. +Index: wastesedge-0.3.5/scripts/actions/Makefile.am +=================================================================== +--- wastesedge-0.3.5.orig/scripts/actions/Makefile.am 2002-05-06 14:47:17.000000000 +0100 ++++ wastesedge-0.3.5/scripts/actions/Makefile.am 2008-12-22 22:20:58.000000000 +0000 +@@ -1,11 +1,11 @@ + pkgdatadir = $(gamedatadir)/scripts/actions + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = talk.py __init__.py + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + +Index: wastesedge-0.3.5/scripts/actions/Makefile.in +=================================================================== +--- wastesedge-0.3.5.orig/scripts/actions/Makefile.in 2008-06-29 10:58:32.000000000 +0100 ++++ wastesedge-0.3.5/scripts/actions/Makefile.in 2008-12-22 22:20:58.000000000 +0000 +@@ -106,7 +106,7 @@ + gamedatadir = @gamedatadir@ + install_sh = @install_sh@ + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = talk.py __init__.py + +@@ -253,7 +253,7 @@ + + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + # Tell versions [3.59,3.63) of GNU make to not export all variables. +Index: wastesedge-0.3.5/scripts/dialogues/Makefile.am +=================================================================== +--- wastesedge-0.3.5.orig/scripts/dialogues/Makefile.am 2002-05-06 14:47:17.000000000 +0100 ++++ wastesedge-0.3.5/scripts/dialogues/Makefile.am 2008-12-22 22:20:58.000000000 +0000 +@@ -1,6 +1,6 @@ + pkgdatadir = $(gamedatadir)/scripts/dialogues + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = orloth_start.py lucia_start.py sarin_start.py \ + janesta_start.py erek_start.py oliver_start.py bjarn_start.py \ +@@ -9,7 +9,7 @@ + silverhair_start.py fellnir_start.py __init__.py + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + +Index: wastesedge-0.3.5/scripts/dialogues/Makefile.in +=================================================================== +--- wastesedge-0.3.5.orig/scripts/dialogues/Makefile.in 2008-06-29 10:57:15.000000000 +0100 ++++ wastesedge-0.3.5/scripts/dialogues/Makefile.in 2008-12-22 22:20:58.000000000 +0000 +@@ -106,7 +106,7 @@ + gamedatadir = @gamedatadir@ + install_sh = @install_sh@ + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = orloth_start.py lucia_start.py sarin_start.py \ + janesta_start.py erek_start.py oliver_start.py bjarn_start.py \ +@@ -258,7 +258,7 @@ + + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + # Tell versions [3.59,3.63) of GNU make to not export all variables. +Index: wastesedge-0.3.5/scripts/game_events/Makefile.am +=================================================================== +--- wastesedge-0.3.5.orig/scripts/game_events/Makefile.am 2002-08-18 20:55:19.000000000 +0100 ++++ wastesedge-0.3.5/scripts/game_events/Makefile.am 2008-12-22 22:20:58.000000000 +0000 +@@ -1,6 +1,6 @@ + pkgdatadir = $(gamedatadir)/scripts/game_events + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = teleport.py cellar_to_bjarn.py fst_to_silverhair.py \ + character_speak.py open_inn_door.py silverhair_to_fst.py \ +@@ -9,7 +9,7 @@ + speak.py + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + +Index: wastesedge-0.3.5/scripts/game_events/Makefile.in +=================================================================== +--- wastesedge-0.3.5.orig/scripts/game_events/Makefile.in 2008-06-29 10:57:36.000000000 +0100 ++++ wastesedge-0.3.5/scripts/game_events/Makefile.in 2008-12-22 22:20:58.000000000 +0000 +@@ -106,7 +106,7 @@ + gamedatadir = @gamedatadir@ + install_sh = @install_sh@ + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = teleport.py cellar_to_bjarn.py fst_to_silverhair.py \ + character_speak.py open_inn_door.py silverhair_to_fst.py \ +@@ -258,7 +258,7 @@ + + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + # Tell versions [3.59,3.63) of GNU make to not export all variables. +Index: wastesedge-0.3.5/scripts/modules/Makefile.am +=================================================================== +--- wastesedge-0.3.5.orig/scripts/modules/Makefile.am 2002-05-06 14:47:18.000000000 +0100 ++++ wastesedge-0.3.5/scripts/modules/Makefile.am 2008-12-22 22:20:58.000000000 +0000 +@@ -1,12 +1,12 @@ + pkgdatadir = $(gamedatadir)/scripts/modules + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = console.py main_menu.py events.py character_screen.py intro.py \ + player_text.py + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + +Index: wastesedge-0.3.5/scripts/modules/Makefile.in +=================================================================== +--- wastesedge-0.3.5.orig/scripts/modules/Makefile.in 2008-06-29 10:57:50.000000000 +0100 ++++ wastesedge-0.3.5/scripts/modules/Makefile.in 2008-12-22 22:20:58.000000000 +0000 +@@ -106,7 +106,7 @@ + gamedatadir = @gamedatadir@ + install_sh = @install_sh@ + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = console.py main_menu.py events.py character_screen.py intro.py \ + player_text.py +@@ -255,7 +255,7 @@ + + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + # Tell versions [3.59,3.63) of GNU make to not export all variables. +Index: wastesedge-0.3.5/scripts/schedules/Makefile.am +=================================================================== +--- wastesedge-0.3.5.orig/scripts/schedules/Makefile.am 2002-05-06 14:47:18.000000000 +0100 ++++ wastesedge-0.3.5/scripts/schedules/Makefile.am 2008-12-22 22:20:58.000000000 +0000 +@@ -2,11 +2,11 @@ + + pkgdatadir = $(gamedatadir)/scripts/schedules + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = control.py __init__.py + + *.pyc: *.py +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + CLEANFILES = *.pyc +Index: wastesedge-0.3.5/scripts/schedules/Makefile.in +=================================================================== +--- wastesedge-0.3.5.orig/scripts/schedules/Makefile.in 2008-06-29 10:58:06.000000000 +0100 ++++ wastesedge-0.3.5/scripts/schedules/Makefile.in 2008-12-22 22:20:58.000000000 +0000 +@@ -108,7 +108,7 @@ + install_sh = @install_sh@ + SUBDIRS = audio mapcharacters mapviews + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = control.py __init__.py + +@@ -375,7 +375,7 @@ + + + *.pyc: *.py +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +Index: wastesedge-0.3.5/scripts/schedules/audio/Makefile.am +=================================================================== +--- wastesedge-0.3.5.orig/scripts/schedules/audio/Makefile.am 2002-05-06 14:47:18.000000000 +0100 ++++ wastesedge-0.3.5/scripts/schedules/audio/Makefile.am 2008-12-22 22:20:58.000000000 +0000 +@@ -1,11 +1,11 @@ + pkgdatadir = $(gamedatadir)/scripts/schedules/audio + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = in_game.py __init__.py + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + +Index: wastesedge-0.3.5/scripts/schedules/audio/Makefile.in +=================================================================== +--- wastesedge-0.3.5.orig/scripts/schedules/audio/Makefile.in 2008-06-29 10:58:12.000000000 +0100 ++++ wastesedge-0.3.5/scripts/schedules/audio/Makefile.in 2008-12-22 22:20:58.000000000 +0000 +@@ -106,7 +106,7 @@ + gamedatadir = @gamedatadir@ + install_sh = @install_sh@ + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = in_game.py __init__.py + +@@ -253,7 +253,7 @@ + + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + # Tell versions [3.59,3.63) of GNU make to not export all variables. +Index: wastesedge-0.3.5/scripts/schedules/mapcharacters/Makefile.am +=================================================================== +--- wastesedge-0.3.5.orig/scripts/schedules/mapcharacters/Makefile.am 2002-08-18 20:55:19.000000000 +0100 ++++ wastesedge-0.3.5/scripts/schedules/mapcharacters/Makefile.am 2008-12-22 22:20:58.000000000 +0000 +@@ -1,6 +1,6 @@ + pkgdatadir = $(gamedatadir)/scripts/schedules/mapcharacters + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = alek.py erek.py frostbloom.py janesta.py jelom.py bjarn.py \ + keyboard_control.py oliver.py orloth.py sarin.py silverhair.py \ +@@ -8,7 +8,7 @@ + extro.py __init__.py schedule.py + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + +Index: wastesedge-0.3.5/scripts/schedules/mapcharacters/Makefile.in +=================================================================== +--- wastesedge-0.3.5.orig/scripts/schedules/mapcharacters/Makefile.in 2008-06-29 10:58:18.000000000 +0100 ++++ wastesedge-0.3.5/scripts/schedules/mapcharacters/Makefile.in 2008-12-22 22:20:58.000000000 +0000 +@@ -106,7 +106,7 @@ + gamedatadir = @gamedatadir@ + install_sh = @install_sh@ + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = alek.py erek.py frostbloom.py janesta.py jelom.py bjarn.py \ + keyboard_control.py oliver.py orloth.py sarin.py silverhair.py \ +@@ -257,7 +257,7 @@ + + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + # Tell versions [3.59,3.63) of GNU make to not export all variables. +Index: wastesedge-0.3.5/scripts/schedules/mapviews/Makefile.am +=================================================================== +--- wastesedge-0.3.5.orig/scripts/schedules/mapviews/Makefile.am 2002-05-06 14:47:18.000000000 +0100 ++++ wastesedge-0.3.5/scripts/schedules/mapviews/Makefile.am 2008-12-22 22:20:58.000000000 +0000 +@@ -1,11 +1,11 @@ + pkgdatadir = $(gamedatadir)/scripts/schedules/mapviews + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = center_character.py __init__.py + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + +Index: wastesedge-0.3.5/scripts/schedules/mapviews/Makefile.in +=================================================================== +--- wastesedge-0.3.5.orig/scripts/schedules/mapviews/Makefile.in 2008-06-29 10:58:24.000000000 +0100 ++++ wastesedge-0.3.5/scripts/schedules/mapviews/Makefile.in 2008-12-22 22:20:58.000000000 +0000 +@@ -106,7 +106,7 @@ + gamedatadir = @gamedatadir@ + install_sh = @install_sh@ + +-pkgdata_DATA = *.pyc ++pkgdata_DATA = *.py + + EXTRA_DIST = center_character.py __init__.py + +@@ -253,7 +253,7 @@ + + + all: +- $(adonthell_binary) -c ++ #$(adonthell_binary) -c + + *.pyc: *.py + # Tell versions [3.59,3.63) of GNU make to not export all variables.