[SCM] Debian packaging of libnet-gpsd3-perl branch, master, updated. debian/0.17-1-8-gaa98d25

gregor herrmann gregoa at debian.org
Tue Dec 27 22:50:31 UTC 2011


The following commit has been merged in the master branch:
commit f044508d32ccf47bc5bfd8c482189452f1753376
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 27 23:45:36 2011 +0100

    Remove patches, both applied upstream.

diff --git a/debian/patches/dont_install_examples_into_usrbin.patch b/debian/patches/dont_install_examples_into_usrbin.patch
deleted file mode 100644
index ffcdfdd..0000000
--- a/debian/patches/dont_install_examples_into_usrbin.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
-Description: EXE_FILES in Makefile.PL causes the sample scripts to be installed into /usr/bin where they don't belong
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=70414
-Origin: vendor
-
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -13,12 +13,4 @@
-                      'DateTime::Format::W3CDTF' => 0.06, #factional seconds
-                     },
- 
--    EXE_FILES    => [
--                    qw{
--                       scripts/perl-Net-GPSD3-Example.pl
--                       scripts/perl-Net-GPSD3-Handler.pl
--                       scripts/perl-Net-GPSD3-poll.pl
--                      }
--                    ],
--
- );
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index da82094..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-spelling.patch
-dont_install_examples_into_usrbin.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index a715a37..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Author: gregor herrmann <gregoa at debian.org>
-Description: spelling mistake
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=70410
-Origin: vendor
-
---- a/lib/Net/GPSD3.pm
-+++ b/lib/Net/GPSD3.pm
-@@ -47,7 +47,7 @@
- 
- =head1 DESCRIPTION
- 
--Net::GPSD3 provides an object client interface to the gpsd server daemon utilizing the version 3 protocol. gpsd is an open source GPS deamon 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 (protocol 2.X), please use the L<Net::GPSD> package.
-+Net::GPSD3 provides an object client interface to the gpsd server daemon utilizing the version 3 protocol. gpsd is an open source GPS daemon from http://gpsd.berlios.de/.  Support for Version 3 of the protocol (JSON) was added to the daemon in version 2.90.  If your daemon is before 2.90 (protocol 2.X), please use the L<Net::GPSD> package.
- 
- =head1 CONSTRUCTOR
- 
---- a/lib/Net/GPSD3/Return/Unknown/Timestamp.pm
-+++ b/lib/Net/GPSD3/Return/Unknown/Timestamp.pm
-@@ -28,7 +28,7 @@
- 
- Note: In 2.96 (protocol 3.4) the TPV->time format changed from unix epoch to W3C, but this method attempts to hide that change from the user.
- 
--Since the POXIS standard for the Unix epoch does not use leap seconds but GPS system does I do not recommend that you use this method for time display or storage.  This method is purely here for backwards compatability.
-+Since the POXIS standard for the Unix epoch does not use leap seconds but GPS system does I do not recommend that you use this method for time display or storage.  This method is purely here for backwards compatibility.
- 
- =cut
- 

-- 
Debian packaging of libnet-gpsd3-perl



More information about the Pkg-perl-cvs-commits mailing list