debian/0000755000000000000000000000000011405006522007161 5ustar debian/control0000644000000000000000000000166311405005060010566 0ustar Source: libnet-hotline-perl Section: perl Priority: extra Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Net-Hotline/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-hotline-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-hotline-perl/ Package: libnet-hotline-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Hotline interface module for Perl Net::Hotline contains an interface to write programs that connect to Hotline servers. Hotline is a set of protocols allowing chat, news, and file transfers. Any user can run his/her own server and register it with a public tracker, which is a meta-server that users can access to obtain a list of registered servers and connect to them. debian/libnet-hotline-perl.docs0000644000000000000000000000001411405005114013677 0ustar TODO README debian/copyright0000644000000000000000000000235611405005176011126 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: John C. Siracusa (siracusa@mindspring.com) Source: http://search.cpan.org/dist/Net-Hotline/ Name: Net-Hotline Files: * Copyright: 1988-2002, John C. Siracusa (siracusa@mindspring.com) License: Artistic or GPL-1+ Files: debian/* Copyright: 2001, 2004, Misha Nasledov 2001, Misha Nasledov 2002, Aurelien Jarno 2008, 2010, gregor herrmann 2008, Frank Lichtenheld License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian GNU/Linux systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic' License: GPL-1+ 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 1, 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' debian/watch0000644000000000000000000000016211236100757010220 0ustar version=3 http://search.cpan.org/dist/Net-Hotline/ .+/Net-Hotline-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/patches/0000755000000000000000000000000011405006465010616 5ustar debian/patches/fix-pod.patch0000644000000000000000000000107711405006221013200 0ustar Description: fix POD errors Origin: vendor Forwarded: no Author: gregor herrmann Last-Update: 2010-06-13 --- a/lib/Net/Hotline/Client.pod +++ b/lib/Net/Hotline/Client.pod @@ -918,9 +918,9 @@ remove the user from the userlist. That will be done for you by the Net::Hotline::Client object. -=over 4 +=head3 EVENTS -=head2 EVENTS +=over 4 =item agreement_handler CODE (SELF, TEXT) @@ -1065,7 +1065,11 @@ TEXT Reference to the message text. -=head2 TASKS +=back + +=head3 TASKS + +=over 4 =item ban_handler CODE (SELF, TASK) debian/patches/series0000644000000000000000000000001611405005667012033 0ustar fix-pod.patch debian/compat0000644000000000000000000000000211405004765010366 0ustar 7 debian/changelog0000644000000000000000000000566411405006453011051 0ustar libnet-hotline-perl (0.83-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Rename source package to libnet-hotline-perl. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * Convert to source format 3.0 (quilt). * Set Standards-Version to 3.8.4 (no changes). * Minimize debian/rules. * Update formatting in debian/copyright. * Add a patch to fix some POD errors. -- gregor herrmann Sun, 13 Jun 2010 00:41:36 +0200 net-hotline (0.83-1) unstable; urgency=low * Take over for the Debian Perl Group; Closes: #465880 -- ITA * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Debian QA Group ); added: /me to Uploaders. * Add debian/watch. * New upstream release (closes: #329603). * debian/copyright: switch to new format. * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * Set Standards-Version to 3.8.0 (no further changes). -- gregor herrmann Fri, 19 Sep 2008 23:55:23 +0200 net-hotline (0.82-3) unstable; urgency=low * QA Upload + change maintainer to QA group * Increase debhelper compat level to 5 * Use $(MAKE) test -- Frank Lichtenheld Thu, 24 Apr 2008 03:04:56 +0200 net-hotline (0.82-2) unstable; urgency=low * Closed bug that I failed to close last time. (closes: #157536) * Changed section to perl. -- Misha Nasledov Wed, 18 Feb 2004 01:00:00 -0800 net-hotline (0.82-1) unstable; urgency=low * Acknowledge NMUs (closes: bug#157459 bug#157536) * Bump Standards-Version to 3.6.1. * New upstream source (closes: bug#172711). -- Misha Nasledov Wed, 18 Feb 2004 00:08:00 -0800 net-hotline (0.78-3.1) unstable; urgency=low * Non-Maintainer Upload (BSP 2002-11). * Now Build the .deb in binary-indep target (closes: bug#157459). * Updated copyright file (closes: bug#157536). -- Aurelien Jarno Fri, 22 Nov 2002 16:03:32 +0100 net-hotline (0.78-3) unstable; urgency=low * Changed maintainer email address -- Misha Nasledov Tue, 31 Jul 2001 18:38:00 -0700 net-hotline (0.78-2) unstable; urgency=low * Fixed installation dirs. closes: #95408. -- Misha Nasledov Fri, 27 Apr 2001 09:45:00 -0700 net-hotline (0.78-1) unstable; urgency=low * Initial release. -- Misha Nasledov Wed, 24 Jan 2001 00:29:11 -0800 debian/source/0000755000000000000000000000000011405006465010467 5ustar debian/source/format0000644000000000000000000000001411405005003011660 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611405004766010250 0ustar #!/usr/bin/make -f %: dh $@ debian/libnet-hotline-perl.examples0000644000000000000000000000001311405004765014577 0ustar Examples/*