aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPavel Strnad <pavel_strnad@hotmail.com>2015-04-30 13:53:59 +0200
committerBalint Reczey <balint@balintreczey.hu>2015-04-30 12:48:31 +0000
commit6af14c2979d074e33bb5bdd135c0d751e7b7e8e0 (patch)
treef9c0bcf1fbb234497b38bc5cd30fd98e6c9ee9e9 /debian
parent45a5a1a4b43d4c426a730421c4846f268bb1822d (diff)
Add reordercap to the wireshark-common package
Change-Id: I63b1a34458912f5cffe2770522e9d2c3737dbc08 Reviewed-on: https://code.wireshark.org/review/8246 Reviewed-by: Balint Reczey <balint@balintreczey.hu> Tested-by: Balint Reczey <balint@balintreczey.hu>
Diffstat (limited to 'debian')
-rw-r--r--debian/wireshark-common.install1
-rw-r--r--debian/wireshark-common.manpages1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/wireshark-common.install b/debian/wireshark-common.install
index 887411532a..8c132dff0b 100644
--- a/debian/wireshark-common.install
+++ b/debian/wireshark-common.install
@@ -4,4 +4,5 @@ usr/bin/capinfos
usr/bin/editcap
usr/bin/mergecap
usr/bin/text2pcap
+usr/bin/reordercap
usr/lib/*/wireshark/extcap \ No newline at end of file
diff --git a/debian/wireshark-common.manpages b/debian/wireshark-common.manpages
index 5fad21b36d..f91eb8e0f2 100644
--- a/debian/wireshark-common.manpages
+++ b/debian/wireshark-common.manpages
@@ -7,3 +7,4 @@ obj-*/wireshark-filter.4
obj-*/capinfos.1
obj-*/dumpcap.1
obj-*/rawshark.1
+obj-*/reordercap.1