debian/0000755000000000000000000000000011403224210007153 5ustar debian/control0000644000000000000000000000154711402757474010613 0ustar Source: libnews-nntpclient-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Jose Luis Rivas , Ansgar Burchardt Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: perl Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/NNTPClient/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnews-nntpclient-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnews-nntpclient-perl/ Package: libnews-nntpclient-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to access NNTP servers News::NNTPClient allows you full access to NNTP (aka news or NetNews) servers from within Perl applications. With it you can write applications that post articles to NNTP servers, download articles, etc. debian/copyright0000644000000000000000000000237411403223627011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Rodger V. Anderson Source: http://search.cpan.org/dist/NNTPClient/ Name: NNTPClient Copyright: © 1995, Rodger Anderson License: Artistic or GPL-1+ Files: debian/* Copyright: © 1999-2001, Michael-John Turner © 2003-2004, Marc 'HE' Brockschmidt © 2005, Florian Ernst © 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/watch0000644000000000000000000000015711212456125010221 0ustar version=3 http://search.cpan.org/dist/NNTPClient/ .*/NNTPClient-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211402757474010377 0ustar 7 debian/libnews-nntpclient-perl.examples0000644000000000000000000000001011402757475015510 0ustar demos/* debian/changelog0000644000000000000000000000646211402757474011063 0ustar libnews-nntpclient-perl (0.37-8) unstable; urgency=low [ Damyan Ivanov ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). [ gregor herrmann ] * debian/control: Changed: Maintainer set to Debian Perl Group (was: Jose Luis Rivas ); Jose Luis Rivas moved to Uploaders. * debian/watch: use dist-based URL. * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ 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). [ Ansgar Burchardt ] * Use debhelper 7 instead of CDBS. * Change hashbang via sed instead of a patch. * Use source format 3.0 (quilt). * Converted debian/copyright to proposed machine-readable format. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Sun, 06 Jun 2010 19:49:28 +0900 libnews-nntpclient-perl (0.37-7) unstable; urgency=low * New maintainer. (Closes: #406510) * debian/compat: debhelper compability set to 5. * debian/control: Updated to last Debian policy Version (3.7.2), no changes required. * debian/control: Updated debhelper version to (>=5) * debian/control: Added cdbs Build-Depend * debian/copyright: Added actual debian package maintainer. * debian/rules: Migrated to CDBS -- Jose Luis Rivas Mon, 29 Jan 2007 15:32:55 -0400 libnews-nntpclient-perl (0.37-6) unstable; urgency=low * New maintainer. (Closes: #333192: ITA: libnews-nntpclient-perl -- News::NNTPClient, Perl support for accessing NNTP servers) * debian/rules: follow personal style for better maintenance, using debhelper compatibility mode 4 * debian/control: moved debhelper to B-D as it is used during clean * debian/watch: added, but will it ever be helpful... * Standards-Version 3.6.2, no changes required -- Florian Ernst Tue, 11 Oct 2005 15:06:13 +0200 libnews-nntpclient-perl (0.37-5) unstable; urgency=low * debian/control: I'm a DD now. -- Marc 'HE' Brockschmidt Thu, 15 Jul 2004 19:14:38 +0200 libnews-nntpclient-perl (0.37-4) unstable; urgency=low * Changed debian/rules to use make realclean. -- Marc Brockschmidt Wed, 30 Jul 2003 11:31:14 +0200 libnews-nntpclient-perl (0.37-3) unstable; urgency=low * Changed Priority to "optional". -- Marc Brockschmidt Wed, 16 Jul 2003 20:41:44 +0200 libnews-nntpclient-perl (0.37-2) unstable; urgency=low * New maintainer. (Closes: #201361) * Updated to Standards-Version 3.6.0. -- Marc Brockschmidt Wed, 16 Jul 2003 18:31:44 +0200 libnews-nntpclient-perl (0.37-1) unstable; urgency=low * New upstream. * Updated build for Perl 5.6 and added Build-Depends. * Updated to Standards-Version 3.2.1. -- Michael-John Turner Sat, 12 May 2001 00:36:32 +0200 libnews-nntpclient-perl (0.36-1) unstable; urgency=low * Initial Release. -- Michael-John Turner Wed, 14 Jul 1999 21:28:28 +0200 debian/source/0000755000000000000000000000000011403224154010462 5ustar debian/source/format0000644000000000000000000000001411402757474011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000034511402757475010264 0ustar #!/usr/bin/make -f PACKAGE := $(shell dh_listpackages) TMP := $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installexamples: dh_installexamples sed -i '1c #! /usr/bin/perl' $(TMP)/usr/share/doc/$(PACKAGE)/examples/*