--- nadoka-0.7.6.orig/debian/README.Debian +++ nadoka-0.7.6/debian/README.Debian @@ -0,0 +1,19 @@ +How to use nadoka on Debian systems +----------------------------------- + + 1. copy example rc file to appropriate directory. + + % zcat /usr/share/doc/nadoka/examples/nadokarc.gz > \ + /home/myname/nadoka/nadokarc + + 2. make log directory and edit this rc file + + % mkdir /home/myname/nadoka/log + % sensible-editor /home/myname/nadoka/nadokarc + + 3. chdir to directory and run nadoka with your rc file + + % cd /home/myname/nadoka + % nadoka --rc nadokarc + + -- Taku YASUI , Thu, 21 Jul 2005 00:35:11 +0900 --- nadoka-0.7.6.orig/debian/changelog +++ nadoka-0.7.6/debian/changelog @@ -0,0 +1,75 @@ +nadoka (0.7.6-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Not patch but install nadoka via debian/rules since it is not included in + upstream source. Really remove hard-coded ruby1.8 (Closes: #735655) + + -- Hideki Yamane Sat, 04 Mar 2017 22:13:27 +0900 + +nadoka (0.7.6-1.1) unstable; urgency=high + + * Non-maintainer upload. + * Remove hard-coding of ruby1.8. (Closes: #735655) + + -- Christian Hofstaedtler Thu, 13 Feb 2014 00:49:13 +0100 + +nadoka (0.7.6-1) unstable; urgency=low + + * New upstream release + * Bump Standards-Version to 3.9.3 + * Moved repository to svn.debian.org + - svn://svn.debian.org/svn/collab-maint/deb-maint/nadoka + + -- Taku YASUI Mon, 26 Mar 2012 00:59:16 +0900 + +nadoka (0.7.5-1) unstable; urgency=low + + * New upstream release + + -- Taku YASUI Sat, 23 Oct 2010 15:01:22 +0900 + +nadoka (0.7.2-1) unstable; urgency=low + + * New upstream release + * Change download URL + - Move to RubyForge (http://rubyforge.org/frs/?group_id=5489) + + -- Taku YASUI Mon, 21 Sep 2009 13:34:01 +0900 + +nadoka (0.7.1-1) unstable; urgency=low + + * New upstream release + + -- Taku YASUI Thu, 30 Jul 2009 03:05:04 +0900 + +nadoka (0.7.0-3) unstable; urgency=low + + * Add debian/watch file + + -- Taku YASUI Tue, 21 Apr 2009 04:05:11 +0900 + +nadoka (0.7.0-2) unstable; urgency=low + + * New debian/compat: 5 + * Change maintainer email address: tach@debian.org + * New Standards-Version: 3.8.1 + * New style debian/copyright format + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=454 + + -- Taku YASUI Sun, 19 Apr 2009 08:03:13 +0900 + +nadoka (0.7.0-1) unstable; urgency=low + + * New upstream release + (closes: #501208) + * Set "Standards-Version:" to 3.8.0 + + -- Taku YASUI Thu, 23 Oct 2008 12:30:30 +0900 + +nadoka (0.6.4-1) unstable; urgency=low + + * Initial release + (closes: #319256) + + -- Taku YASUI Thu, 8 Sep 2005 06:57:04 +0900 + --- nadoka-0.7.6.orig/debian/compat +++ nadoka-0.7.6/debian/compat @@ -0,0 +1 @@ +5 --- nadoka-0.7.6.orig/debian/control +++ nadoka-0.7.6/debian/control @@ -0,0 +1,18 @@ +Source: nadoka +Section: net +Priority: optional +Maintainer: Taku YASUI +Build-Depends: cdbs, debhelper (>= 5.0.0) +Homepage: http://www.atdot.net/nadoka/ +Standards-Version: 3.9.3 +Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/nadoka +Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/nadoka + +Package: nadoka +Architecture: all +Depends: ${misc:Depends}, ruby +Description: IRC logger, monitor and proxy program ("bot") in Ruby + Nadoka is a tool for monitoring and logging IRC conversations and + responding to specially formatted requests. You define and customize + these responses in Ruby. Nadoka is conceptually similar to Madoka, an + older proxy written in Perl. --- nadoka-0.7.6.orig/debian/copyright +++ nadoka-0.7.6/debian/copyright @@ -0,0 +1,77 @@ +Format-Specification: + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=454 +Upstream-Maintainer: SASADA Koichi +Upstream-Source: http://rubyforge.org/frs/?group_id=5489 +Upstream-Name: Nadoka + +Files: * +Copyrignt: Copyright (c) 2004-2005 SASADA Koichi +License: other + This program is free software with ABSOLUTELY NO WARRANTY. + You can re-distribute and/or modify this program under + the same terms of the Ruby's licence. + + == Ruby's license == + + 1. You may make and give away verbatim copies of the source form of the + software without restriction, provided that you duplicate all of the + original copyright notices and associated disclaimers. + + 2. You may modify your copy of the software in any way, provided that + you do at least ONE of the following: + + a) place your modifications in the Public Domain or otherwise + make them Freely Available, such as by posting said + modifications to Usenet or an equivalent medium, or by allowing + the author to include your modifications in the software. + + b) use the modified software only within your corporation or + organization. + + c) rename any non-standard executables so the names do not conflict + with standard executables, which must also be provided. + + d) make other distribution arrangements with the author. + + 3. You may distribute the software in object code or executable + form, provided that you do at least ONE of the following: + + a) distribute the executables and library files of the software, + together with instructions (in the manual page or equivalent) + on where to get the original distribution. + + b) accompany the distribution with the machine-readable source of + the software. + + c) give non-standard executables non-standard names, with + instructions on where to get the original software distribution. + + d) make other distribution arrangements with the author. + + 4. You may modify and include the part of the software into any other + software (possibly commercial). But some files in the distribution + are not written by the author, so that they are not under this terms. + They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch], + glob.c, st.[ch] and some files under the ./missing directory. See + each file for the copying condition. + + 5. The scripts and library files supplied as input to or produced as + output from the software do not automatically fall under the + copyright of the software, but belong to whomever generated them, + and may be sold commercially, and may be aggregated with this + software. + + 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR + PURPOSE. + +Files: debian/* +Copyright: Copyright (C) 2005-2009 Taku YASUI +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, or (at your option) + any later version. + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL' --- nadoka-0.7.6.orig/debian/dirs +++ nadoka-0.7.6/debian/dirs @@ -0,0 +1,3 @@ +usr/bin +usr/share/nadoka +usr/share/doc/nadoka/examples --- nadoka-0.7.6.orig/debian/docs +++ nadoka-0.7.6/debian/docs @@ -0,0 +1 @@ +README --- nadoka-0.7.6.orig/debian/manpages +++ nadoka-0.7.6/debian/manpages @@ -0,0 +1 @@ +debian/nadoka.1 --- nadoka-0.7.6.orig/debian/nadoka.1 +++ nadoka-0.7.6/debian/nadoka.1 @@ -0,0 +1,59 @@ +.\" 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 nadoka "1" "Jul 2005" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +nadoka \- IRC Client Server program +.SH SYNOPSIS +.B nadoka +.RI --rc +.I rcfile +.RI [ options ] +.SH DESCRIPTION +This manual page documents briefly the +.B nadoka +commands. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBnadoka\fP is an IRC proxy program. It always keeps to connect to IRC +server. +.PP +You can create bot program using nadoka easily. + +.SH OPTIONS +These programs follow the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +.TP +.B \-r, \-\-rc rcfile +Specify rc(config) file +.TP +.B \-h, \-\-help +Show summary of options. +.TP +.B \-v, \-\-version +Show version of program. +.SH SEE ALSO +nadoka has detailed document at following URL: +.br +.I http://www.atdot.net/nadoka/ +.SH AUTHOR +nadoka was written by SASADA Koichi . +.PP +This manual page was written by Taku YASUI , +for the Debian project (but may be used by others). --- nadoka-0.7.6.orig/debian/nadoka.sh +++ nadoka-0.7.6/debian/nadoka.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/bin/ruby -I/usr/share/nadoka /usr/share/nadoka/nadoka.rb $@ --- nadoka-0.7.6.orig/debian/rules +++ nadoka-0.7.6/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f +DH_VERBOSE=1 + +include /usr/share/cdbs/1/rules/debhelper.mk + +binary-install/nadoka:: + install -m 0755 $(CURDIR)/debian/nadoka.sh $(CURDIR)/debian/nadoka/usr/bin/nadoka + cp -a *.rb lib ndk plugins rice $(CURDIR)/debian/nadoka/usr/share/nadoka + find $(CURDIR)/debian/nadoka/usr/share/nadoka -name '*.[nr]b' | xargs chmod ugo-x + perl -npe "s!'./plugins'!'/usr/share/nadoka/plugins'!" nadokarc > $(CURDIR)/debian/nadoka/usr/share/doc/nadoka/examples/nadokarc --- nadoka-0.7.6.orig/debian/watch +++ nadoka-0.7.6/debian/watch @@ -0,0 +1,4 @@ +# format version number, currently 3; this line is compulsory! +version=3 +# URL to the package page followed by a regex to search +http://rubyforge.org/frs/?group_id=5489 .*\bnadoka-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$