From 509a5b00debac36f95c54041e143940e21fc1c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 12 Jul 2019 09:40:51 +0200 Subject: Refresh patches --- debian/changelog | 1 + debian/patches/0100-source_typos.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9280306..181ecf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libonig (6.9.2-1) UNRELEASED; urgency=medium * New upstream release: - Refresh symbols file. + - Refresh debian/patches/0100-source_typos.patch. * Rewrite debain/watch. -- Jörg Frings-Fürst Fri, 12 Jul 2019 09:15:25 +0200 diff --git a/debian/patches/0100-source_typos.patch b/debian/patches/0100-source_typos.patch index ec96ad2..6444b65 100644 --- a/debian/patches/0100-source_typos.patch +++ b/debian/patches/0100-source_typos.patch @@ -7,7 +7,7 @@ Index: trunk/src/regerror.c =================================================================== --- trunk.orig/src/regerror.c +++ trunk/src/regerror.c -@@ -67,7 +67,7 @@ onig_error_code_to_format(int code) +@@ -63,7 +63,7 @@ onig_error_code_to_format(int code) case ONIGERR_UNEXPECTED_BYTECODE: p = "unexpected bytecode (bug)"; break; case ONIGERR_DEFAULT_ENCODING_IS_NOT_SETTED: -- cgit v1.2.3