debian/0000755000000000000000000000000011403222605007161 5ustar debian/control0000644000000000000000000000200011402757647010576 0ustar Source: libnet-rendezvous-publish-perl Section: perl Priority: extra Maintainer: Debian Perl Group Uploaders: Jose Luis Rivas , Ansgar Burchardt Build-Depends: debhelper (>= 7.3.7~), perl (>= 5.10) | libmodule-build-perl Build-Depends-Indep: perl, libclass-accessor-lvalue-perl, libmodule-pluggable-perl Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Net-Rendezvous-Publish/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-rendezvous-publish-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-rendezvous-publish-perl/ Package: libnet-rendezvous-publish-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-lvalue-perl, libmodule-pluggable-perl Description: Perl module to publish Rendezvous services Net::Rendezvous::Publish creates, publish and manages Rendezvous services. It can manage how much time will handle network events and updates of internal state. debian/copyright0000644000000000000000000000212011402757647011131 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Richard Clamp Source: http://search.cpan.org/dist/Net-Rendezvous-Publish/ Name: Net-Rendezvous-Publish Copyright: 2004-2006, Richard Clamp License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Jose Luis Rivas 2010, Ansgar Burchardt 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/watch0000644000000000000000000000020511212456200010205 0ustar version=3 http://search.cpan.org/dist/Net-Rendezvous-Publish/ .*/Net-Rendezvous-Publish-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/patches/0000755000000000000000000000000011403222544010612 5ustar debian/patches/series0000644000000000000000000000002111402757647012040 0ustar pod-errors.patch debian/patches/pod-errors.patch0000644000000000000000000000105211402757647013745 0ustar From: Ansgar Burchardt Date: Sun, 06 Jun 2010 20:04:22 +0900 Subject Fix POD error Origin: vendor Forwarded: https://rt.cpan.org/Ticket/Display.html?id=58175 --- libnet-rendezvous-publish-perl.orig/lib/Net/Rendezvous/Publish.pm +++ libnet-rendezvous-publish-perl/lib/Net/Rendezvous/Publish.pm @@ -106,7 +106,7 @@ Spend at most $seconds seconds handling network events and updating internal state. -=head TODO +=head1 TODO At some point I may learn enough of the mDNS protocol to write a pure-perl responder. That'll be nifty. debian/compat0000644000000000000000000000000211402757647010401 0ustar 7 debian/changelog0000644000000000000000000000222511402757647011056 0ustar libnet-rendezvous-publish-perl (0.04-2) unstable; urgency=low [ Damyan Ivanov ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). [ Jose Luis Rivas ] * debian/watch: Now is dist-based. * debian/control: + Debian Perl Group now is the maintainer, me passed to uploaders. [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Use debhelper 7 instead of CDBS. * Use Build.PL. * Use source format 3.0 (quilt). * Remove Homepage semi-field from description. * Mention module name in description. * Convert debian/copyright to proposed machine-readable format. * Fix POD error. + new patch: pod-errors.patch * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Sun, 06 Jun 2010 20:11:59 +0900 libnet-rendezvous-publish-perl (0.04-1) unstable; urgency=low * Initial release (Closes: #420499) -- Jose Luis Rivas Sun, 22 Apr 2007 03:26:42 -0400 debian/source/0000755000000000000000000000000011403222544010463 5ustar debian/source/format0000644000000000000000000000001411402757646011710 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000006711402757647010266 0ustar #!/usr/bin/make -f %: dh --buildsystem=perl_build $@