debian/0000755000000000000000000000000012256620131007164 5ustar debian/rules0000755000000000000000000000003612256620131010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000307012256620131010567 0ustar Source: libcpan-uploader-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt , gregor herrmann , Angel Abad , Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libfile-homedir-perl, libgetopt-long-descriptive-perl, liblwp-protocol-https-perl, libterm-readkey-perl, libwww-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-uploader-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-uploader-perl.git Homepage: https://metacpan.org/release/CPAN-Uploader/ Package: libcpan-uploader-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-homedir-perl, libgetopt-long-descriptive-perl, liblwp-protocol-https-perl, libterm-readkey-perl, libwww-perl Description: module to upload packages to the CPAN CPAN::Uploader is a Perl module which allows developers to upload their modules and packages to the Comprehensive Perl Archive Network (CPAN) via the [Perl programming] Authors Upload Server (more commonly known as PAUSE). . It provides a direct programmatic interface via a singleton class, but also includes a command-line utility called `cpan-upload' to do the same. debian/source/0000755000000000000000000000000012256620131010464 5ustar debian/source/format0000644000000000000000000000001412256620131011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000726412256620131011047 0ustar libcpan-uploader-perl (0.103006-1) unstable; urgency=medium * New upstream release. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 19:13:41 +0100 libcpan-uploader-perl (0.103004-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Alessandro Ghedini ] * New upstream release * Update upstream copyright years * (Build-)Depends on libfile-homedir-perl and liblwp-protocol-https-perl * Add myself to Uploaders -- Alessandro Ghedini Thu, 25 Apr 2013 17:25:23 +0200 libcpan-uploader-perl (0.103002-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ Angel Abad ] * Imported Upstream version 0.103002 * debian/copyright: Update debian/* section * Bump Standards-Version to 3.9.4 -- Angel Abad Wed, 09 Jan 2013 12:25:08 +0100 libcpan-uploader-perl (0.103001-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Angel Abad ] * Email change: Angel Abad -> angel@debian.org [ Salvatore Bonaccorso ] * Imported Upstream version 0.103001 * Simplify (build-)dependencies satisfied in stable. Make versioned (Build-)Depends(-Indep) on libgetopt-long-descriptive-perl (>= 0.084) an unversioned dependency as the required version is already satisfied in stable. * Update copyright file information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for upstream files. * Bump Standards-Version to 3.9.3 * Bump Debhelper compat level to 8. Adjust Build-Depends on debhelper to debhelper (>= 8). -- Salvatore Bonaccorso Thu, 29 Mar 2012 20:19:15 +0200 libcpan-uploader-perl (0.103000-1) unstable; urgency=low [ Angel Abad ] * New upstream release. * debian/copyright: - Update years - Update license stanzas [ Ansgar Burchardt ] * Update my email address. -- Angel Abad Tue, 19 Apr 2011 22:13:40 +0200 libcpan-uploader-perl (0.102150-1) unstable; urgency=low * New upstream release * Add myself to uploaders * Update copyright file * Standards-Version: 3.9.1 -- Angel Abad Sat, 07 Aug 2010 12:34:44 +0200 libcpan-uploader-perl (0.101670-1) unstable; urgency=low * New upstream release. * Add /me to Uploaders. -- gregor herrmann Sat, 19 Jun 2010 01:46:35 +0200 libcpan-uploader-perl (0.101550-1) unstable; urgency=low * New upstream release. * Do not run release tests; remove build-dep on libtest-pod-perl. * Add myself to Uploaders. -- Ansgar Burchardt Wed, 09 Jun 2010 00:21:21 +0900 libcpan-uploader-perl (0.101260-1) unstable; urgency=low * New upstream release * Drop B-D-I on Test::Pod::Coverage * Use new 3.0 (quilt) source format -- Jonathan Yu Fri, 07 May 2010 16:21:41 -0400 libcpan-uploader-perl (0.100760-1) unstable; urgency=low * New upstream release * Adds a dependency on GLD 0.084 -- Jonathan Yu Wed, 17 Mar 2010 17:07:23 -0400 libcpan-uploader-perl (0.100660-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) * No longer directly depends on URI (liburi-perl) * Update copyright information -- Jonathan Yu Sun, 07 Mar 2010 19:36:39 -0500 libcpan-uploader-perl (0.093390-1) unstable; urgency=low * Initial Release (Closes: #559066) -- Jonathan Yu Sat, 05 Dec 2009 17:59:17 -0500 debian/compat0000644000000000000000000000000212256620131010362 0ustar 8 debian/copyright0000644000000000000000000000233612256620131011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CPAN-Uploader Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/CPAN-Uploader/ Files: * Copyright: 2013, Ricardo SIGNES License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2010, Jonathan Yu 2010-2011, 2013, Angel Abad 2010, Ansgar Burchardt 2010-2013, gregor herrmann 2012-2013, Salvatore Bonaccorso 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/watch0000644000000000000000000000017012256620131010213 0ustar version=3 https://metacpan.org/release/CPAN-Uploader/ .*/CPAN-Uploader-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$