debian/0002755000000000000000000000000012213077103007164 5ustar debian/compat0000644000000000000000000000000212212671135010364 0ustar 8 debian/rules0000755000000000000000000000276012212671367010262 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2011 Jonas Smedegaard # Description: Main Debian packaging script for Geo::GoogleEarth::Pluggable # # 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 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = Geo-GoogleEarth-Pluggable DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/M/MR/MRDVT DEB_UPSTREAM_TARBALL_MD5 = 762aef30f2c8907b610cfca0bf806ac1 # Needed by upstream build and (always) at runtime perl-deps = archive-zip io-stringy method-autoload package-new module-pluggable perl-deps += xml-libxml-lazybuilder deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) CDBS_BUILD_DEPENDS +=, $(deps) CDBS_DEPENDS_$(pkg) = $(deps) DEB_INSTALL_EXAMPLES_$(pkg) = scripts/* debian/copyright_hints0000644000000000000000000000600312212671135012325 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes MANIFEST META.yml Makefile.PL README Todo debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch lib/Geo/GoogleEarth/Pluggable.pm lib/Geo/GoogleEarth/Pluggable/Base.pm lib/Geo/GoogleEarth/Pluggable/Constructor.pm lib/Geo/GoogleEarth/Pluggable/Contrib/LineString.pm lib/Geo/GoogleEarth/Pluggable/Contrib/LinearRing.pm lib/Geo/GoogleEarth/Pluggable/Contrib/Point.pm lib/Geo/GoogleEarth/Pluggable/Folder.pm lib/Geo/GoogleEarth/Pluggable/LookAt.pm lib/Geo/GoogleEarth/Pluggable/NetworkLink.pm lib/Geo/GoogleEarth/Pluggable/Placemark.pm lib/Geo/GoogleEarth/Pluggable/Plugin/Default.pm lib/Geo/GoogleEarth/Pluggable/Plugin/Others.pm lib/Geo/GoogleEarth/Pluggable/Plugin/Style.pm lib/Geo/GoogleEarth/Pluggable/Style.pm lib/Geo/GoogleEarth/Pluggable/StyleBase.pm lib/Geo/GoogleEarth/Pluggable/StyleMap.pm perl-Geo-GoogleEarth-Pluggable.spec scripts/Geo-GoogleEarth-Pluggable-Folder.pl scripts/Geo-GoogleEarth-Pluggable-Folder.pl.kml scripts/Geo-GoogleEarth-Pluggable-Folder.pl.kmz scripts/Geo-GoogleEarth-Pluggable-Folders_with_Points.pl scripts/Geo-GoogleEarth-Pluggable-Folders_with_Points.pl.kml scripts/Geo-GoogleEarth-Pluggable-Folders_with_Points.pl.kmz scripts/Geo-GoogleEarth-Pluggable-LineString.pl scripts/Geo-GoogleEarth-Pluggable-LineString.pl.kml scripts/Geo-GoogleEarth-Pluggable-LineString.pl.kmz scripts/Geo-GoogleEarth-Pluggable-LinearRing.pl scripts/Geo-GoogleEarth-Pluggable-LinearRing.pl.kml scripts/Geo-GoogleEarth-Pluggable-MultiPoint.pl scripts/Geo-GoogleEarth-Pluggable-MultiPoint.pl.kml scripts/Geo-GoogleEarth-Pluggable-MultiPoint.pl.kmz scripts/Geo-GoogleEarth-Pluggable-NetworkLink.pl scripts/Geo-GoogleEarth-Pluggable-NetworkLink.pl.kml scripts/Geo-GoogleEarth-Pluggable-NetworkLink.pl.kmz scripts/Geo-GoogleEarth-Pluggable-Point-StyleIcon.pl scripts/Geo-GoogleEarth-Pluggable-Point-StyleIcon.pl.kml scripts/Geo-GoogleEarth-Pluggable-Point-StyleIcon.pl.kmz scripts/Geo-GoogleEarth-Pluggable-Point-StyleMapIcon.pl scripts/Geo-GoogleEarth-Pluggable-Point-StyleMapIcon.pl.kml scripts/Geo-GoogleEarth-Pluggable-Point-StyleMapIcon.pl.kmz scripts/Geo-GoogleEarth-Pluggable-Point.pl scripts/Geo-GoogleEarth-Pluggable-Point.pl.kml scripts/Geo-GoogleEarth-Pluggable-Point.pl.kmz scripts/Geo-GoogleEarth-Pluggable-Snippet.pl scripts/Geo-GoogleEarth-Pluggable-Snippet.pl.kml scripts/Geo-GoogleEarth-Pluggable-Snippet.pl.kmz scripts/generate-kml.pl t/001_load.t t/002_document.t t/003_Folder.t t/003_Point.t t/004_Snippet.t Copyright: *No copyright* License: UNKNOWN FIXME Files: LICENSE Copyright: 2009, Michael R. Davis HOLDERS AND License: BSD-3-clause FIXME Files: debian/rules Copyright: 2011, Jonas Smedegaard License: GPL-2+ FIXME Files: scripts/Geo-GoogleEarth-Pluggable-LinearRing.pl.kmz Copyright: License: UNKNOWN FIXME debian/source/0002755000000000000000000000000012212671135010470 5ustar debian/source/format0000644000000000000000000000001412212671135011674 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000024212212671135010215 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://www.cpan.org/authors/id/M/MR/MRDVT/Geo-GoogleEarth-Pluggable-([\d.]+)\.tar\.gz debian/changelog0000644000000000000000000000365312213077103011043 0ustar libgeo-googleearth-pluggable-perl (0.15-2) unstable; urgency=low * Depend/build-depend explicitly on Module::Pluggable which is being removed from perl in 5.20 (Closes: #711663) -- Dominic Hargreaves Sun, 08 Sep 2013 14:40:18 +0100 libgeo-googleearth-pluggable-perl (0.15-1) unstable; urgency=low [ upstream ] * New release. + Fixed HTTP header incoding for Content-Disposition. [ Salvatore Bonaccorso ] * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI. [ Jonas Smedegaard ] * Update README.source to emphasize control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI. * Bump standards-version to 3.9.4. * Bump debhelper compatibility to 8. * Switch to cpan.org/authors source URL, and simplify watch file. * Bump copyright file file format to 1.0. * Fix use comment pseudo-section in copyright file to obey silly restriction of copyright format 1.0. * Relax to build-depend unversioned on cdbs, debhelper and devscripts: Needed versioned satisfied even in oldstable. -- Jonas Smedegaard Thu, 18 Jul 2013 05:07:55 +0200 libgeo-googleearth-pluggable-perl (0.14-1) unstable; urgency=low [ Fabrizio Regalli ] * New upstream version. [ Florian Schlichting ] * Rewrote short and long description (closes: #651770). * Added (build-)dependency on libpackage-new-perl. * Added myself to Uploaders and copyright. -- Florian Schlichting Tue, 21 Feb 2012 20:56:55 +0100 libgeo-googleearth-pluggable-perl (0.13-2) unstable; urgency=low * Add scripts subdir as examples. -- Jonas Smedegaard Tue, 17 May 2011 19:51:50 +0200 libgeo-googleearth-pluggable-perl (0.13-1) unstable; urgency=low * Initial Release. * Closes: Bug#627089. -- Jonas Smedegaard Tue, 17 May 2011 18:44:19 +0200 debian/control0000644000000000000000000000253012212671242010570 0ustar Source: libgeo-googleearth-pluggable-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libarchive-zip-perl, libio-stringy-perl, libmethod-autoload-perl, libpackage-new-perl, libxml-libxml-lazybuilder-perl, libmodule-pluggable-perl | perl (<< 5.17.0) Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Florian Schlichting , Dominic Hargreaves Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libgeo-googleearth-pluggable-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-googleearth-pluggable-perl.git Homepage: http://search.cpan.org/dist/Geo-GoogleEarth-Pluggable/ Package: libgeo-googleearth-pluggable-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: module to generate GoogleEarth Documents Geo::GoogleEarth::Pluggable is a Perl object oriented interface that allows for the creation of XML documents that can be used with Google Earth. . Supported output formats include KML and KMZ, optionally including HTTP headers appropriate for a web application. However, if you need to read KML files, please see the Geo::KML package's from method. debian/README.source0000644000000000000000000000056312212671135011351 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/gbp.conf0000644000000000000000000000014612212671135010606 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/copyright0000644000000000000000000000512512212671135011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Geo::GoogleEarth::Pluggable Upstream-Contact: Michael R. Davis Source: http://search.cpan.org/dist/Geo-GoogleEarth-Pluggable/ Files: * Copyright: 2009, Michael R. Davis License: BSD-3-Clause~STOP Files: debian/* Copyright: 2011, Jonas Smedegaard 2012, Florian Schlichting License: GPL-2+ License: BSD-3-Clause~STOP Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . Neither the name of the STOP, LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: GPL-2+ 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 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 2 is located in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/control.in0000644000000000000000000000213512212671135011177 0ustar Source: libgeo-googleearth-pluggable-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Florian Schlichting Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libgeo-googleearth-pluggable-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-googleearth-pluggable-perl.git Homepage: http://search.cpan.org/dist/Geo-GoogleEarth-Pluggable/ Package: libgeo-googleearth-pluggable-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: module to generate GoogleEarth Documents Geo::GoogleEarth::Pluggable is a Perl object oriented interface that allows for the creation of XML documents that can be used with Google Earth. . Supported output formats include KML and KMZ, optionally including HTTP headers appropriate for a web application. However, if you need to read KML files, please see the Geo::KML package's from method.