debian/0000755000000000000000000000000011630707006007166 5ustar debian/control0000644000000000000000000000116511630706200010567 0ustar Source: luola-nostalgy Section: games Priority: optional Maintainer: Christian T. Steigies Build-Depends: debhelper (>> 5.0.0) Standards-Version: 3.9.2 Package: luola-nostalgy Architecture: all Depends: ${misc:Depends} Description: nostalgy 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 (unofficial) remakes of the old V-Wing levels. debian/compat0000644000000000000000000000000210772005433010365 0ustar 5 debian/changelog0000644000000000000000000000246611630706755011062 0ustar luola-nostalgy (1.2-3) unstable; urgency=low * 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 * copyright: refer to GPL-2 * call dh_prep instead of dh_clean -k in install target -- Christian T. Steigies Sun, 04 Sep 2011 16:34:24 +0200 luola-nostalgy (1.2-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:14:55 +0100 luola-nostalgy (1.2-1) unstable; urgency=low * new upstream version * added watchfile with new upstream source location and email * requires luola-1.3.1 and higher * use debhelper compatibility version version 5 * updated standards version (no changes) * upstream changelog and levels were renamed -- Christian T. Steigies Mon, 24 Apr 2006 23:11:52 +0200 luola-nostalgy (0.2-1) unstable; urgency=low * Initial Release. -- Christian T. Steigies Fri, 24 Dec 2004 15:36:34 +0100 debian/rules0000755000000000000000000000322211630706764010257 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=5 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-nostalgy.sgml > luola-nostalgy.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_prep dh_installdirs # Add here commands to install the package into debian/luola-nostalgy. #$(MAKE) install DESTDIR=$(CURDIR)/debian/luola-nostalgy cp *.lev $(CURDIR)/debian/luola-nostalgy/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/dirs0000644000000000000000000000003610772004577010062 0ustar usr/share/games/luola/levels/ debian/watch0000644000000000000000000000030510772004577010226 0ustar # format version number, currently 2; this line is compulsory! version=3 # Site Directory Pattern Version Script http://www.luolamies.org/software/luola/nostalgia-(.*)\.tar\.gz debian uupdate debian/source/0000755000000000000000000000000011630706124010466 5ustar debian/source/format0000644000000000000000000000001411630706124011674 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000002110772004577010043 0ustar README.Nostalgia debian/copyright0000644000000000000000000000074111630706355011131 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/nostalgia-1.2.tar.gz Upstream Author: Calle Laakkonen Copyright (c) 2002 Calle Laakkonen 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'.