debian/0000755000000000000000000000000012130242627007165 5ustar debian/rules0000755000000000000000000000003612130242627010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000240612130242627010572 0ustar Source: libcpandb-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt , gregor herrmann , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdatetime-perl, liblwp-online-perl, liborlite-mirror-perl, liborlite-perl (>= 1.51), libparams-util-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpandb-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpandb-perl.git Homepage: https://metacpan.org/release/CPANDB/ Package: libcpandb-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl, liborlite-mirror-perl, liborlite-perl (>= 1.51), libparams-util-perl Description: Perl module for working with the unified CPAN database CPANDB is a module for retrieving various types of information about CPAN modules. It pulls data from different places, combining them in one SQLite database for convenient use. debian/source/0000755000000000000000000000000012130242627010465 5ustar debian/source/format0000644000000000000000000000001412130242627011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000442512130242627011044 0ustar libcpandb-perl (0.18-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.18 * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Remove liborlite-statistics-perl from dependencies -- Xavier Guimard Thu, 04 Apr 2013 05:39:33 +0200 libcpandb-perl (0.17-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * debian/copyright: - update years of upstream copyright - add additional copyright holders - update license stanzas * Switch to debhelper compatibility level 8. * Bump Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. * Remove version from liborlite-mirror-perl (build) dependency. * Add (build) dependency on liborlite-perl (>= 1.51). -- gregor herrmann Sat, 26 Nov 2011 16:47:59 +0100 libcpandb-perl (0.14-1) unstable; urgency=low * New upstream release. * Bump (build-)dep on liborlite-mirror-perl to >= 1.20. -- Ansgar Burchardt Tue, 11 May 2010 21:15:52 +0900 libcpandb-perl (0.13-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * debian/control: Remove build-deps for tests that moved to xt/. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal. * debian/copyright: Update years of copyright. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. [ gregor herrmann ] * Remove AUTOMATED_TESTING override in debian/rules (moved tests); lower debhelper build dependency. -- Ansgar Burchardt Mon, 26 Apr 2010 21:41:17 +0900 libcpandb-perl (0.12-1) unstable; urgency=low * Initial Release (Closes: #537301) -- Jonathan Yu Mon, 26 Oct 2009 19:43:22 -0400 debian/compat0000644000000000000000000000000212130242627010363 0ustar 8 debian/copyright0000644000000000000000000000251512130242627011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CPANDB Source: https://metacpan.org/release/CPANDB/ Upstream-Contact: Adam Kennedy Files: * Copyright: 2009-2012, Adam Kennedy License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2010, Ansgar Burchardt 2011, gregor herrmann 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/watch0000644000000000000000000000015212130242627010214 0ustar version=3 https://metacpan.org/release/CPANDB/ .*/CPANDB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$