debian/0000755000000000000000000000000011657050157007175 5ustar debian/source/0000755000000000000000000000000011653071156010473 5ustar debian/source/format0000644000000000000000000000001411653071156011701 0ustar 3.0 (quilt) debian/source/lintian-overrides0000644000000000000000000000042611653071156014056 0ustar # Debian Perl Group policy is that the copyright format be kept at # this version until the standard is finalized. libcgi-application-plugin-dbiprofile-perl source: out-of-date-copyright-format-uri http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 debian/compat0000644000000000000000000000000211653071156010371 0ustar 8 debian/control0000644000000000000000000000271611653071156010604 0ustar Source: libcgi-application-plugin-dbiprofile-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Jaldhar H. Vyas Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libio-stringy-perl, libdata-javascript-perl, libdbi-perl, libcgi-application-perl, libhtml-template-perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-dbiprofile-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-plugin-dbiprofile-perl.git Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-DBIProfile/ Package: libcgi-application-plugin-dbiprofile-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libio-stringy-perl, libdata-javascript-perl, libdbi-perl, libcgi-application-perl, libhtml-template-perl Recommends: libgd-graph-perl, libsvg-tt-graph-perl Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Enhances: libcgi-application-perl Suggests: libcgi-application-plugin-devpopup-perl Description: plugin providing database profiling support CGI::Application::Plugin::DBIProfile integrates DBI::Profile into CGI::Application, thus providing database profiling. If present CGI::Application::Plugin::DevPopup is recognized and utilized for more user-friendly display. debian/rules0000755000000000000000000000003611653071156010252 0ustar #!/usr/bin/make -f %: dh $@ debian/patches/0000755000000000000000000000000011653071156010622 5ustar debian/patches/pod.patch0000644000000000000000000000101711653071156012424 0ustar Author: Nicholas Bamber Subject: Missing NAME section in pod The author seems to be aware of the omission and this patch does not actually fix the issue so there is no point in forwarding it. Forwarded: not-needed Last-Update: 2011-10-28 --- a/lib/CGI/Application/Plugin/DBIProfile/Driver.pm +++ b/lib/CGI/Application/Plugin/DBIProfile/Driver.pm @@ -2,6 +2,10 @@ use strict; use IO::Scalar; +=head1 NAME + +CGI::Application::Plugin::DBIProfile::Driver - driver module + =head1 TODO: POD =cut debian/patches/series0000644000000000000000000000003111653071156012031 0ustar spelling.patch pod.patch debian/patches/spelling.patch0000644000000000000000000000077711653071156013473 0ustar Author: Nicholas Bamber Subject: Spelling Forwarded: no Last-Update: 2011-10-28 --- a/lib/CGI/Application/Plugin/DBIProfile/Graph/HTML.pm +++ b/lib/CGI/Application/Plugin/DBIProfile/Graph/HTML.pm @@ -147,7 +147,7 @@ =item mode_param -$self->mode_param - the runmode variable used to determine runmode (usefull for creating links back to ourselves). +$self->mode_param - the runmode variable used to determine runmode (useful for creating links back to ourselves). =item title debian/watch0000644000000000000000000000023711653071156010226 0ustar version=3 http://search.cpan.org/dist/CGI-Application-Plugin-DBIProfile/ .*/CGI-Application-Plugin-DBIProfile-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000217511653071156011133 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Joshua Miller Source: http://search.cpan.org/dist/CGI-Application-Plugin-DBIProfile/ Name: CGI-Application-Plugin-DBIProfile Files: * Copyright: 2005, Sam Tregar, 2007, Joshua Miller License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/changelog0000644000000000000000000000035711657044644011060 0ustar libcgi-application-plugin-dbiprofile-perl (0.07-1) unstable; urgency=low * Split off from libcgi-application-extra-plugin-bundle-perl (Closes: #647054). -- Nicholas Bamber Thu, 10 Nov 2011 22:01:01 +0000