debian: Refresh patches

Change-Id: Ib31e658cfa87f31fad9750f1ba2cf326d0944689
Signed-off-by: Balint Reczey <balint.reczey@canonical.com>
Reviewed-on: https://code.wireshark.org/review/22970
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Balint Reczey 2017-08-05 17:11:00 +02:00 committed by Anders Broman
parent ff7a6305a7
commit d81f907aea
3 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ Author: Balint Reczey <balint@balintreczey.hu>
--- 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"

View File

@ -4,9 +4,9 @@ Author: Balint Reczey <balint@balintreczey.hu>
--- 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:

View File

@ -4,7 +4,7 @@ Author: Frederic Peters <fpeters@debian.org>
--- 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 <fpeters@debian.org>
--- 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