debian/0000755000000000000000000000000012152652074007172 5ustar debian/rules0000755000000000000000000000003612152652074010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000230312152652074010573 0ustar Source: libanyevent-irc-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libanyevent-perl, libcommon-sense-perl, libobject-event-perl, perl Maintainer: Debian Perl Group Uploaders: Maximilian Gass , Jonathan Yu , Angel Abad , Xavier Guimard Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libanyevent-irc-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-irc-perl.git Homepage: https://metacpan.org/release/AnyEvent-IRC/ Package: libanyevent-irc-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libanyevent-perl, libcommon-sense-perl, libobject-event-perl Description: Perl module for handling IRC connections AnyEvent::IRC is a Perl module that can be conceptualized as a toolbox for handling Internet Relay Chat (IRC) connections and communications. It won't do everything for you, and you still need to have a basic understanding of the internal protocol. debian/source/0000755000000000000000000000000012152652074010472 5ustar debian/source/format0000644000000000000000000000001412152652074011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000353312152652074011050 0ustar libanyevent-irc-perl (0.97-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Angel Abad ] * Email change: Angel Abad -> angel@debian.org [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.97 * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Remove spelling errors patch now included in upstream * Bump debian/copyright format to 1.0 -- Xavier Guimard Sun, 02 Jun 2013 08:35:09 +0200 libanyevent-irc-perl (0.96-1) unstable; urgency=low * New upstream release * Switch to dpkg-source format 3.0 (quilt) - Remove quilt framework * debian/copyright: Update format and license stanzas * Bump Standards-Version to 3.9.1 (no changes) * debian/patches/00_fix_pod2man: Removed, applied upstream * debian/patches/fix_spelling_errors: Fix manpages spelling errors -- Angel Abad Tue, 01 Mar 2011 18:01:42 +0100 libanyevent-irc-perl (0.95-1) unstable; urgency=low * New upstream release * Depends on quilt (>= 0.46-7) and debhelper (>= 7.0.8) * debian/rules: Add --with-quilt for quilt support * debian/patches: - Add 00_fix_pod2man: Fix pod2man errors in lib/AnyEvent/IRC/Util.pm * Add README.source with quilt documentation -- Angel Abad Thu, 12 Nov 2009 19:43:14 +0100 libanyevent-irc-perl (0.90-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add a mangle to handle 0.xx versions (0.9 -> 0.90) [ Ryan Niebur ] * Update jawnsy's email address -- Jonathan Yu Sun, 04 Oct 2009 08:42:14 -0400 libanyevent-irc-perl (0.81-1) unstable; urgency=low * Initial Release (Closes: #536861) -- Jonathan Yu Thu, 27 Aug 2009 05:34:26 -0400 debian/compat0000644000000000000000000000000212152652074010370 0ustar 8 debian/copyright0000644000000000000000000000224212152652074011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: AnyEvent-IRC Source: https://metacpan.org/release/AnyEvent-IRC/ Upstream-Contact: Robin Redeker Files: * Copyright: 2006-2009, Robin Redeker License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2011, Angel Abad 2009, Jonathan Yu 2009, Maximilian Gass 2013, Xavier Guimard 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 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 systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libanyevent-irc-perl.examples0000644000000000000000000000001212152652074014756 0ustar samples/* debian/watch0000644000000000000000000000023412152652074010222 0ustar version=3 opts="uversionmangle=s/\.\d$/$&0/" \ https://metacpan.org/release/AnyEvent-IRC/ .*/AnyEvent-IRC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$