r8496 - in packages/trunk/ultrastar-deluxe: . debian
Miriam Ruiz
miriam at alioth.debian.org
Thu Dec 11 02:37:58 UTC 2008
Author: miriam
Date: 2008-12-11 02:37:58 +0000 (Thu, 11 Dec 2008)
New Revision: 8496
Added:
packages/trunk/ultrastar-deluxe/debian/
packages/trunk/ultrastar-deluxe/debian/README.Debian
packages/trunk/ultrastar-deluxe/debian/changelog
packages/trunk/ultrastar-deluxe/debian/compat
packages/trunk/ultrastar-deluxe/debian/control
packages/trunk/ultrastar-deluxe/debian/copyright
packages/trunk/ultrastar-deluxe/debian/docs
packages/trunk/ultrastar-deluxe/debian/menu.ex
packages/trunk/ultrastar-deluxe/debian/rules
packages/trunk/ultrastar-deluxe/debian/ultrastar-deluxe.doc-base.EX
packages/trunk/ultrastar-deluxe/debian/watch.ex
Log:
[svn-inject] Applying Debian modifications to trunk
Property changes on: packages/trunk/ultrastar-deluxe/debian
___________________________________________________________________
Name: mergeWithUpstream
+ 1
Added: packages/trunk/ultrastar-deluxe/debian/README.Debian
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/README.Debian (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/README.Debian 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1,6 @@
+ultrastar-deluxe for Debian
+---------------------------
+
+<possible notes regarding this package - if none, delete this file>
+
+ -- Miriam Ruiz <little_miry at yahoo.es> Thu, 11 Dec 2008 03:06:49 +0100
Added: packages/trunk/ultrastar-deluxe/debian/changelog
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/changelog (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/changelog 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1,5 @@
+ultrastar-deluxe (0.0+svn20081211-1) UNRELEASED; urgency=low
+
+ * Initial release (Closes: #487216)
+
+ -- Miriam Ruiz <little_miry at yahoo.es> Thu, 11 Dec 2008 03:06:49 +0100
Added: packages/trunk/ultrastar-deluxe/debian/compat
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/compat (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/compat 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1 @@
+7
Added: packages/trunk/ultrastar-deluxe/debian/control
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/control (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/control 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1,21 @@
+Source: ultrastar-deluxe
+Section: games
+Priority: extra
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders: Miriam Ruiz <little_miry at yahoo.es>
+Build-Depends: debhelper (>= 7), autotools-dev, quilt, dh-buildinfo,
+ fp-compiler, fp-units-base, fp-units-misc, fp-units-fcl, fp-utils,
+ libsdl1.2-dev, libsdl-image1.2-dev, libswscale-dev,
+ portaudio19-dev, libsqlite3-dev, libfreetype6-dev,
+ libavcodec-dev, libavformat-dev
+Standards-Version: 3.8.0
+Homepage: http://ultrastardx.sourceforge.net/
+
+Package: ultrastar-deluxe
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Karaoke game inspired by the Singstar game
+ Ultrastar Deluxe is a kaaraoke game inspired by the Singstar game.
+ It allows up to six players to sing along with music using microphones
+ in order to score points, depending on the pitch of the voice and the
+ rhythm of singing.
Added: packages/trunk/ultrastar-deluxe/debian/copyright
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/copyright (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/copyright 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1,52 @@
+This package was debianized by:
+
+ Miriam Ruiz <little_miry at yahoo.es> on Thu, 11 Dec 2008 03:06:49 +0100
+
+It was downloaded from:
+
+ http://sourceforge.net/projects/ultrastardx
+
+Upstream Author(s):
+
+ <put author's name and email here>
+ <likewise for another author>
+
+Copyright:
+
+ <Copyright (C) YYYY Firtname Lastname>
+ <likewise for another author>
+
+License:
+
+### SELECT: ###
+ 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.
+### OR ###
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+##########
+
+ 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) 2008, Miriam Ruiz <little_miry at yahoo.es>
+
+and is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
Added: packages/trunk/ultrastar-deluxe/debian/docs
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/docs (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/docs 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1,8 @@
+AUTHORS.txt
+ChangeLog.german.txt
+ChangeLog.txt
+COPYING.txt
+COPYRIGHT.txt
+README.txt
+README.txt
+ChangeLog.txt
Added: packages/trunk/ultrastar-deluxe/debian/menu.ex
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/menu.ex (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/menu.ex 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1,2 @@
+?package(ultrastar-deluxe):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\
+ title="ultrastar-deluxe" command="/usr/bin/ultrastar-deluxe"
Added: packages/trunk/ultrastar-deluxe/debian/rules
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/rules (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/rules 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1,100 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+patch:
+ $(MAKE) -f /usr/share/quilt/quilt.make patch
+
+config: config-stamp
+config-stamp:
+ dh_testdir
+ $(MAKE) -f /usr/share/quilt/quilt.make patch
+ chmod +x configure
+
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+ cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+ cp -f /usr/share/misc/config.guess config.guess
+endif
+ ./configure $(CROSS) \
+ --prefix=/usr \
+ --mandir=\$${prefix}/share/man \
+ --infodir=\$${prefix}/share/info \
+ CFLAGS="$(CFLAGS)" \
+ LDFLAGS="-Wl,-z,defs -Wl,-as-needed -Wl,--no-undefined"
+ touch $@
+
+build: build-stamp
+build-stamp: config-stamp
+ dh_testdir
+ $(MAKE)
+ #docbook-to-man debian/ultrastar-deluxe.sgml > ultrastar-deluxe.1
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp config-stamp
+ [ ! -f Makefile ] || $(MAKE) distclean
+ rm -f config.guess config.sub config.log config.cache
+ rm -f src/config-linux.inc
+ $(MAKE) -f /usr/share/quilt/quilt.make unpatch
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_prep
+ dh_installdirs
+ $(MAKE) DESTDIR=$(CURDIR)/debian/ultrastar-deluxe install
+
+# Build architecture-independent files here.
+binary-indep: install
+
+# Build architecture-dependent files here.
+binary-arch: install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs ChangeLog.german.txt
+ dh_installdocs
+ dh_installexamples
+# dh_install
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_python
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+# dh_desktop
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_makeshlibs
+ test -e /usr/bin/dh_buildinfo && dh_buildinfo -a
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+VERSION_DATE = $(shell /bin/date --utc +%0Y%0m%0d.%0k%0M)
+VERSION_ID = 0.0+svn$(VERSION_DATE)
+get-svn-source:
+ echo Downloading Ultrastar Deluxe $(VERSION_ID) from SVN...
+ rm -rf "ultrastar-deluxe-$(VERSION_ID)"
+ svn co https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx/trunk "ultrastar-deluxe-$(VERSION_ID)"
+ tar cvfz "ultrastar-deluxe_$(VERSION_ID).orig.tar.gz" "ultrastar-deluxe-$(VERSION_ID)"
+ cp debian "ultrastar-deluxe-$(VERSION_ID)" -a
+ cd "ultrastar-deluxe-$(VERSION_ID)"; dch -v "$(VERSION_ID)-1" "New Upstream Release. Downloaded from SVN"
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install config patch
Property changes on: packages/trunk/ultrastar-deluxe/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: packages/trunk/ultrastar-deluxe/debian/ultrastar-deluxe.doc-base.EX
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/ultrastar-deluxe.doc-base.EX (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/ultrastar-deluxe.doc-base.EX 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1,20 @@
+Document: ultrastar-deluxe
+Title: Debian ultrastar-deluxe Manual
+Author: <insert document author here>
+Abstract: This manual describes what ultrastar-deluxe is
+ and how it can be used to
+ manage online manuals on Debian systems.
+Section: unknown
+
+Format: debiandoc-sgml
+Files: /usr/share/doc/ultrastar-deluxe/ultrastar-deluxe.sgml.gz
+
+Format: postscript
+Files: /usr/share/doc/ultrastar-deluxe/ultrastar-deluxe.ps.gz
+
+Format: text
+Files: /usr/share/doc/ultrastar-deluxe/ultrastar-deluxe.text.gz
+
+Format: HTML
+Index: /usr/share/doc/ultrastar-deluxe/html/index.html
+Files: /usr/share/doc/ultrastar-deluxe/html/*.html
Added: packages/trunk/ultrastar-deluxe/debian/watch.ex
===================================================================
--- packages/trunk/ultrastar-deluxe/debian/watch.ex (rev 0)
+++ packages/trunk/ultrastar-deluxe/debian/watch.ex 2008-12-11 02:37:58 UTC (rev 8496)
@@ -0,0 +1,23 @@
+# 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
+
+# Uncomment to examine a Webpage
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php ultrastar-deluxe-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/ultrastar-deluxe-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/ultrastar-deluxe-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+# http://sf.net/ultrastar-deluxe/ultrastar-deluxe-(.*)\.tar\.gz
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html ultrastar-deluxe-(.*)\.tar\.gz
More information about the Pkg-games-commits
mailing list