r8994 - in packages/trunk/fretsonfire-songs-sectoid: . debian

Matthew Johnson mjj29 at alioth.debian.org
Sun Mar 1 15:51:19 UTC 2009


Author: mjj29
Date: 2009-03-01 15:51:19 +0000 (Sun, 01 Mar 2009)
New Revision: 8994

Added:
   packages/trunk/fretsonfire-songs-sectoid/debian/
   packages/trunk/fretsonfire-songs-sectoid/debian/changelog
   packages/trunk/fretsonfire-songs-sectoid/debian/compat
   packages/trunk/fretsonfire-songs-sectoid/debian/control
   packages/trunk/fretsonfire-songs-sectoid/debian/copyright
   packages/trunk/fretsonfire-songs-sectoid/debian/install
   packages/trunk/fretsonfire-songs-sectoid/debian/library.ini
   packages/trunk/fretsonfire-songs-sectoid/debian/rules
Log:
re-add packaging

Added: packages/trunk/fretsonfire-songs-sectoid/debian/changelog
===================================================================
--- packages/trunk/fretsonfire-songs-sectoid/debian/changelog	                        (rev 0)
+++ packages/trunk/fretsonfire-songs-sectoid/debian/changelog	2009-03-01 15:51:19 UTC (rev 8994)
@@ -0,0 +1,24 @@
+fretsonfire-songs-sectoid (1.dfsg-3) unstable; urgency=low
+
+  * Compress with bzip2 
+
+ -- Matthew Johnson <mjj29 at debian.org>  Sat, 22 Dec 2007 23:31:01 +0000
+
+fretsonfire-songs-sectoid (1.dfsg-2) unstable; urgency=low
+
+  * Update maintainer email address 
+
+ -- Matthew Johnson <mjj29 at debian.org>  Wed, 05 Dec 2007 10:57:15 +0000
+
+fretsonfire-songs-sectoid (1.dfsg-1) unstable; urgency=low
+
+  * Repackaging without non-dfsg song.
+  * use dh_install 
+
+ -- Matthew Johnson <debian at matthew.ath.cx>  Thu, 24 May 2007 13:30:26 +0100
+
+fretsonfire-songs-sectoid (1-1) unstable; urgency=low
+
+  * Initial Packaging
+
+ -- Matthew Johnson <debian at matthew.ath.cx>  Mon, 21 May 2007 23:58:05 +0100

Added: packages/trunk/fretsonfire-songs-sectoid/debian/compat
===================================================================
--- packages/trunk/fretsonfire-songs-sectoid/debian/compat	                        (rev 0)
+++ packages/trunk/fretsonfire-songs-sectoid/debian/compat	2009-03-01 15:51:19 UTC (rev 8994)
@@ -0,0 +1 @@
+5

Added: packages/trunk/fretsonfire-songs-sectoid/debian/control
===================================================================
--- packages/trunk/fretsonfire-songs-sectoid/debian/control	                        (rev 0)
+++ packages/trunk/fretsonfire-songs-sectoid/debian/control	2009-03-01 15:51:19 UTC (rev 8994)
@@ -0,0 +1,16 @@
+Source: fretsonfire-songs-sectoid
+Section: games
+Priority: optional
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
+Uploaders: Matthew Johnson <mjj29 at debian.org>, Miriam Ruiz <little_miry at yahoo.es>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: fretsonfire-songs-sectoid
+Architecture: all
+Depends: fretsonfire-game
+Description: game of musical skill and fast fingers - Songs Package
+ Frets on Fire is a game of musical skill and fast fingers. The aim of
+ the game is to play guitar with the keyboard as accurately as possible.
+ .
+ This is a data package of songs written by Sectoid

