Package: tftp-hpa
Version: 0.48-1
Severity: normal
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following:
- add update-inetd, sysv-rc to dependencies
We thought you might be interested in doing the same.
update-inetd is used in the postinst.
update-rc.d (from sysv-rc) is added by dh_installinfo to the postinst
Cheers,
Michael
-- System Information:
Debian Release: lenny/sid
APT prefers gutsy-updates
APT policy: (500, 'gutsy-updates'), (500, 'gutsy'), (500, 'feisty')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
diff -u tftp-hpa-0.48/debian/changelog tftp-hpa-0.48/debian/changelog
diff -u tftp-hpa-0.48/debian/control tftp-hpa-0.48/debian/control
--- tftp-hpa-0.48/debian/control
+++ tftp-hpa-0.48/debian/control
@@ -18,7 +18,7 @@
Package: tftpd-hpa
Architecture: any
-Depends: ${shlibs:Depends}, debconf | debconf-2.0, inet-superserver
+Depends: ${shlibs:Depends}, debconf | debconf-2.0, inet-superserver, sysv-rc,
update-inetd
Conflicts: tftpd
Provides: tftpd
Description: HPA's tftp server