Author: vincentc-guest Date: 2011-05-31 05:02:36 +0000 (Tue, 31 May 2011) New Revision: 12443
Modified: packages/trunk/garden-of-coloured-lights/debian/changelog packages/trunk/garden-of-coloured-lights/debian/compat packages/trunk/garden-of-coloured-lights/debian/control packages/trunk/garden-of-coloured-lights/debian/copyright packages/trunk/garden-of-coloured-lights/debian/docs packages/trunk/garden-of-coloured-lights/debian/install packages/trunk/garden-of-coloured-lights/debian/menu packages/trunk/garden-of-coloured-lights/debian/patches/series packages/trunk/garden-of-coloured-lights/debian/rules packages/trunk/garden-of-coloured-lights/debian/watch Log: garden-of-coloured-lights: update packaging Modified: packages/trunk/garden-of-coloured-lights/debian/changelog =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/changelog 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/changelog 2011-05-31 05:02:36 UTC (rev 12443) @@ -1,12 +1,5 @@ -garden-of-coloured-lights (0.0.20071218-1) UNRELEASED; urgency=low +garden-of-coloured-lights (1.0.8-1) unstable; urgency=low - [ Miriam Ruiz ] * Initial release (Closes: #523855) - [ Eddy Petrișor ] - * add missing Vcs-Svn headers - - [ Barry deFreese ] - * Add myself to uploaders. - - -- Barry deFreese <[email protected]> Sun, 12 Apr 2009 18:27:52 -0400 + -- Vincent Cheng <[email protected]> Mon, 30 May 2011 20:25:25 -0700 Modified: packages/trunk/garden-of-coloured-lights/debian/compat =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/compat 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/compat 2011-05-31 05:02:36 UTC (rev 12443) @@ -1 +1 @@ -5 +7 Modified: packages/trunk/garden-of-coloured-lights/debian/control =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/control 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/control 2011-05-31 05:02:36 UTC (rev 12443) @@ -1,10 +1,13 @@ Source: garden-of-coloured-lights Section: games -Priority: extra +Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 5), quilt, dh-buildinfo, liballegro-dev -Standards-Version: 3.8.1 +Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese + <[email protected]>, Vincent Cheng <[email protected]> +Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake1.11, + liballegro4.2-dev +Standards-Version: 3.9.2 +Homepage: http://garden.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/garden-of-coloured-lights/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/garden-of-coloured-lights/?op=log Modified: packages/trunk/garden-of-coloured-lights/debian/copyright =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/copyright 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/copyright 2011-05-31 05:02:36 UTC (rev 12443) @@ -1,54 +1,30 @@ -This package was debianized by Miriam Ruiz <[email protected]> on -Tue, 18 Dec 2007 11:37:04 +0000. +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: garden-of-coloured-lights +Source: http://garden.sourceforge.net/ -Upstream Author: +Files: * +Copyright: 2007 Linley Henzell <[email protected]> +License: GPL-3.0+ - Linley Henzell <[email protected]> +Files: debian/* +Copyright: 2007-2009 Miriam Ruiz <[email protected]> + 2007-2009 Barry deFreese <[email protected]> + 2011 Vincent Cheng <[email protected]> +License: GPL-3.0+ -Copyright: - - Copyright (C) 2007 Linley Henzell - -License: - - 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 2 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 package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. - -The Debian packaging is Copyright (C) 2007, Miriam Ruiz <[email protected]> and -is licensed under the same license as the program, see above. - - - -Mail exchange with the author of the program regarding the license: - -from: Linley Henzell <[email protected]> -to: Miriam Ruiz <[email protected]> -date: 17-dic-2007 7:52 -topic: Re: Question about the license of your games - -Hi Miry! - -Well, I've made the necessary changes to Garden of -Coloured Lights and attached the source code and data -files to this email. All of the code and game data -were made by me and I'm happy to release them under -the GPL 2 or later licence. Let me know if there are -any problems. Thanks for bringing Garden of Coloured -Lights to a larger audience :) - -Thanks, -Linley +License: GPL-3.0+ + 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 + 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 <http://www.gnu.org/licenses/>. + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Modified: packages/trunk/garden-of-coloured-lights/debian/docs =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/docs 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/docs 2011-05-31 05:02:36 UTC (rev 12443) @@ -1,3 +1,3 @@ -init.txt -Readme.txt -Readme.txt +AUTHORS +NEWS +README Modified: packages/trunk/garden-of-coloured-lights/debian/install =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/install 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/install 2011-05-31 05:02:36 UTC (rev 12443) @@ -1,5 +1,3 @@ -Source/garden-of-coloured-lights usr/games -gfx usr/share/games/garden-of-coloured-lights -wavs usr/share/games/garden-of-coloured-lights -beat usr/share/games/garden-of-coloured-lights -init.txt usr/share/games/garden-of-coloured-lights +usr/bin/garden usr/games/ +resources/garden.desktop usr/share/applications/ +resources/garden.svg usr/share/pixmaps/ Modified: packages/trunk/garden-of-coloured-lights/debian/menu =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/menu 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/menu 2011-05-31 05:02:36 UTC (rev 12443) @@ -1,2 +1,3 @@ ?package(garden-of-coloured-lights):needs="X11" section="Games/Action" \ - title="garden-of-coloured-lights" command="/usr/bin/garden-of-coloured-lights" + title="garden-of-coloured-lights" \ + command="/usr/games/garden-of-coloured-lights" Modified: packages/trunk/garden-of-coloured-lights/debian/patches/series =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/patches/series 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/patches/series 2011-05-31 05:02:36 UTC (rev 12443) @@ -1,2 +1 @@ -makefile.patch -windowed.patch +configure-ac.patch Modified: packages/trunk/garden-of-coloured-lights/debian/rules =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/rules 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/rules 2011-05-31 05:02:36 UTC (rev 12443) @@ -1,70 +1,4 @@ #!/usr/bin/make -f -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -CFLAGS = -Wall -g - -ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) - CFLAGS += -O0 -else - CFLAGS += -O2 -endif - -configure: configure-stamp -configure-stamp: - dh_testdir - $(MAKE) -f /usr/share/quilt/quilt.make patch - touch $@ - -build: build-stamp -build-stamp: configure-stamp - dh_testdir - $(MAKE) -C Source CFLAGS="$(CFLAGS) -DDATA_DIR=\\\"/usr/share/games/garden-of-coloured-lights\\\"" - touch $@ - -clean: - dh_testdir - dh_testroot - rm -f build-stamp configure-stamp - [ ! -f Source/Makefile ] || $(MAKE) -C Source clean - rm -f Source/*.o Source/garden-of-coloured-lights - $(MAKE) -f /usr/share/quilt/quilt.make unpatch - dh_clean - -install: build - dh_testdir - dh_testroot - dh_clean -k - dh_installdirs - #$(MAKE) DESTDIR=$(CURDIR)/debian/garden-of-coloured-lights install - - #Delete Windows Thumbnail database. - find $(CURDIR)/debian/ -name Thumbs.db -delete - -# Build architecture-independent files here. -binary-indep: build install - -# Build architecture-dependent files here. -binary-arch: build install - dh_testdir - dh_testroot - dh_installchangelogs - dh_installdocs - dh_installexamples - dh_install -# dh_installmenu - dh_installman - dh_link - dh_strip - dh_compress - dh_fixperms - test -e /usr/bin/dh_buildinfo && dh_buildinfo - dh_installdeb - dh_shlibdeps - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install configure +%: + dh $@ Modified: packages/trunk/garden-of-coloured-lights/debian/watch =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/watch 2011-05-30 11:01:32 UTC (rev 12442) +++ packages/trunk/garden-of-coloured-lights/debian/watch 2011-05-31 05:02:36 UTC (rev 12443) @@ -1,2 +1,2 @@ -#Upstream doesn't currently release tarballs. - +version=3 +http://sf.net/garden-of-coloured-lights/garden-of-coloured-lights-(.*)\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

