debian/0000755000000000000000000000000012075621560007172 5ustar debian/changelog0000644000000000000000000000436012067412210011036 0ustar openyahtzee (1.9.1-2) unstable; urgency=low * New Maintainer. (Closes: #544935) * debian/control: - Change Priority from extra to optional. - New Standards-Version 3.9.4, no changes needed. - Update Vcs-fields. Now Open Yahtzee is maintained in a git repository. * Update debian/copyright to copyright format 1.0. * debian/rules: - Build with hardening=+all. - Build with --as-needed to avoid unnecessary dependencies. - Remove autotools_dev addon because autoreconf does the job just as well. * Bump compat level to 9 and require debhelper (>=9) to use automatic hardening build flags. -- Markus Koschany Thu, 09 Nov 2012 21:04:16 +0100 openyahtzee (1.9.1-1) unstable; urgency=low * Team upload. * New upstream release - Drop patches, all obsolete or merged - Doesn't use sqlite any more, drop that - Manual page merged, drop Debian one - Freedesktop menu file merged, drop Debian one - Now requires boost, add to build-deps - Uses a macro from autoconf-archive, add to build-deps * Run wrap-and-sort again * Bump Standards-Version, no changes needed -- Paul Wise Sat, 25 Feb 2012 16:56:45 +0800 openyahtzee (1.9-1) unstable; urgency=low * Team upload. [ Barry deFreese ] * Update package description. (Closes: #504432). [ Paul Wise ] * New upstream release - Remove new embedded code copy of sqlite3 * Wrap build-deps one per line * Add ${misc:Depends} to dependencies just in case * Fix the watch file to find latest release * Correct the Homepage link * Drop unneeded comments from the manual page * Switch to dpkg-source v3 * Add a patch to fix FTBFS with new GCC (Closes: #565080) * Update copyright information & refer to the correct GPL version * Switch to debhelper 7 & dh * Bump Standards-Version, no changes needed * Install an XPM icon for the Debian menu entry * Improve the Debian menu file * Improve the freedesktop menu file -- Paul Wise Fri, 01 Apr 2011 22:31:41 +0800 openyahtzee (1.8.1-1) unstable; urgency=low [ Barry deFreese ] * Initial Release (Closes: #405825) + Using Zak B. Eleps packaging work -- Barry deFreese Sat, 27 Sep 2008 22:22:28 -0400 debian/rules0000755000000000000000000000050612067412210010242 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: dh $@ --parallel --with autoreconf override_dh_auto_configure: dh_auto_configure -- --bindir=/usr/games override_dh_auto_build: dh_auto_build cp ./src/icon32.xpm openyahtzee.xpm debian/watch0000644000000000000000000000012112067412210010204 0ustar version=3 http://sf.net/openyahtzee/[Oo]pen[Yy]ahtzee-([\d\.]+)\.tar\.(?:gz|bz2) debian/menu0000644000000000000000000000032412067412210010047 0ustar ?package(openyahtzee):needs="X11" \ section="Games/Strategy" \ title="Open Yahtzee" \ longtitle="The classic dice game Yahtzee" \ icon="/usr/share/pixmaps/openyahtzee.xpm" \ command="/usr/games/openyahtzee" debian/clean0000644000000000000000000000002012067412210010156 0ustar openyahtzee.xpm debian/install0000644000000000000000000000004212067412210010546 0ustar openyahtzee.xpm usr/share/pixmaps debian/compat0000644000000000000000000000000212067412210010357 0ustar 9 debian/control0000644000000000000000000000163712074126622010602 0ustar Source: openyahtzee Section: games Priority: optional Maintainer: Debian Games Team Uploaders: Markus Koschany Build-Depends: autoconf-archive, debhelper (>= 9), dh-autoreconf, libboost-dev, libwxgtk2.8-dev, pkg-config Standards-Version: 3.9.4 Homepage: http://www.openyahtzee.org/ Vcs-Git: git://anonscm.debian.org/pkg-games/openyahtzee.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/openyahtzee.git;a=summary Package: openyahtzee Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: classic dice game of Yahtzee Open Yahtzee is a version of the classic dice game Yahtzee. Also known as Knubbel or Pasch. . Open Yahtzee is built to be a full-featured Yahtzee implementation, with a user-friendly interface including animated dice rolls. . For other implementations see the gtali game in the gnome-games package. debian/copyright0000644000000000000000000000251412067412210011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Open Yahtzee Upstream-Contact: Guy Rutenberg Source: http://www.openyahtzee.org Files: * Copyright: 2006-2012 Guy Rutenberg License: GPL-2+ Files: debian/* Copyright: 2007 Zak B. Elep 2008-2012 Barry deFreese 2011-2012 Paul Wise 2012 Markus Koschany License: GPL-2+ License: GPL-2+ 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 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 version 2 can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000012067412210010461 5ustar debian/source/format0000644000000000000000000000001412067412210011667 0ustar 3.0 (quilt)