Author: bddebian-guest Date: 2007-12-14 02:15:51 +0000 (Fri, 14 Dec 2007) New Revision: 4934
Added: packages/trunk/openyahtzee/debian/ packages/trunk/openyahtzee/debian/changelog packages/trunk/openyahtzee/debian/compat packages/trunk/openyahtzee/debian/control packages/trunk/openyahtzee/debian/copyright packages/trunk/openyahtzee/debian/install packages/trunk/openyahtzee/debian/menu packages/trunk/openyahtzee/debian/openyahtzee.6 packages/trunk/openyahtzee/debian/openyahtzee.desktop packages/trunk/openyahtzee/debian/rules packages/trunk/openyahtzee/debian/watch Log: [svn-inject] Applying Debian modifications to trunk Property changes on: packages/trunk/openyahtzee/debian ___________________________________________________________________ Name: mergeWithUpstream + 1 Added: packages/trunk/openyahtzee/debian/changelog =================================================================== --- packages/trunk/openyahtzee/debian/changelog (rev 0) +++ packages/trunk/openyahtzee/debian/changelog 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1,7 @@ +openyahtzee (1.8-1) UNRELEASED; urgency=low + + [ Barry deFreese ] + * Initial Release (Closes: #405825) + + Using Zak B. Eleps packaging work + + -- Barry deFreese <[EMAIL PROTECTED]> Thu, 13 Dec 2007 14:54:50 -0500 Added: packages/trunk/openyahtzee/debian/compat =================================================================== --- packages/trunk/openyahtzee/debian/compat (rev 0) +++ packages/trunk/openyahtzee/debian/compat 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1 @@ +5 Added: packages/trunk/openyahtzee/debian/control =================================================================== --- packages/trunk/openyahtzee/debian/control (rev 0) +++ packages/trunk/openyahtzee/debian/control 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1,18 @@ +Source: openyahtzee +Section: games +Priority: extra +Maintainer: Debian Games Team <[EMAIL PROTECTED]> +Uploaders: Barry deFreese <[EMAIL PROTECTED]> +Build-Depends: autotools-dev, debhelper (>= 5), libsqlite3-dev, libwxgtk2.6-dev, pkg-config +Standards-Version: 3.7.3 +Homepage: http://openyahtzee.sourceforge.net +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/openyahtzee/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/openyahtzee/?op=log + +Package: openyahtzee +Architecture: any +Depends: ${shlibs:Depends} +Description: classic dice game of Yahtzee + Open Yahtzee is an open-source (free) version of the classic dice game + Yahtzee. Open Yahtzee is built to be OS-portable, full-featured Yahtzee + implementation, with a user-friendly interface. Added: packages/trunk/openyahtzee/debian/copyright =================================================================== --- packages/trunk/openyahtzee/debian/copyright (rev 0) +++ packages/trunk/openyahtzee/debian/copyright 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1,34 @@ +This package was debianized by Zak B. Elep <[EMAIL PROTECTED]> on +Sat, 6 Jan 2007 17:32:28 +0800. + +It was downloaded from http://openyahtzee.sourceforge.net + +Upstream Author: Guy Rutenberg <[EMAIL PROTECTED]> + +Copyright: (from src/openyahtzee.cpp) + +/*************************************************************************** + * Copyright (C) 2006 by Guy Rutenberg * + * [EMAIL PROTECTED] * + * * + * 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 2 of the License, or * + * (at your option) any later version. * + * * + * This program 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, 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 (C) 2007, Zak B. Elep <[EMAIL PROTECTED]> and +is licensed under the GPL, see above. Added: packages/trunk/openyahtzee/debian/install =================================================================== --- packages/trunk/openyahtzee/debian/install (rev 0) +++ packages/trunk/openyahtzee/debian/install 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1 @@ +debian/openyahtzee.desktop usr/share/applications/ Added: packages/trunk/openyahtzee/debian/menu =================================================================== --- packages/trunk/openyahtzee/debian/menu (rev 0) +++ packages/trunk/openyahtzee/debian/menu 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1,2 @@ +?package(openyahtzee):needs="X11" section="Games/Strategy"\ + title="Open Yahtzee" command="/usr/games/openyahtzee" Added: packages/trunk/openyahtzee/debian/openyahtzee.6 =================================================================== --- packages/trunk/openyahtzee/debian/openyahtzee.6 (rev 0) +++ packages/trunk/openyahtzee/debian/openyahtzee.6 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1,31 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH OPENYAHTZEE 6 "January 6, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +openyahtzee \- play a classic game of Yahtzee +.SH SYNOPSIS +.B openyahtzee +.SH DESCRIPTION +\fBopenyahtzee\fP lets you play a game of Yahtzee. +.SH OPTIONS +This program does not accept any options at the moment. +.SH AUTHOR +openyahtzee was written by Guy Rutenberg <[EMAIL PROTECTED]> +.PP +This manual page was written by Zak B. Elep <[EMAIL PROTECTED]>, +for the Debian project (but may be used by others). + Added: packages/trunk/openyahtzee/debian/openyahtzee.desktop =================================================================== --- packages/trunk/openyahtzee/debian/openyahtzee.desktop (rev 0) +++ packages/trunk/openyahtzee/debian/openyahtzee.desktop 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=Open Yahtzee +GenericName=openyahtzee +Comment=Roll the dice +Exec=openyahtzee +Terminal=false +Categories=Game;BoardGame; + Added: packages/trunk/openyahtzee/debian/rules =================================================================== --- packages/trunk/openyahtzee/debian/rules (rev 0) +++ packages/trunk/openyahtzee/debian/rules 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1,100 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules for openyahtzee +# Modified by Zak B. Elep <[EMAIL PROTECTED]> + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +CXXFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CXXFLAGS += -O0 +else + CXXFLAGS += -O2 +endif + +config.status: configure + dh_testdir + # Add here commands to configure the package. + ./configure --host=$(DEB_HOST_GNU_TYPE) \ + --build=$(DEB_BUILD_GNU_TYPE) \ + --prefix=/usr \ + --bindir=\$${prefix}/games \ + CXXFLAGS="$(CXXFLAGS) -fno-strict-aliasing" \ + LDFLAGS="-Wl,-z,defs" + test -f debian/stamp-configure-openyahtzee || \ + (touch config.h.in && touch stamp-h1 && touch config.h && \ + touch debian/stamp-configure-openyahtzee) + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean +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 + + rm -f debian/stamp-configure-openyahtzee + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/openyahtzee. + $(MAKE) DESTDIR=$(CURDIR)/debian/openyahtzee install + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_install + dh_installchangelogs ChangeLog + dh_installdocs + dh_installmenu + dh_installman debian/openyahtzee.6 + dh_link + dh_desktop + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install Property changes on: packages/trunk/openyahtzee/debian/rules ___________________________________________________________________ Name: svn:executable + * Added: packages/trunk/openyahtzee/debian/watch =================================================================== --- packages/trunk/openyahtzee/debian/watch (rev 0) +++ packages/trunk/openyahtzee/debian/watch 2007-12-14 02:15:51 UTC (rev 4934) @@ -0,0 +1,3 @@ +version=3 +http://sf.net/openyahtzee/OpenYahtzee-(.+)\.tar\.gz + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

