[libtravel-routing-de-vrr-perl] 04/05: Add a patch to fix minor typos in POD.

gregor herrmann gregoa at debian.org
Tue Aug 12 16:10:39 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtravel-routing-de-vrr-perl.

commit e39572ff7730e7d7d2ef0e04df69929c577f7f73
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 12 18:09:26 2014 +0200

    Add a patch to fix minor typos in POD.
---
 debian/patches/series      |  1 +
 debian/patches/typos.patch | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..002796a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+typos.patch
diff --git a/debian/patches/typos.patch b/debian/patches/typos.patch
new file mode 100644
index 0000000..02e3a92
--- /dev/null
+++ b/debian/patches/typos.patch
@@ -0,0 +1,29 @@
+Description: fix some minor typos
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-08-12
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=97971
+Bug: https://rt.cpan.org/Ticket/Display.html?id=97971
+
+--- a/bin/efa
++++ b/bin/efa
+@@ -352,7 +352,7 @@
+ B<efa> has a builtin list of EFA entry points which can be used with the
+ B<-A> and B<-D> options. You can also specify a custom URL using B<-u>.
+ However, the default EFA service is sufficient in most cases (even ICE
+-connections all over germany).
++connections all over Germany).
+ 
+ =head1 OPTIONS
+ 
+--- a/lib/Travel/Routing/DE/EFA.pm
++++ b/lib/Travel/Routing/DE/EFA.pm
+@@ -768,7 +768,7 @@
+ 		[ 'http://www.linzag.at/static/XSLT_TRIP_REQUEST2', 'Linz AG' ],
+ 		[
+ 			'http://212.114.197.7/vgnExt_oeffi/XML_TRIP_REQUEST2',
+-			'Verkehrsverbund Grossraum Nuernberb'
++			'Verkehrsverbund Grossraum Nuernberg'
+ 		],
+ 		[
+ 			'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtravel-routing-de-vrr-perl.git



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