debian/0000755000000000000000000000000012204751536007173 5ustar debian/watch0000644000000000000000000000024412101264353010214 0ustar # format version number, currently 3; this line is compulsory! version=3 https://metacpan.org/release/HTML-Display/ .*/HTML-Display-([\.\d]+)\.(?:tar\.gz|tar|tgz)$ debian/copyright0000644000000000000000000000224612204751536011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTML-Display Upstream-Contact: Max Maischein Source: https://metacpan.org/release/HTML-Display/ Files: * Copyright: 2004-2013, Max Maischein License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, David Paleino 2007, 2008, Damyan Ivanov 2010, gregor herrmann 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/control0000644000000000000000000000272412204751536010603 0ustar Source: libhtml-display-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libhtml-tokeparser-simple-perl, liburi-perl, libwww-perl, libtest-pod-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-display-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-display-perl.git Homepage: https://metacpan.org/release/HTML-Display/ Package: libhtml-display-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libhtml-tokeparser-simple-perl, liburi-perl, libwww-perl, perl Replaces: libwww-mechanize-shell-perl (<< 0.46-1) Description: module for displaying HTML locally in a browser HTML::Display abstracts the task of displaying HTML to the user. The displaying is done by launching a browser and navigating it to either a temporary file with the HTML stored in it, or, if possible, by pushing the HTML directly into the browser window. . The module tries to automagically select the "correct" browser, but if it doesn't find a good browser, you can modify the behaviour by setting some environment variables. debian/compat0000644000000000000000000000000212204751536010371 0ustar 8 debian/changelog0000644000000000000000000000432112204751536011045 0ustar libhtml-display-perl (0.40-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 0.40 * Update years of upstream copyright * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1+) * Bump dh compatibility to level 8 (no changes necessary) * Add myself to uploaders and copyright -- Florian Schlichting Tue, 20 Aug 2013 22:34:27 +0200 libhtml-display-perl (0.39-4) unstable; urgency=low * (Build) depend on "perl (>= 5.10.1) | libparent-perl" instead of "libparent-perl (>= 0.218)"; parent is in perl core now, and the lowest version of libparent-perl in the archive is 0.221-1 (closes: #578817). * Minimize debian/rules. * Convert to source format 3.0 (quilt). * debian/copyright: update formatting. * Add /me to Uploaders. * Set Standards-Version to 3.8.4 (no changes). * Remove versions from build dependencies that are already fulfilled in oldstable. * Make short description a noun phrase. -- gregor herrmann Wed, 28 Apr 2010 19:09:05 +0200 libhtml-display-perl (0.39-3) unstable; urgency=low [ David Paleino ] * debian/control: removed myself from Uploaders (closes: #509495) [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Damyan Ivanov ] * rules,compat,control: upgrade to DH7 * Standards-Version: 3.8.0 (no changes needed) -- Damyan Ivanov Tue, 23 Dec 2008 10:26:02 +0200 libhtml-display-perl (0.39-2) unstable; urgency=high * Urgency high as fixes serious bug * Add Replaces: libwww-mechanize-shell-perl (<< 0.46-1) to allow partial upgrades. Closes: #451076 -- Damyan Ivanov Tue, 13 Nov 2007 10:31:56 +0200 libhtml-display-perl (0.39-1) unstable; urgency=low * Initial Release. -- Damyan Ivanov Tue, 30 Oct 2007 11:22:39 +0200 debian/source/0000755000000000000000000000000011671745055010501 5ustar debian/source/format0000644000000000000000000000001411671745055011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671745055010260 0ustar #!/usr/bin/make -f %: dh $@