debian/0000755000000000000000000000000011630705130007162 5ustar debian/control0000644000000000000000000000120611630704543010573 0ustar Source: luola-levels Section: games Priority: optional Maintainer: Christian T. Steigies Build-Depends: debhelper (>> 5.0.0) Standards-Version: 3.9.2 Homepage: http://www.luolamies.org/software/luola Package: luola-levels Architecture: all Depends: ${misc:Depends} Description: level files for luola Luola is a 2D arcade game where you fly a small V shaped ship in different kinds of levels. . Luola's genre "Luolalentely," or cave-flying, has been very popular in Finland. Although cave-flying games are not originally from Finland, most new cave-flying games are. . This package contains the level files for luola. debian/compat0000644000000000000000000000000210772007213010363 0ustar 5 debian/changelog0000644000000000000000000000620511630704735011051 0ustar luola-levels (6.0-5) unstable; urgency=low * copyright: refer to GPL-2 * add ${misc-Depends} to dependencies of luola-levels * add build-arch and build-indep targets * updated Standards-Version to 3.9.2 (no changes) * switch to dpkg-source 3.0 (quilt) format -- Christian T. Steigies Sun, 04 Sep 2011 16:23:16 +0200 luola-levels (6.0-4) unstable; urgency=low * really drop dependency on luola * listing Homepage before Description makes lintian happy -- Christian T. Steigies Tue, 21 Apr 2009 22:08:01 +0200 luola-levels (6.0-3) unstable; urgency=low * drop dependency on luola to remove triangular dependency (closes: #520157) * added Homepage field to control file * updated Standards-Version to 3.8.0 (no changes) -- Christian T. Steigies Tue, 07 Apr 2009 23:46:46 +0200 luola-levels (6.0-2) unstable; urgency=low * updated Standards-Version to 3.7.3 (no changes) * clean should be satisfied by Build-Depends, so debhelper must be listed in B-D, not in B-D-indep * use debian/compat and use compat version 5 * remove unused Depends: ${shlibs:Depends} from control file -- Christian T. Steigies Mon, 24 Mar 2008 21:26:22 +0100 luola-levels (6.0-1) unstable; urgency=low * new upstream version * This update adds one new level and changes the license back to GPL. * updated standards version to 3.7.2 (no changes) -- Christian T. Steigies Sat, 6 May 2006 18:46:03 +0000 luola-levels (5.2-1) unstable; urgency=low * new upstream version * stdlevels are now under the creative commons license * added watchfile with new upstream source location and email * requires luola-1.3.1 and higher * use debhelper compatability version version 5 * updated standards version (no changes) -- Christian T. Steigies Mon, 24 Apr 2006 23:06:29 +0200 luola-levels (5.1-2) unstable; urgency=low * new level format used in 5.1 only works with luola-1.2.6 and higher (closes: #292803) -- Christian T. Steigies Sun, 30 Jan 2005 23:27:26 +0100 luola-levels (5.1-1) unstable; urgency=low * new upstream version, needed for luola-1.2.6 and higher * ship png and lev files * fix copyright file (closes: #290214) * updated standards version (no changes) -- Christian T. Steigies Mon, 17 Jan 2005 00:54:27 +0100 luola-levels (4.0-3) unstable; urgency=low * updated standards version (no changes) * move Build-Depends to Build-Depends-Indep * fix copyright file, one upstream author * upload the orig.tar.gz this time -- Christian T. Steigies Sat, 14 Jun 2003 13:40:41 -0400 luola-levels (4.0-2) unstable; urgency=low * beautify description (closes: #173104) -- Christian T. Steigies Thu, 9 Jan 2003 23:23:55 -0500 luola-levels (4.0-1) unstable; urgency=low * new upstream version * now distributed under the GPL -- Christian T. Steigies Sun, 17 Nov 2002 14:59:21 -0500 luola-levels (3.0-1) unstable; urgency=low * Initial Release. -- Christian T. Steigies Sun, 20 Oct 2002 23:56:33 -0400 debian/rules0000755000000000000000000000322311630705124010245 0ustar #!/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 # This is the debhelper compatibility version to use. #export DH_COMPAT=4 ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS))) CFLAGS += -g endif ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) INSTALL_PROGRAM += -s endif configure: configure-stamp configure-stamp: dh_testdir # Add here commands to configure the package. touch configure-stamp build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. #$(MAKE) #/usr/bin/docbook-to-man debian/luola-levels.sgml > luola-levels.1 touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. #-$(MAKE) clean dh_clean install: build dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/luola-levels. #$(MAKE) install DESTDIR=$(CURDIR)/debian/luola-levels cp *.png *.lev $(CURDIR)/debian/luola-levels/usr/share/games/luola/levels/ # Build architecture-independent files here. binary-indep: build install dh_testdir dh_testroot dh_installdocs dh_installchangelogs dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol 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 configure debian/dirs0000644000000000000000000000003610772004761010055 0ustar usr/share/games/luola/levels/ debian/watch0000644000000000000000000000030510772004761010221 0ustar # format version number, currently 2; this line is compulsory! version=3 # Site Directory Pattern Version Script http://www.luolamies.org/software/luola/stdlevels-(.*)\.tar\.gz debian uupdate debian/source/0000755000000000000000000000000011630704723010471 5ustar debian/source/format0000644000000000000000000000001411630704723011677 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000000710772004761010042 0ustar README debian/copyright0000644000000000000000000000113411630702426011121 0ustar This package was debianized by Christian T. Steigies on Sun, 20 Oct 2002 23:56:33 -0400. It was downloaded from http://www.luolamies.org/software/luola/stdlevels-6.0.tar.gz Upstream Author: Calle Laakkonen Copyright (c) 2002-2006 Calle Laakkonen These levels are distributed under the Creative Commons Attribution Share Alike License. Next version will be again: These levels are distributed under the GNU GENERAL PUBLIC LICENSE. On Debian GNU/Linux systems, the complete text of the GNU General Public License is found in `/usr/share/common-licenses/GPL-2'.