From d81f907aea269b12dc383911bfb469addfaffade Mon Sep 17 00:00:00 2001 From: Balint Reczey Date: Sat, 5 Aug 2017 17:11:00 +0200 Subject: [PATCH] debian: Refresh patches Change-Id: Ib31e658cfa87f31fad9750f1ba2cf326d0944689 Signed-off-by: Balint Reczey Reviewed-on: https://code.wireshark.org/review/22970 Reviewed-by: Anders Broman --- debian/patches/05_note-README-when-running-as-root.patch | 2 +- debian/patches/06_release-version.patch | 6 +++--- debian/patches/16_licence_about_location.patch | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/patches/05_note-README-when-running-as-root.patch b/debian/patches/05_note-README-when-running-as-root.patch index 2abed19e97..c6baf4af4c 100644 --- a/debian/patches/05_note-README-when-running-as-root.patch +++ b/debian/patches/05_note-README-when-running-as-root.patch @@ -4,7 +4,7 @@ Author: Balint Reczey --- a/ui/gtk/main.c +++ b/ui/gtk/main.c -@@ -2102,7 +2102,7 @@ +@@ -1949,7 +1949,7 @@ "This could be dangerous.\n\n" "If you're running Wireshark this way in order to perform live capture, " "you may want to be aware that there is a better way documented at\n" diff --git a/debian/patches/06_release-version.patch b/debian/patches/06_release-version.patch index 6a0d2fd4d4..bc806ce222 100644 --- a/debian/patches/06_release-version.patch +++ b/debian/patches/06_release-version.patch @@ -4,9 +4,9 @@ Author: Balint Reczey --- a/Makefile.am +++ b/Makefile.am -@@ -676,7 +676,7 @@ - am__v_PERL_0 = @echo " PERL " $@; - am__v_PERL_1 = +@@ -776,7 +776,7 @@ + # FORCE is the portable version of .PHONY + FORCE: -version.h: FORCE +version.h: diff --git a/debian/patches/16_licence_about_location.patch b/debian/patches/16_licence_about_location.patch index 0806d53a52..fb44ba890a 100644 --- a/debian/patches/16_licence_about_location.patch +++ b/debian/patches/16_licence_about_location.patch @@ -4,7 +4,7 @@ Author: Frederic Peters --- a/ui/gtk/about_dlg.c +++ b/ui/gtk/about_dlg.c -@@ -502,7 +502,7 @@ +@@ -522,7 +522,7 @@ #if defined(_WIN32) absolute_path = get_datafile_path("COPYING.txt"); #else @@ -15,7 +15,7 @@ Author: Frederic Peters --- a/ui/qt/about_dialog.cpp +++ b/ui/qt/about_dialog.cpp -@@ -312,7 +312,7 @@ AboutDialog::AboutDialog(QWidget *parent) : +@@ -335,7 +335,7 @@ #if defined(_WIN32) f_license.setFileName(get_datafile_path("COPYING.txt")); #else