debian/0000775000000000000000000000000012256172143007173 5ustar debian/changelog0000664000000000000000000000157012256172143011050 0ustar xgalaga++ (0.8.4-1) unstable; urgency=medium * Imported Upstream version 0.8.4 * Standards-Version 3.9.5 -- TANIGUCHI Takaki Tue, 24 Dec 2013 11:41:16 +0900 xgalaga++ (0.8.3-1) unstable; urgency=low * Imported Upstream version 0.8.3 * change Maintainer to Games Team. * Standards-Version: 3.9.3 + debian/copyright: copyright-format 1.0 -- TANIGUCHI Takaki Wed, 09 May 2012 13:06:11 +0900 xgalaga++ (0.8.2-1) unstable; urgency=low * New upstream. * debian/copyright: - Use DEP-5 format. * debian/pachages/debian-changes-0.8.1-1: Removed. * debian/pachages/fix_man_section: Added. -- TANIGUCHI Takaki Mon, 07 Mar 2011 15:08:14 +0900 xgalaga++ (0.8.1-1) unstable; urgency=low * Initial release (Closes: #536138) -- TANIGUCHI Takaki Fri, 03 Dec 2010 14:40:43 +0900 debian/compat0000664000000000000000000000000212256172143010371 0ustar 7 debian/control0000664000000000000000000000144012256172143010575 0ustar Source: xgalaga++ Section: games Priority: extra Maintainer: Debian Games Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), libx11-dev, libxpm-dev Standards-Version: 3.9.5 Homepage: http://marc.mongenet.ch/OSS/XGalaga/ #Vcs-Git: git://git.debian.org/collab-maint/xgalaga++.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/xgalaga++.git;a=summary Package: xgalaga++ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: classic single screen vertical shooter, inspired by xgalaga XGalaga++ is a classic vertical scrolling shoot'em up. It requires no X Window extension and its window is freely resizable. It is inspired by XGalaga, but rewritten from scratch, except for the graphics. debian/copyright0000664000000000000000000000225412256172143011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xgalaga++ Source: http://marc.mongenet.ch/OSS/XGalaga/ Files: * Copyright: 2003, 2004, 2008, 2009, 2010 Marc Mongenet License: GPL Files: *.xpm Copyright: 1995, 1998, Joe Rumsey. License: GPL Comment: Graphic art copied from XGalaga 2.0.34 Files: debian/* Copyright: 2010-1011 TANIGUCHI Takaki License: GPL License: GPL This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/dirs0000664000000000000000000000004712256172143010060 0ustar usr/games usr/share/man/man6 var/games debian/docs0000664000000000000000000000000712256172143010043 0ustar README debian/patches/0000775000000000000000000000000012256172143010622 5ustar debian/patches/fix_man_section0000664000000000000000000000262012256172143013712 0ustar Description: Upstream changes introduced in version 0.8.1-1 This patch has been created by dpkg-source during the package build. Here's the last changelog entry, hopefully it gives details on why those changes were made: . xgalaga++ (0.8.1-1) unstable; urgency=low . * Initial release (Closes: #536138) . The person named in the Author field signed this changelog entry. Author: TANIGUCHI Takaki Bug-Debian: http://bugs.debian.org/536138 --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: Index: xgalaga++/xgalaga++.6x =================================================================== --- xgalaga++.orig/xgalaga++.6x 2011-02-20 22:45:09.000000000 +0900 +++ xgalaga++/xgalaga++.6x 2011-03-07 15:11:02.000000000 +0900 @@ -1,4 +1,4 @@ -.TH XGALAGA++ 6 "21-MAY-2008" +.TH XGALAGA++ 6x "21-MAY-2008" .SH NAME XGalaga++ \- X11 classic vertical scrolling shoot'em up .SH SYNOPSIS debian/patches/series0000664000000000000000000000002012256172143012027 0ustar fix_man_section debian/rules0000775000000000000000000000165612256172143010263 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 DESTDIR:=$(CURDIR)/debian/xgalaga++ %: dh $@ --buildsystem=makefile override_dh_auto_build: dh_auto_build -- all override_dh_auto_install: dh_auto_install -- installprefix=$(CURDIR)/debian/xgalaga++/usr \ HIGH_SCORES_FILE=$(CURDIR)/debian/xgalaga++/var/games/xgalaga++.scores override_dh_fixperms: dh_fixperms chgrp games $(DESTDIR)/usr/games/xgalaga++ chmod g+s $(DESTDIR)/usr/games/xgalaga++ chgrp games $(DESTDIR)/var/games/xgalaga++.scores chmod 664 $(DESTDIR)/var/games/xgalaga++.scores debian/source/0000775000000000000000000000000012256172143010473 5ustar debian/source/format0000664000000000000000000000001412256172143011701 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000045312256172143010226 0ustar # Example watch control file for uscan # Rename this file to "watch" and then you can run the "uscan" command # to check for upstream updates and more. # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 http://marc.mongenet.ch/OSS/XGalaga/ xgalaga\+\+_([^_]*)\.tar\.gz