debian/0000755000000000000000000000000012223331310007154 5ustar debian/watch0000644000000000000000000000020412101265775010221 0ustar version=3 https://metacpan.org/release/Perl-Metrics-Simple/ .*/Perl-Metrics-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000220412223331245011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Perl-Metrics-Simple Upstream-Contact: Matisse Enzer Source: https://metacpan.org/release/Perl-Metrics-Simple/ Files: * Copyright: 2006-2009, Eigenstate Consulting, LLC. License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2009, Ryan Niebur 2013, Florian Schlichting 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/control0000644000000000000000000000250612223331233010566 0ustar Source: libperl-metrics-simple-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000) Build-Depends-Indep: libppi-perl, libreadonly-perl, libstatistics-basic-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Jonathan Yu , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Perl-Metrics-Simple/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl-metrics-simple-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl-metrics-simple-perl.git Package: libperl-metrics-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libppi-perl, libreadonly-perl, libstatistics-basic-perl Description: module to provide metrics of Perl code Perl::Metrics::Simple is a Perl module that provides several useful methods for static analysis of one or many Perl files. It currently offers these metrics: packages, subroutines, lines of code, and an approximation of cyclomatic (mccabe) complexity for the subroutines and the "main" portion of the code. . This module is designed to be simpler than the similar Perl::Metric module. debian/compat0000644000000000000000000000000212223331047010361 0ustar 8 debian/changelog0000644000000000000000000000436312223331310011034 0ustar libperl-metrics-simple-perl (0.17-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.17 * Add build-dependency on Module::Build 0.40 * Update stand-alone license paragraphs to commonly used form (not referencing GNU/Linux, directly linking GPL-1) * Wrap and sort dependencies * Bump dh compatibility to level 8 (no changes necessary) * Declare compliance with Debian Policy 3.9.4 * Add myself to uploaders and copyright -- Florian Schlichting Thu, 03 Oct 2013 20:09:02 +0200 libperl-metrics-simple-perl (0.15-1) unstable; urgency=low * New upstream release * Use new 3.0 (quilt) source format -- Jonathan Yu Thu, 13 May 2010 21:40:14 -0400 libperl-metrics-simple-perl (0.14-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Use short debhelper rules format * Update copyright to DEP5 format * Rewrite control description * Standards-Version 3.8.4 (no changes) * Drop version dependencies satisfied in oldstable * Drop Module::Build, Makefile.PL is traditional [ 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). [ Ryan Niebur ] * Update ryan52's email address [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. -- Jonathan Yu Mon, 08 Feb 2010 18:55:51 -0500 libperl-metrics-simple-perl (0.13-1) unstable; urgency=low * New upstream release * update copyright -- Ryan Niebur Thu, 07 May 2009 23:47:18 -0700 libperl-metrics-simple-perl (0.12-1) unstable; urgency=low * Initial Release. (Closes: #526245) -- Ryan Niebur Sat, 02 May 2009 09:34:43 -0700 debian/source/0000755000000000000000000000000011671750243010474 5ustar debian/source/format0000644000000000000000000000001411671750243011702 0ustar 3.0 (quilt) debian/libperl-metrics-simple-perl.docs0000644000000000000000000000000511671750243015365 0ustar Todo debian/rules0000755000000000000000000000003611671750243010253 0ustar #!/usr/bin/make -f %: dh $@