tags 574083 + patch thanks Dear maintainer, here is the trivial patch for the reported bug.
I understand net-stat is not use unconditionally in wwwoffle init.d script, but only if ppp support is enabled. Nevertheless adding a dependency on net-tools is quite low impact, as it is an important package anyhow (and additionally a small one), which is most likely installed anyhow. In case you don't have time to get back to this issue in a timely manner, I've also scheduled a very long delayed NMU of 14 days. Let me know if you want me to cancel it or, conversely, to schedule it to happen ASAP. Thanks for maintaining wwwoffle! Cheers. -- Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7 z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ Dietro un grande uomo c'è ..| . |. Et ne m'en veux pas si je te tutoie sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u wwwoffle-2.9f/debian/changelog wwwoffle-2.9f/debian/changelog --- wwwoffle-2.9f/debian/changelog +++ wwwoffle-2.9f/debian/changelog @@ -1,3 +1,11 @@ +wwwoffle (2.9f-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Add dependency on net-tools, as init.d script uses netstat. + (Closes: #574083) + + -- Stefano Zacchiroli <z...@debian.org> Tue, 23 Mar 2010 14:15:32 +0100 + wwwoffle (2.9f-2) unstable; urgency=low * Added CONFIG filename definition to ip-down.d and postrm scripts. diff -u wwwoffle-2.9f/debian/control wwwoffle-2.9f/debian/control --- wwwoffle-2.9f/debian/control +++ wwwoffle-2.9f/debian/control @@ -7,7 +7,7 @@ Package: wwwoffle Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, debconf | debconf-2.0, coreutils(>=5.0), debianutils(>=1.13.1) +Depends: ${misc:Depends}, ${shlibs:Depends}, debconf | debconf-2.0, coreutils(>=5.0), debianutils(>=1.13.1), net-tools Suggests: htdig(>=3.1.0b4) | namazu | mnogosearch-pgsql | mnogosearch-mysql, logrotate, pdnsd, cron Homepage: http://www.gedanken.demon.co.uk/wwwoffle/ Description: World Wide Web OFFline Explorer