debian/0000755000000000000000000000000012200540120007150 5ustar debian/patches/0000755000000000000000000000000012200540120010577 5ustar debian/patches/series0000644000000000000000000000001712200540120012012 0ustar spelling.patch debian/patches/spelling.patch0000644000000000000000000000112212200540120013431 0ustar Description: fix typo in manpage Author: Florian Schlichting Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=87687 --- a/lib/Net/GPSD3/Return/POLL.pm +++ b/lib/Net/GPSD3/Return/POLL.pm @@ -53,7 +53,7 @@ my $fix=$poll->fix #isa Net::GPSD3::Return::TPV or undef -Note: I will try to keep this method consistant +Note: I will try to keep this method consistent =cut @@ -91,7 +91,7 @@ my $sky=$poll->sky #isa Net::GPSD3::Return::SKY or undef -Note: I will try to keep this method consistant +Note: I will try to keep this method consistent =cut debian/watch0000644000000000000000000000016012101265417010213 0ustar version=3 https://metacpan.org/release/Net-GPSD3/ .*/Net-GPSD3-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000330112200536753011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GPS-Point Upstream-Contact: Michael R. Davis Source: https://metacpan.org/release/GPS-Point/ Files: * Copyright: 2009, Michael R. Davis License: BSD-3 Files: debian/* Copyright: 2010-2011, gregor herrmann 2011-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: BSD-3 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. 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' debian/control0000644000000000000000000000242312200536231010564 0ustar Source: libnet-gpsd3-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdatetime-format-w3cdtf-perl (>= 0.06), libdatetime-perl, libgps-point-perl, libio-socket-inet6-perl, libjson-xs-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Net-GPSD3/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-gpsd3-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-gpsd3-perl.git Package: libnet-gpsd3-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-format-w3cdtf-perl (>= 0.06), libdatetime-perl, libgps-point-perl, libio-socket-inet6-perl, libjson-xs-perl Suggests: gpsd (>= 2.90) Description: Perl interface to the gpsd server daemon protocol version 3 (JSON) Net::GPSD3 provides an object client interface to the gpsd server daemon utilizing the version 3.1 protocol. gpsd is an open source GPS daemon from http://gpsd.berlios.de/. Support for Version 3 of the protocol (JSON) was adding to the daemon in version 2.90. If your daemon is before 2.90 then please use the Net::GPSD package. debian/compat0000644000000000000000000000000211671747333010400 0ustar 8 debian/changelog0000644000000000000000000000306012200540120011021 0ustar libnet-gpsd3-perl (0.19-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 [ Florian Schlichting ] * Imported Upstream version 0.19. * Email change: Florian Schlichting -> fsfs@debian.org. * Bumped Standards-Version to 3.9.4 (update to copyright-format 1.0). * Bumped copyright years. * New spelling.patch for a typo in POD. -- Florian Schlichting Wed, 07 Aug 2013 23:36:59 +0200 libnet-gpsd3-perl (0.18-1) unstable; urgency=low * New upstream release. * Remove patches, both applied upstream. * Update packaging copyright. -- gregor herrmann Tue, 27 Dec 2011 23:48:18 +0100 libnet-gpsd3-perl (0.17-1) unstable; urgency=low [ Florian Schlichting ] * Imported Upstream version 0.17 * Update Standards-Version to 3.9.2 (link directly to GPL-1). * Use debhelper 8 / source-format 3.0 (quilt). * Add dependency on libdatetime-format-w3cdtf-perl (>= 0.06). * Patch Makefile.PL to not install examples into /usr/bin. [ 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. -- Florian Schlichting Mon, 22 Aug 2011 14:28:22 +0000 libnet-gpsd3-perl (0.11-1) unstable; urgency=low * Initial release (closes: #565268). -- gregor herrmann Sat, 30 Jan 2010 18:13:25 +0100 debian/source/0000755000000000000000000000000011671747333010502 5ustar debian/source/format0000644000000000000000000000001411671747333011710 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671747333010261 0ustar #!/usr/bin/make -f %: dh $@ debian/libnet-gpsd3-perl.examples0000644000000000000000000000001211671747333014166 0ustar scripts/*