Package: wireshark-dev
Version: 1.0.0-1
Severity: wishlist
Tags: patch
Per http://lists.debian.org/debian-devel/2008/02/msg00408.html, I am
seeking the removal of automake1.8 from Debian.
Attached is a patch to deal with this transition. If I receive no
response in 2 to 3 weeks I plan on NMUing your package for this
transition. Thanks in advance for your help.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -ruN wireshark-1.0.0/debian/control wireshark-1.0.0.new/debian/control
--- wireshark-1.0.0/debian/control 2008-04-04 01:24:12.000000000 -0400
+++ wireshark-1.0.0.new/debian/control 2008-04-04 23:03:43.000000000 -0400
@@ -54,7 +54,7 @@
Package: wireshark-dev
Architecture: any
Section: devel
-Depends: ${shlibs:Depends}, omniidl (>> 1:3.0.4.1-10) | omniidl4 (>= 4.0.1-2)
, libpcap0.8-dev, libtool, libglib2.0-dev, ${python:Depends}, snacc,
autotools-dev, debhelper, cdbs, automake1.8, autoconf
+Depends: ${shlibs:Depends}, omniidl (>> 1:3.0.4.1-10) | omniidl4 (>= 4.0.1-2)
, libpcap0.8-dev, libtool, libglib2.0-dev, ${python:Depends}, snacc,
autotools-dev, debhelper, cdbs, automake1.9, autoconf
Replaces: ethereal-dev (<< 0.99.2-0)
Conflicts: ethereal-dev (<< 0.99.2-0)
XB-Python-Version: ${python:Versions}