debian/0000755000000000000000000000000011636136430007171 5ustar debian/control0000644000000000000000000000206611636136430010600 0ustar Source: libjifty-plugin-wikitoolbar-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libjifty-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtest-script-run-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , Jonathan Yu , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Jifty-Plugin-WikiToolbar/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libjifty-plugin-wikitoolbar-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plugin-wikitoolbar-perl.git Package: libjifty-plugin-wikitoolbar-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libjifty-perl Description: Jifty plugin to add a wiki toolbar to textarea boxes Jifty::Plugin::WikiToolbar is a Jifty Plugin that simply adds a toolbar to textarea fields as required. By default, the toolbar provides input using the commonly-used Markdown formatting syntax. debian/copyright0000644000000000000000000000261111636136430011124 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Yves Agostini, Source: http://search.cpan.org/dist/Jifty-Plugin-WikiToolbar/ Name: Jifty-Plugin-WikiToolbar Files: * Copyright: 2007-2010, Yves Agostini License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, AGOSTINI Yves 2010, Jonathan Yu 2011, Ansgar Burchardt 2011, gregor herrmann License: GPL-1+ or Artistic Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ 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'. 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'. debian/watch0000644000000000000000000000036111636136430010222 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-WikiToolbar/ .*/Jifty-Plugin-WikiToolbar-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211636136430010367 0ustar 8 debian/changelog0000644000000000000000000000322411636136430011044 0ustar libjifty-plugin-wikitoolbar-perl (1.00-2) unstable; urgency=low [ Ansgar Burchardt ] * 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 ] * Add build dependency on libtest-script-run-perl. Thanks to Dominic Hargreaves for the bug report (closes: #642166). * Switch to source format 3.0 (quilt). * debian/copyright: update formatting. * Bump debhelper compatibility level to 8. * Add /me to Uploaders. * Remove version from libjifty-perl (build) dependency, nothing older in the archive. * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Tue, 20 Sep 2011 18:19:16 +0200 libjifty-plugin-wikitoolbar-perl (1.00-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Update copyright to DEP5 format * Rewrite control description * Add myself to Copyright and Uploaders * Standards-Version 3.8.3 (no changes) * Update dependencies per upstream [ 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. * Require debhelper 7.2.13 for Module::AutoInstall. -- Jonathan Yu Sun, 17 Jan 2010 15:53:47 -0500 libjifty-plugin-wikitoolbar-perl (0.90000-1) unstable; urgency=low * Initial Release. (Closes: #532710) -- AGOSTINI Yves Thu, 11 Jun 2009 11:37:29 +0200 debian/source/0000755000000000000000000000000011636136430010471 5ustar debian/source/format0000644000000000000000000000001411636136430011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611636136430010250 0ustar #!/usr/bin/make -f %: dh $@