debian/0000755000000000000000000000000012246147514007174 5ustar debian/copyright0000644000000000000000000000414412246147514011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Tk-Pod Upstream-Contact: Slaven Rezic Source: https://metacpan.org/release/Tk-Pod/ Files: Pod/WWWBrowser.pm Copyright: 1999-2013 Slaven Rezic. License: Artistic or GPL-1+ Files: Pod/FindPods.pm Copyright: 2001,2003,2004,2005,2007,2009,2012 Slaven Rezic. License: Artistic or GPL-1+ Files: Pod/Util.pm Copyright: 2003,2004 Slaven Rezic. 2003,2004 Slaven Rezic. License: Artistic or GPL-1+ Files: Pod_usage.pod Copyright: 1997-1998 Nick Ing-Simmons. 1997-1998 Nick Ing-Simmons. License: Artistic or GPL-1+ Files: od/Tree.pm Copyright: 2001,2004,2007,2008,2012 Slaven Rezic. License: Artistic or GPL-1+ Files: t/TkTest.pm Copyright: 2003,2006,2007 Slaven Rezic. License: Artistic or GPL-1+ Files: Pod/Cache.pm Copyright: 2002,2012 Slaven Rezic. License: Artistic or GPL-1+ Files: More.pm Copyright: 1997-1998 Achim Bohnet. License: Artistic or GPL-1+ Files: Pod/Text.pm Copyright: 1998 Nick Ing-Simmons. License: Artistic or GPL-1+ Files: Pod/Search_db.pm Copyright: 1997-1998 Achim Bohnet. License: Artistic or GPL-1+ Files: Pod/SimpleBridge.pm Copyright: 2002 Sean M. Burke. License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, 2006, 2007, Carlo Segre 2006, 2007, 2008, 2011, 2012, gregor herrmann 2007, 2009, Rene Mayorga 2013, Dominique Dumont 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/watch0000644000000000000000000000015012246147514010221 0ustar version=3 https://metacpan.org/release/Tk-Pod/ .*/Tk-Pod-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/changelog0000644000000000000000000001627612246147514011062 0ustar libtk-pod-perl (0.9942-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Dominique Dumont ] * Imported Upstream version 0.9942 * control: - removed stratus from uploaders (Closes: #729423) * bumped compat to 9 * bumped std-version to 3.9.5 * copyright: updated years + added fix-pod patch to fix warnings and Pod doc to utf8 -- Dominique Dumont Thu, 28 Nov 2013 20:05:37 +0100 libtk-pod-perl (0.9941-1) unstable; urgency=low * Imported Upstream version 0.9941 * control: added dod to uploaders * removed spelling patch applied upstream -- Dominique Dumont Fri, 07 Dec 2012 13:26:20 +0100 libtk-pod-perl (0.9940-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Drop spelling.patch, merged upstream. * debian/copyright: update to Copyright-Format 1.0. * Update years of upstream and packaging copyright. * Bump Standards-Version to 3.9.3 (no changes). * Set debhelper compatibility level to 8. * Update build and runtime dependencies. * debian/rules: remove now unneeded override_dh_auto_install. * Add a patch to fix a grammar glitch detected by lintian. -- gregor herrmann Sat, 24 Mar 2012 14:41:43 +0100 libtk-pod-perl (0.9939-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Rene Mayorga ] * debian/control: update my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Damyan Ivanov ] * add -a option to xvfb-run invocation [ gregor herrmann ] * Fix "cannot remove path when cwd is /tmp/tkpod_8LQuQjJc for /tmp/tkpod_8LQuQjJc: at /usr/share/perl/5.10/File/Temp.pm line 902": set HOME to a writable directory in debian/rules (closes: #609468). * Switch to source format 3.0 (quilt). * Set Standards-Version to 3.9.1 (no changes). * Switch to debhelper 7. * debian/copyright: update formatting. * Add a patch to fix a spelling mistake. * Replace invalid_char_pod.patch by an override in debian/rules. -- gregor herrmann Tue, 11 Jan 2011 18:35:17 +0100 libtk-pod-perl (0.9939-1) unstable; urgency=low * New upstream release. * Refresh invalid_char_pod.patch. * Set Standards-Version to 3.8.0; add debian/README.source to document quilt usage. * debian/control: - change my email address - move libtext-english-perl, libtk-histentry-perl from Depends: to Recommends: as per upstream changes - replace xbase-clients with xauth in Build-Depends-Indep: * Refresh debian/rules, no functional changes. -- gregor herrmann Mon, 21 Jul 2008 22:47:35 +0200 libtk-pod-perl (0.9938-1) unstable; urgency=low * New upstream release. * debian/rules: delete /usr/lib/perl5 only if it exists. * debian/copyright: update years of copyright. * debian/watch: use dist-based URL. * Set debhelper compatibility level to 6. * Set Standards-Version to 3.7.3 (no changes needed). * Refresh patch invalid_char_pod.patch. * debian/rules: - use $(QUILT_STAMPFN) as a target dependency - use $(PERL) instead of hard-coding perl - don't install README (doesn't provide any useful information) -- gregor herrmann Sun, 10 Feb 2008 03:37:00 +0100 libtk-pod-perl (0.9937-1) unstable; urgency=low [ Frank Lichtenheld ] * debian/rules: Cleanup: + move build to build target + make install depend on build + introduce build-stamp + split PREFIX into DESTDIR and PREFIX + move dh_clean before $(MAKE) clean + remove non-existant configure target from .PHONY [ gregor herrmann ] * New upstream release. * debian/rules: remove unused variable version. * Refresh patch invalid_char_pod.patch. -- gregor herrmann Sat, 10 Nov 2007 13:42:05 +0100 libtk-pod-perl (0.9936-1) unstable; urgency=low [ Gregor Herrmann] * debian/control: Added: + Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); + Homepage field (source stanza). + Removed: XS-Vcs-Svn fields. [ Rene Mayorga ] * New upstream release * Move changes to Pod/ files into a patch + quilt added to B-D * debian/control: + wrap uploaders and Build-D-I fields + added myself to uploaders field * debian/copyright: + Update upstream URL + update copyright year for main upstream + add copyright notices from other contributors + Add a copyright statement for the Debian packaging * debian/rules: + move tests from install target to build-target + remove unused dh_* calls + change $(MAKE) clean for $(MAKE) realclean at clean target * debian/watch + Change URL from 'by-author' to 'by-module' -- Rene Mayorga Fri, 26 Oct 2007 18:26:45 -0600 libtk-pod-perl (0.9935-2) unstable; urgency=low * Restore original accented characters in Pod/Text.pm and live with the lintian error (Closes: #424020). -- Carlo Segre Wed, 26 Sep 2007 17:39:52 -0500 libtk-pod-perl (0.9935-1) unstable; urgency=low * New upstream release -- Carlo Segre Thu, 02 Aug 2007 02:43:59 -0500 libtk-pod-perl (0.9932-5) unstable; urgency=low * Add libio-socket-ssl-perl and xfonts-base to Build-Depends-Indep (closes: #391369). -- gregor herrmann Fri, 6 Oct 2006 14:15:46 +0200 libtk-pod-perl (0.9932-4) unstable; urgency=low * upgraded toe compatibility level 5 -- Carlo Segre Wed, 27 Sep 2006 18:47:56 -0500 libtk-pod-perl (0.9932-3) unstable; urgency=low * Arghh! Forgot to remove debhelper from BDI stanza... -- Carlo Segre Thu, 15 Jun 2006 18:24:05 -0500 libtk-pod-perl (0.9932-2) unstable; urgency=low * Updated standards version to 3.7.2 * Moved debhelper to Build_Depends as per policy -- Carlo Segre Thu, 8 Jun 2006 16:49:36 -0500 libtk-pod-perl (0.9932-1) unstable; urgency=low * New upstream release -- Carlo Segre Tue, 3 Jan 2006 10:53:43 -0600 libtk-pod-perl (0.9931-1) unstable; urgency=low * New upstream release. -- Carlo Segre Sat, 19 Nov 2005 10:50:37 -0600 libtk-pod-perl (0.9930-3) unstable; urgency=low * Add test script support using xvfb. -- Carlo Segre Wed, 9 Nov 2005 10:07:14 -0600 libtk-pod-perl (0.9930-2) unstable; urgency=low * Added dependency on libpod-simple-perl (Closes: #338154) -- Carlo Segre Tue, 8 Nov 2005 08:24:32 -0600 libtk-pod-perl (0.9930-1) unstable; urgency=low * New upstream release. -- Carlo Segre Sun, 14 Aug 2005 18:43:05 -0500 libtk-pod-perl (0.9929-1) unstable; urgency=low * Initial Release (Closes: #304289) * Maintainer - Debian Perl Group via Carlo Segre -- Carlo Segre Sun, 10 Apr 2005 23:06:20 -0600 debian/compat0000644000000000000000000000000212246147514010372 0ustar 9 debian/patches/0000755000000000000000000000000012246147514010623 5ustar debian/patches/series0000644000000000000000000000001012246147514012027 0ustar fix-pod debian/patches/fix-pod0000644000000000000000000000226212246147514012116 0ustar Description:Fix pod warning and encoding pod is converted to utf-8 Author:dod --- a/Pod/Text.pm +++ b/Pod/Text.pm @@ -1547,7 +1547,7 @@ See L file of Tk-Pod distribution - +=encoding utf-8 =head1 POD TO VERIFY B WIDGET @@ -1575,19 +1575,19 @@ =over 4 -=item auml: E ä, +=item auml: E ä, -=item Auml: E Ä, +=item Auml: E Ä, -=item ouml: E ö, +=item ouml: E ö, -=item Ouml: E Ö, +=item Ouml: E Ö, -=item Uuml: E ü, +=item Uuml: E ü, -=item Uuml: E Ü, +=item Uuml: E Ü, -=item sz: E ß. +=item sz: E ß. =back @@ -1597,7 +1597,7 @@ Details: L or perl, perlfunc. -External links: L (URL), L<< URL with link text|http://www.cpan.org >>, L (man page), L (geo: URL) +External links: L (URL), L<< URL with link text|http://www.cpan.org >>, L (man page), L (geo: URL) Links to local sections: L, L, L. debian/libtk-pod-perl.docs0000644000000000000000000000000512246147514012666 0ustar TODO debian/source/0000755000000000000000000000000012246147514010474 5ustar debian/source/format0000644000000000000000000000001412246147514011702 0ustar 3.0 (quilt) debian/control0000644000000000000000000000242412246147514010601 0ustar Source: libtk-pod-perl Maintainer: Debian Perl Group Uploaders: Carlo Segre , gregor herrmann , Rene Mayorga , Dominique Dumont Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libdevel-hide-perl, libio-socket-ssl-perl, libtext-english-perl, libtk-histentry-perl, perl-doc, perl-tk, xauth, xfonts-base, xvfb Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-pod-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-pod-perl.git Homepage: https://metacpan.org/release/Tk-Pod/ Package: libtk-pod-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, perl-doc, perl-tk Recommends: libperlio-gzip-perl, libtext-english-perl, libtk-histentry-perl Description: Tk Pod browser widget with hypertext capability Tk::Pod is a simple Pod browser with hypertext capabilities in a Toplevel widget debian/rules0000755000000000000000000000056412246147514010261 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) BUILDHOME = $(CURDIR)/debian/build %: dh $@ override_dh_clean: dh_clean rm -rf $(BUILDHOME) override_dh_auto_test: mkdir -p $(BUILDHOME) HOME=$(BUILDHOME) xvfb-run -a dh_auto_test override_dh_fixperms: dh_fixperms chmod a-x $(TMP)/usr/share/perl5/Tk/Pod_usage.pod