Control: tags -1 patch Dear maintainer,
Two patches are missing a line separator and can be fixed like this: --- a/debian/patches/replace_fribidi-config_pkg-config.patch.orig +++ b/debian/patches/replace_fribidi-config_pkg-config.patch @@ -1,4 +1,5 @@ -fribidi only ships fribidi.pc now. Patched configure.in--- a/configure.in +fribidi only ships fribidi.pc now. Patched configure.in +--- a/configure.in +++ b/configure.in @@ -145,14 +145,8 @@ fi --- a/debian/patches/fix_tooltip_crash.patch.orig +++ b/debian/patches/fix_tooltip_crash.patch @@ -1,4 +1,5 @@ -Use the new Gtk::Tooltip API instead of the old Gtk::Tooltips API--- a/src/tool +Use the new Gtk::Tooltip API instead of the old Gtk::Tooltips API +--- a/src/toolbar.cc +++ b/src/toolbar.cc @@ -94,26 +94,21 @@ #endif Cheers, Juhani -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org