debian/0000755000000000000000000000000011727713522007175 5ustar debian/copyright0000644000000000000000000000203511727713522011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Browser-Open Upstream-Contact: Pedro Melo Source: http://search.cpan.org/dist/Browser-Open/ Files: * Copyright: 2009, Pedro Melo License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2012, Salvatore Bonaccorso 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/watch0000644000000000000000000000016511727713522010230 0ustar version=3 http://search.cpan.org/dist/Browser-Open/ .*/Browser-Open-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000217011727713522010600 0ustar Source: libbrowser-open-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Browser-Open/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libbrowser-open-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbrowser-open-perl.git Package: libbrowser-open-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to open a browser in a given URL The functions optionaly exported by Browser::Open allows you to open URLs in the user browser. . A set of known commands per OS-name is tested for presence, and the first one found is executed. With an optional parameter, all known commands are checked. . The "open_browser" uses the system() function to execute the command. If you want more control, you can get the command with the "open_browser_cmd" or "open_browser_cmd_all" functions and then use whatever method you want to execute it. debian/changelog0000644000000000000000000000206411727713522011051 0ustar libbrowser-open-perl (0.04-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 0.04 * Update debian/copyright information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for debian/* packaging. * Remove override for dh_auto_install. The override is not needed anymore as the temporary files pod2htmd.tmp and pod2htmi.tmp are removed from the source upstream. * Bump Debhelper compat level to 8. Adjust Build-Depends on debhelper to (>= 8). * Bump Standards-Version to 3.9.3 * Simplify dependencies on versions satisfied in stable. Drop alternative (Build-)Depends(-Indep) for dependencies already satisfied in stable. -- Salvatore Bonaccorso Tue, 13 Mar 2012 19:51:25 +0100 libbrowser-open-perl (0.03-1) unstable; urgency=low * Initial Release (Closes: #615038). -- Salvatore Bonaccorso Fri, 25 Feb 2011 15:31:59 +0100 debian/rules0000755000000000000000000000003611727713522010254 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011727713522010475 5ustar debian/source/format0000644000000000000000000000001411727713522011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211727713522010373 0ustar 8