diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/ethereal-common.files | 8 | ||||
-rw-r--r-- | debian/ethereal-dev.docs | 6 | ||||
-rw-r--r-- | debian/ethereal-dev.files | 14 | ||||
-rw-r--r-- | debian/ethereal-dev.manpages | 6 | ||||
-rw-r--r-- | debian/patches/00list | 2 |
5 files changed, 18 insertions, 18 deletions
diff --git a/debian/ethereal-common.files b/debian/ethereal-common.files index 19c79a3a9d..80c18f594b 100644 --- a/debian/ethereal-common.files +++ b/debian/ethereal-common.files @@ -1,8 +1,8 @@ /usr/bin/editcap /usr/bin/mergecap /usr/bin/text2pcap -/usr/lib/ethereal/libethereal.so.0 -/usr/lib/ethereal/libethereal.so.0.0.1 +/usr/lib/ethereal/libwireshark.so.0 +/usr/lib/ethereal/libwireshark.so.0.0.1 /usr/lib/ethereal/libwiretap.so.0 /usr/lib/ethereal/libwiretap.so.0.0.1 /usr/lib/ethereal/plugins/* @@ -10,8 +10,8 @@ /usr/bin/editcap /usr/bin/mergecap /usr/bin/text2pcap -/usr/lib/ethereal/libethereal.so.0 -/usr/lib/ethereal/libethereal.so.0.0.1 +/usr/lib/ethereal/libwireshark.so.0 +/usr/lib/ethereal/libwireshark.so.0.0.1 /usr/lib/ethereal/libwiretap.so.0 /usr/lib/ethereal/libwiretap.so.0.0.1 /usr/lib/ethereal/plugins/* diff --git a/debian/ethereal-dev.docs b/debian/ethereal-dev.docs index 901222891a..1c2215cd30 100644 --- a/debian/ethereal-dev.docs +++ b/debian/ethereal-dev.docs @@ -1,15 +1,15 @@ doc/README.design doc/README.developer -doc/README.idl2eth +doc/README.idl2wrs doc/README.plugins doc/README.design doc/README.developer -doc/README.idl2eth +doc/README.idl2wrs doc/README.plugins doc/README.design doc/README.developer -doc/README.idl2eth +doc/README.idl2wrs doc/README.plugins diff --git a/debian/ethereal-dev.files b/debian/ethereal-dev.files index 6ceb7b4813..9ca5c46aee 100644 --- a/debian/ethereal-dev.files +++ b/debian/ethereal-dev.files @@ -1,24 +1,24 @@ -/usr/bin/idl2eth +/usr/bin/idl2wrs /usr/bin/idl2deb /usr/bin/asn2deb -/usr/lib/ethereal/libethereal.so -/usr/lib/ethereal/libethereal.la +/usr/lib/ethereal/libwireshark.so +/usr/lib/ethereal/libwireshark.la /usr/lib/ethereal/libwiretap.so /usr/lib/ethereal/libwiretap.la /usr/lib/python2.3/* /usr/include/ethereal/* -/usr/bin/idl2eth +/usr/bin/idl2wrs /usr/bin/idl2deb /usr/bin/asn2deb -/usr/lib/ethereal/libethereal.so -/usr/lib/ethereal/libethereal.la +/usr/lib/ethereal/libwireshark.so +/usr/lib/ethereal/libwireshark.la /usr/lib/ethereal/libwiretap.so /usr/lib/ethereal/libwiretap.la /usr/lib/python2.3/* /usr/include/ethereal/* -/usr/bin/idl2eth +/usr/bin/idl2wrs /usr/lib/python2.2/* /usr/include/ethereal/* /usr/lib/libwiretap.a diff --git a/debian/ethereal-dev.manpages b/debian/ethereal-dev.manpages index 9ccb1da43e..5e142422d3 100644 --- a/debian/ethereal-dev.manpages +++ b/debian/ethereal-dev.manpages @@ -1,8 +1,8 @@ -idl2eth.1 +idl2wrs.1 idl2deb.1 asn2deb.1 -idl2eth.1 +idl2wrs.1 idl2deb.1 asn2deb.1 -idl2eth.1 +idl2wrs.1 diff --git a/debian/patches/00list b/debian/patches/00list index d05e06e813..2634dfdf24 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -6,6 +6,6 @@ 06_giop-buffer 07_gcc4 08_ethereal-desktop-menu -09_idl2eth +09_idl2wrs 10_ethereal_gen 11_diameter_vendors |