Added: packages/trunk/fretsonfire-songs-sectoid/debian/copyright
===================================================================
--- packages/trunk/fretsonfire-songs-sectoid/debian/copyright	                        (rev 0)
+++ packages/trunk/fretsonfire-songs-sectoid/debian/copyright	2009-03-01 15:51:19 UTC (rev 8994)
@@ -0,0 +1,38 @@
+This package was debianized by Matthew Johnson <debian at matthew.ath.cx> on
+Fri, 11 May 2007 13:29:26 +0100. 
+
+The songs were downloaded and repackaged from
+http://www.nivel21.net/personal/sectoid/fretsonfire/Sectoid_Frets_on_Fire_Song_Pack.zip
+
+Upstream Author Carlos Viola Iborra <karuritosu at gmail.com>
+
+Copyright:
+
+The songs, performances and fret files are all Copyright (c) 2006/2007  Carlos
+Viola Iborra <karuritosu at gmail.com>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+Packaging:
+
+The Debian packaging is (C) 2006-2007, Matthew Johnson <debian at matthew.ath.cx>
+and is licensed under the GPL.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.

Added: packages/trunk/fretsonfire-songs-sectoid/debian/install
===================================================================
--- packages/trunk/fretsonfire-songs-sectoid/debian/install	                        (rev 0)
+++ packages/trunk/fretsonfire-songs-sectoid/debian/install	2009-03-01 15:51:19 UTC (rev 8994)
@@ -0,0 +1,2 @@
+Escape* Feelings Metal* War* usr/share/games/fretsonfire/data/songs/sectoid
+debian/library.ini usr/share/games/fretsonfire/data/songs/sectoid

Added: packages/trunk/fretsonfire-songs-sectoid/debian/library.ini
===================================================================
--- packages/trunk/fretsonfire-songs-sectoid/debian/library.ini	                        (rev 0)
+++ packages/trunk/fretsonfire-songs-sectoid/debian/library.ini	2009-03-01 15:51:19 UTC (rev 8994)
@@ -0,0 +1,3 @@
+[library]
+name=Songs by Sectoid
+

Added: packages/trunk/fretsonfire-songs-sectoid/debian/rules
===================================================================
--- packages/trunk/fretsonfire-songs-sectoid/debian/rules	                        (rev 0)
+++ packages/trunk/fretsonfire-songs-sectoid/debian/rules	2009-03-01 15:51:19 UTC (rev 8994)
@@ -0,0 +1,56 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+build: build-stamp
+build-stamp: 
+	dh_testdir
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs 
+	dh_installdocs
+	dh_installdirs
+	dh_install
+	# Remove extra licence files:
+	find $(CURDIR)/debian/fretsonfire-songs-sectoid -name License.txt -exec rm {} \;
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb -- -Zbzip2
+
+# Build architecture-dependent files here.
+binary-arch: build install
+
+binary: binary-indep binary-arch
+
+ORIG_VERSION=$(shell head -n1 debian/changelog  | sed 's/[a-zA-Z0-9-]* (\(.*\)-\([^-]\)*) .*/\1/')
+
+../Sectoid_Frets_on_Fire_Song_Pack.zip:
+	wget -O $@ http://www.nivel21.net/personal/sectoid/fretsonfire/Sectoid_Frets_on_Fire_Song_Pack.zip
+
+get-orig-source: ../Sectoid_Frets_on_Fire_Song_Pack.zip
+	rm -rf fretsonfire-songs-sectoid-$(ORIG_VERSION) "Escape from chaosland" "Feelings" "Metal madness" "Ryu's theme" "War of freedom"
+	for i in $^; do unzip -o $$i; done
+	mkdir -p fretsonfire-songs-sectoid-$(ORIG_VERSION)
+	mv -f "Escape from chaosland" "Feelings" "Metal madness" "War of freedom" fretsonfire-songs-sectoid-$(ORIG_VERSION)
+	tar zcvf ../fretsonfire-songs-sectoid_$(ORIG_VERSION).orig.tar.gz fretsonfire-songs-sectoid-$(ORIG_VERSION)
+	rm -rf fretsonfire-songs-sectoid-$(ORIG_VERSION) "Ryu's theme" 
+
+.PHONY: build clean binary-indep binary-arch binary install configure


Property changes on: packages/trunk/fretsonfire-songs-sectoid/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-games-commits mailing list