reopen 405268
thanks

I see that a "Build-Depends: debmake" has been added to this package.
However, the package uses its own debian/debstd, which is a very
ancient version.

So this fix is incomplete, please use debstd from debmake, the ancient
version in debian/debstd is *completely* unsupported.

Please apply the following patch before asking that the package
enters testing:

diff -ru tcptrace-6.6.1.orig/debian/rules tcptrace-6.6.1/debian/rules
--- tcptrace-6.6.1.orig/debian/rules    2007-01-13 20:42:25.000000000 +0100
+++ tcptrace-6.6.1/debian/rules 2007-01-13 20:51:06.331548691 +0100
@@ -31,7 +31,7 @@
        gzip --best debian/tmp/usr/share/man/man1/tcptrace.1
 # Must have debmake installed for this to work. Otherwise please copy
 # /usr/bin/debstd into the debian directory and change debstd to debian/debstd
-       /bin/bash debian/debstd CHANGES README README.linux README.mailing_list 
README.modules README.pcap README.tline_graphs README.tput_graphs 
README.version README.xpl2gpl xpl2gpl
+       debstd CHANGES README README.linux README.mailing_list README.modules 
README.pcap README.tline_graphs README.tput_graphs README.version 
README.xpl2gpl xpl2gpl
        dpkg-gencontrol -isp
        chown -R root.root debian/tmp
        chmod -R go=rX debian/tmp


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to