debian/0000755000000000000000000000000011452501310007156 5ustar debian/rules0000755000000000000000000000003611245204365010247 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000017311245204365010222 0ustar version=3 http://search.cpan.org/dist/Net-Google-Code/ .*/Net-Google-Code-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000011452501221010457 5ustar debian/source/format0000644000000000000000000000001411452473504011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000304311452475203011043 0ustar libnet-google-code-perl (0.19-2) unstable; urgency=low * Add missing dependency: libxml-feedpp-perl. (Closes: #595589) -- Christine Spang Mon, 04 Oct 2010 21:02:38 -0400 libnet-google-code-perl (0.19-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Use new 3.0 (quilt) source format * Rewrite control description * Update copyright information [ Chris Butler ] * New upstream release * Added myself to Uploaders -- Chris Butler Sat, 01 May 2010 23:59:53 +0100 libnet-google-code-perl (0.17-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ Salvatore Bonaccorso ] * New upstream release - work around for FTBFS (Closes: #562347). * Add myself to Uploaders * Refresh debian/copyright to the current revision 135 of the machine readable format specification for copyright file in DEP5. Update Copyright years. * Bump Standards-Version to 3.8.4 (no changes). -- Salvatore Bonaccorso Fri, 29 Jan 2010 22:14:59 +0100 libnet-google-code-perl (0.15-1) unstable; urgency=low * New upstream release * debhelper 7.2.13 for M::I::AutoInstall * Standards-Version 3.8.3 (no changes) * Added myself to Uploaders and Copyright * Update dependencies per upstream -- Jonathan Yu Wed, 21 Oct 2009 15:47:44 -0400 libnet-google-code-perl (0.14-1) unstable; urgency=low * Initial Release. (Closes: #542317) -- Christine Spang Tue, 25 Aug 2009 15:15:43 -0400 debian/copyright0000644000000000000000000000252011452474062011125 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: sunnavy Source: http://search.cpan.org/dist/Net-Google-Code/ Name: Net-Google-Code Files: * Copyright: 2008-2010, Best Practical Solutions License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Jonathan Yu 2010, Salvatore Bonaccorso 2009, Christine Spang License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson 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/compat0000644000000000000000000000000211245204365010366 0ustar 7 debian/control0000644000000000000000000000263011452474431010577 0ustar Source: libnet-google-code-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.2.13) Build-Depends-Indep: perl, libtest-mockmodule-perl, libfile-slurp-perl, libdatetime-perl, libparams-validate-perl, libany-moose-perl, liburi-perl, libwww-mechanize-perl, libmime-types-perl, libhtml-tree-perl, libfile-mmagic-perl, libjson-perl, libtest-mock-lwp-perl, libxml-feedpp-perl Maintainer: Debian Perl Group Uploaders: Christine Spang , Jonathan Yu , Salvatore Bonaccorso , Chris Butler Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Net-Google-Code/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-google-code-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-google-code-perl Package: libnet-google-code-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl, liburi-perl, libparams-validate-perl, libany-moose-perl, libwww-mechanize-perl, libmime-types-perl, libhtml-tree-perl, libfile-mmagic-perl, libjson-perl, libxml-feedpp-perl Description: interface to projects on Google Code Net::Google::Code is a Perl module that provides an interface for interacting with projects hosted on Google Code . It allows manipulation of project issue trackers, wikis and downloads.