--- ggz-grubby-0.0.13.orig/debian/control +++ ggz-grubby-0.0.13/debian/control @@ -0,0 +1,28 @@ +Source: ggz-grubby +Section: games +Priority: optional +Maintainer: Debian GGZ Maintainers +Uploaders: Josef Spillner , Peter Eisentraut +Standards-Version: 3.7.2 +Build-Depends: cdbs, debhelper (>= 5), libggzmod-dev (>= 0.0.13-2), libperl-dev, ruby1.8-dev, ruby, python-all-dev, libsilc-dev, ggzcore-bin + +Package: ggz-grubby +Architecture: any +Depends: ${perl:Depends}, ${shlibs:Depends} +Recommends: python, ruby +Suggests: ggz-kde-client +Description: GGZ Gaming Zone: chat bot with the ability to play games + Grubby is a nice bot which is intended to run on GGZ servers, but it can + also access IRC and SILC networks. It is highly configurable, + extensible with plugins, and gets smarter the longer it runs. A more + serious use is to alert or notify other players, to remember messages + for them, or to translate some phrases. On top of this, grubby can also + be invited to some games and will give funny comments during the + gameplay. + . + For easy configuration, check out the kgrubby tool in ggz-kde-client. + . + This package is part of the GGZ Gaming Zone, a multiuser networked + gaming environment. + . + Web site: http://www.ggzgamingzone.org/ --- ggz-grubby-0.0.13.orig/debian/ggz-grubby.postinst +++ ggz-grubby-0.0.13/debian/ggz-grubby.postinst @@ -0,0 +1,5 @@ +#!/bin/sh -e + +ggz-config --install --force --noregistry=/usr/share/ggz/modules/ggz-grubby + +#DEBHELPER# --- ggz-grubby-0.0.13.orig/debian/compat +++ ggz-grubby-0.0.13/debian/compat @@ -0,0 +1 @@ +5 --- ggz-grubby-0.0.13.orig/debian/ggz-grubby.prerm +++ ggz-grubby-0.0.13/debian/ggz-grubby.prerm @@ -0,0 +1,5 @@ +#!/bin/sh -e + +ggz-config --remove --noregistry=/usr/share/ggz/modules/ggz-grubby + +#DEBHELPER# --- ggz-grubby-0.0.13.orig/debian/watch +++ ggz-grubby-0.0.13/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://ftp.ggzgamingzone.org/pub/ggz/([0-9.]+)/ggz-grubby-([0-9.]+).tar.gz --- ggz-grubby-0.0.13.orig/debian/changelog +++ ggz-grubby-0.0.13/debian/changelog @@ -0,0 +1,91 @@ +ggz-grubby (0.0.13-2ubuntu1) edgy; urgency=low + + * Build-depend on ggzcore-bin. + + -- Matthias Klose Fri, 13 Oct 2006 13:01:26 +0000 + +ggz-grubby (0.0.13-2) unstable; urgency=low + + * Changed maintainer to mailing list + * Updated standards version + * Changed build system to CDBS + * Updated to Debhelper level 5 + * Improved dependency information + * Added watch file + * Improved package description + + -- Peter Eisentraut Mon, 21 Aug 2006 07:53:34 +0200 + +ggz-grubby (0.0.13-1) unstable; urgency=low + + * New upstream version. + * More detailed licence breakdown in debian/copyright files. + + -- Josef Spillner Fri, 17 Mar 2006 21:39:00 +0100 + +ggz-grubby (0.0.12-1) unstable; urgency=low + + * New upstream version. + + -- Josef Spillner Sun, 25 Sep 2005 19:02:38 +0200 + +ggz-grubby (0.0.11+svn20050821-1) unstable; urgency=low + + * New snapshot. + + -- Josef Spillner Sun, 21 Aug 2005 10:44:42 +0200 + +ggz-grubby (0.0.11-1) unstable; urgency=low + + * New upstream version. + * Many changes to the packaging to ease maintenance. + * Updated URLs and other reflections on current upstream goals. + + -- Josef Spillner Sat, 20 Aug 2005 12:11:56 +0200 + +ggz-grubby (0.0.7-1.1) unstable; urgency=low + + * NMU. + * Depend on libggz-dev 0.0.7-1.1 due to its updated gcrypt dependency. + Closes: #264742 + + -- Matthias Urlichs Sun, 26 Sep 2004 14:02:54 +0200 + +ggz-grubby (0.0.7-1) unstable; urgency=low + + * New upstream release + + -- Stephen Zander Sat, 11 Oct 2003 00:00:00 -0700 + +ggz-grubby (0.0.6-2) unstable; urgency=low + + * Fix missing EMNABLE_NLS in grubby/src/i18n.c, + Closes: #189719 + + -- Stephen Zander Sun, 20 Apr 2003 01:26:24 -0700 + +ggz-grubby (0.0.6-1) unstable; urgency=low + + * New upstream release. + * Remove the build-depndency of libc6-dev, + Closes: #164764 + * Remove implicit assumptions about signed nature of char, + Closes: #165051 + + -- Stephen Zander Tue, 5 Nov 2002 22:49:35 -0800 + +ggz-grubby (0.0.5.0-1) unstable; urgency=low + + * Official Debian package. Appended .0 to the version to have this + package be prefered to upstream's unofficial packages, + Closes: + + -- Stephen Zander Sat, 12 Oct 2002 18:47:28 -0700 + +ggz-grubby (0.0.5-1) unstable; urgency=low + + * Initial Release. + + -- Josef Spillner Sat, 19 Jan 2002 18:13:21 +0100 + + --- ggz-grubby-0.0.13.orig/debian/copyright +++ ggz-grubby-0.0.13/debian/copyright @@ -0,0 +1,19 @@ +This is the Debian GNU/Linux prepackaged version of ggz-grubby, +the GGZ chat bot. + +This software was first packaged for Debian by Stephen Zander + Sat, 12 Oct 2002 18:47:28 -0700 using upstream +sources obtained from http://ggz.sourceforge.net/. + +The current Debian packages are maintained by the pkg-ggz team at +. Upstream sources are +obtained from http://ftp.ggzgamingzone.org/pub/ggz/. + +Copyright: + The GGZ Gaming Zone + Copyright (C) 1999-2005 The GGZ Gaming Zone Development Team + +Contact the upstream authors at + +ggz-grubby is licenced under the GNU General Public Licence. See +/usr/share/common-licenses/GPL for details. --- ggz-grubby-0.0.13.orig/debian/rules +++ ggz-grubby-0.0.13/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +DEB_CONFIGURE_EXTRA_FLAGS = --enable-noregistry=/usr/share/ggz/modules/ggz-grubby --- ggz-grubby-0.0.13.orig/debian/svn-deblayout +++ ggz-grubby-0.0.13/debian/svn-deblayout @@ -0,0 +1 @@ +origDir=../upstream