[libgps-point-perl] 07/09: Drop spelling.patch, applied upstream

Florian Schlichting fsfs at alioth.debian.org
Sat Oct 5 19:22:50 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libgps-point-perl.

commit ef75bd0b4d0da1d9bc8741924072db58f70e77d3
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Oct 5 21:19:01 2013 +0200

    Drop spelling.patch, applied upstream
---
 debian/patches/series         |    1 -
 debian/patches/spelling.patch |   25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 5285b3f..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Author: gregor herrmann <gregoa at debian.org>
-Description: spelling mistake
-Origin: vendor
-Forwarded: no
-
---- a/lib/GPS/Point.pm
-+++ b/lib/GPS/Point.pm
-@@ -583,7 +583,7 @@
-   my $new_point=$point->track($seconds); #default $point->heading
-   my $new_point=$point->track($seconds => $heading);
- 
--At a minimum this method requires lat and lon to be set. It might be very usefull to have speed, heading and time set although they all default to zero.
-+At a minimum this method requires lat and lon to be set. It might be very useful to have speed, heading and time set although they all default to zero.
- 
- =cut
- 
-@@ -606,7 +606,7 @@
-   my $point=$point->forward($dist);             #default $point->heading
-   my $point=$point->forward($dist => $heading); #meters => degrees
- 
--At a minimum this method requires lat and lon to be set. It might be usefull to have heading set although the default is zero.
-+At a minimum this method requires lat and lon to be set. It might be useful to have heading set although the default is zero.
- 
- =cut
- 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgps-point-perl.git



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