[libtravel-routing-de-vrr-perl] 03/04: Drop typo.patch, merged upstream.

gregor herrmann gregoa at debian.org
Thu Jun 25 23:02:24 UTC 2015


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 bdfddf7e3710877daa0f496db30bf19cca832011
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 26 00:59:23 2015 +0200

    Drop typo.patch, merged upstream.
---
 debian/patches/series     |  1 -
 debian/patches/typo.patch | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 738c1cc..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-typo.patch
diff --git a/debian/patches/typo.patch b/debian/patches/typo.patch
deleted file mode 100644
index 8d5dd75..0000000
--- a/debian/patches/typo.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix a typo
-Origin: vendor
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2015-05-10
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=104335
-Bug: https://rt.cpan.org/Ticket/Display.html?id=104335
-
---- a/bin/efa
-+++ b/bin/efa
-@@ -70,7 +70,7 @@
- 		exit 2;
- 	}
- 	if ( $e->isa('Travel::Routing::DE::EFA::Exception::NoData') ) {
--		printf STDERR ( "Backend rror: %s\n", $e->description );
-+		printf STDERR ( "Backend error: %s\n", $e->description );
- 		exit 3;
- 	}
- 	if ( $e->isa('Travel::Routing::DE::EFA::Exception::Ambiguous') ) {

-- 
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