aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichal Labedzki <michal.labedzki@tieto.com>2015-04-20 08:26:42 +0200
committerBalint Reczey <balint@balintreczey.hu>2015-04-22 11:00:20 +0000
commit5e6acdddc1eb5ac84dcbc2e7ca5a6aae4bfc7ce5 (patch)
treefeabc36acbd8e7e366aab54939c41157ffd9caba /debian
parent97499c1f255ca21ff1860eb067f4eed84d9882fb (diff)
Add androiddump to debian package
Also add extcap manpage. Change-Id: I3de0d7957de6a22da69953ca29ad676d42a163fa Reviewed-on: https://code.wireshark.org/review/8130 Reviewed-by: Balint Reczey <balint@balintreczey.hu>
Diffstat (limited to 'debian')
-rw-r--r--debian/wireshark-common.install1
-rw-r--r--debian/wireshark-common.manpages2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/wireshark-common.install b/debian/wireshark-common.install
index c50ec57aae..887411532a 100644
--- a/debian/wireshark-common.install
+++ b/debian/wireshark-common.install
@@ -4,3 +4,4 @@ usr/bin/capinfos
usr/bin/editcap
usr/bin/mergecap
usr/bin/text2pcap
+usr/lib/*/wireshark/extcap \ No newline at end of file
diff --git a/debian/wireshark-common.manpages b/debian/wireshark-common.manpages
index 70b63fe471..5fad21b36d 100644
--- a/debian/wireshark-common.manpages
+++ b/debian/wireshark-common.manpages
@@ -1,4 +1,6 @@
+obj-*/androiddump.1
obj-*/editcap.1
+obj-*/extcap.4
obj-*/mergecap.1
obj-*/text2pcap.1
obj-*/wireshark-filter.4