debian/0000755000000000000000000000000011636134742007175 5ustar debian/control0000644000000000000000000000244011636134742010600 0ustar Source: libjifty-plugin-comment-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libhtml-scrubber-perl, libjifty-perl, libmime-base64-urlsafe-perl, libregexp-common-email-address-perl, libregexp-common-perl, libtest-script-run-perl, perl (>= 5.10.1) | libcgi-pm-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Jifty-Plugin-Comment/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libjifty-plugin-comment-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plugin-comment-perl.git Package: libjifty-plugin-comment-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libhtml-scrubber-perl, libjifty-perl, libmime-base64-urlsafe-perl, libregexp-common-email-address-perl, libregexp-common-perl, perl (>= 5.10.1) | libcgi-pm-perl Description: module to add comments to any record of your Jifty application Jifty::Plugin::Comment allows you to attach comments to any model of your Jifty application. You do this using the three steps listed in the synopsis. This steps concern config.yml, model updates and vies updates. debian/copyright0000644000000000000000000000256411636134742011137 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Andrew Sterling Hanenkamp, C<< >> Source: http://search.cpan.org/dist/Jifty-Plugin-Comment/ Name: Jifty-Plugin-Comment Files: * Copyright: 2007, Boomer Consulting, Inc. License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, AGOSTINI Yves 2009, Salvatore Bonaccorso 2011, gregor herrmann 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/watch0000644000000000000000000000035111636134742010225 0ustar version=3 options=uversionmangle=s/0\.\d{4}$/$&0/;s/0\.\d{3}$/$&00/;s/0\.\d{2}$/$&000/;s/0\.\d{1}$/$&0000/ \ http://search.cpan.org/dist/Jifty-Plugin-Comment/ .*/Jifty-Plugin-Comment-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211636134742010373 0ustar 8 debian/changelog0000644000000000000000000000316011636134742011047 0ustar libjifty-plugin-comment-perl (1.00-2) unstable; urgency=low [ 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). [ gregor herrmann ] * debian/watch: adjust uversionmangle to newer uscan/PET. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * Add build dependency on libtest-script-run-perl. Thanks to Dominic Hargreaves for the bug report (closes: #642167). * Switch to source format 3.0 (quilt). * debian/copyright: update formatting. * Bump debhelper compatibility level to 8. * Remove version from libjifty-perl (build) dependency, nothing older in the archive. * Add perl (>= 5.10.1) as an alternative (build) dependency for CGI::Cookie. * Add /me to Uploaders. * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Tue, 20 Sep 2011 18:05:14 +0200 libjifty-plugin-comment-perl (1.00-1) unstable; urgency=low [ AGOSTINI Yves ] * New upstream release * remove patch now testapp run with Jifty 0.90519 * add missing dep on libcgi-pm-perl, libregexp-common-perl, libregexp-common-email-address-perl, libmime-base64-urlsafe-perl [ gregor herrmann ] * debian/watch: restrict uversionmangle to 0.* versions. -- AGOSTINI Yves Sat, 27 Jun 2009 08:03:22 +0200 libjifty-plugin-comment-perl (0.90000-1) unstable; urgency=low * Initial Release. (Closes: #532697) -- AGOSTINI Yves Thu, 11 Jun 2009 12:06:34 +0200 debian/source/0000755000000000000000000000000011636134742010475 5ustar debian/source/format0000644000000000000000000000001411636134742011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611636134742010254 0ustar #!/usr/bin/make -f %: dh $@