wireshark/debian
Guy Harris a3b70ff0da From Stéphane Loeuillet: patches to fix problems with the .desktop files
found by desktop-file-validate:

  wireshark.desktop: warning: value "" for key "Path" in group "Desktop Entry"
  does not look like an absolute path
  wireshark.desktop: warning: value "GNOME;Application;Network;" for key
  "Categories" in group "Desktop Entry" contains a deprecated value
  "Application"

  wireshark-root.desktop: warning: key "Encoding" in group "Desktop Entry" is
  deprecated
  wireshark-root.desktop: warning: value "" for key "Path" in group "Desktop
  Entry" does not look like an absolute path
  wireshark-root.desktop: warning: value "GNOME;Application;Network;" for key
  "Categories" in group "Desktop Entry" contains a deprecated value
  "Application"

svn path=/trunk/; revision=23034
2007-09-30 00:18:44 +00:00
..
patches From Frederic Peters: 2007-07-04 07:22:57 +00:00
README.debian Frederic Peters <fpeters@debian.org>: 2006-07-27 17:15:34 +00:00
changelog From Frederic Peters: 2007-07-04 07:22:57 +00:00
compat The checkin from three weeks ago missed two files... 2006-08-14 22:04:05 +00:00
control From Frederic Peters: 2007-07-04 07:22:57 +00:00
copyright From Frederic Peters: 2007-07-04 07:22:57 +00:00
dirs Add a debian subdirectory and the files needed to generate a debian package. 2000-01-26 07:00:26 +00:00
docs Add a debian subdirectory and the files needed to generate a debian package. 2000-01-26 07:00:26 +00:00
menu Add a debian subdirectory and the files needed to generate a debian package. 2000-01-26 07:00:26 +00:00
postinst Update Debian packaging files. Ethereal is now split in 4 packages : 2002-10-26 08:56:39 +00:00
prerm Update Debian packaging files. Ethereal is now split in 4 packages : 2002-10-26 08:56:39 +00:00
pycompat From Frederic Peters: 2007-07-04 07:22:57 +00:00
pyversions From Frederic Peters: 2007-07-04 07:22:57 +00:00
rules From Frederic Peters: 2007-07-04 07:22:57 +00:00
tshark.files From Frederic Peters: 2007-07-04 07:22:57 +00:00
tshark.manpages From Frederic Peters: 2007-07-04 07:22:57 +00:00
watch The checkin from three weeks ago missed two files... 2006-08-14 22:04:05 +00:00
wireshark-common.files From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark-common.manpages From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark-dev.docs From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark-dev.files From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark-dev.header-files From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark-dev.manpages From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark-dev.postinst From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark-dev.prerm From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark-root.desktop From Stéphane Loeuillet: patches to fix problems with the .desktop files 2007-09-30 00:18:44 +00:00
wireshark.files From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark.manpages From Frederic Peters: 2007-07-04 07:22:57 +00:00
wireshark.menu From Frederic Peters: 2007-07-04 07:22:57 +00:00

README.debian

Ethereal for Debian
-------------------

Q. Why isn't wireshark linked against libssl ?
A. Because it can't be linked against libssl.
   See http://www.openssl.org/support/faq.html#LEGAL2

Q. Why isn't wireshark linked against libsnmp ?
A. Because it would also need to be linked against libssl

Frederic Peters <fpeters@debian.org>, Tue, 21 May 2002 08:37:52 +0200