Package: nfsboot Version: 0.0.14 Severity: important User: [EMAIL PROTECTED] Usertags: goal-recommends Tags: patch
Hi, I intend to *lovingly* NMU nfsboot, as part of my effort to accomplish the following Release Goal for Lenny: # No unmet recommends relations inside main Advocate: Luk Claes Description: Packages in main should be able to satisfy all recommend relations in main. Bug-User: [EMAIL PROTECTED] Bug-Tag: goal-recommends Even though 0-day NMUs are allowed, I will wait for two weeks for your answer to this, and then upload upload to DELAYED/7 in order to give you plenty of time for reaction. You will find that my changes are minimal and address only this issue, unless other release goal can be dealt with in the same upload. Attached is the diff for my nfsboot 0.0.14+nmu1 NMU. Thanks for your contribution to debian, and... Happy hacking! -- ยท''`. Gay scientists discover the Christian gene : :' : `. `' `- Proudly running (unstable) Debian GNU/Linux
diff -Nru nfsboot-0.0.14/debian/changelog nfsboot-0.0.14+nmu1/debian/changelog --- nfsboot-0.0.14/debian/changelog 2007-07-08 11:11:41.000000000 +0200 +++ nfsboot-0.0.14+nmu1/debian/changelog 2008-04-02 00:02:48.000000000 +0200 @@ -1,3 +1,10 @@ +nfsboot (0.0.14+nmu1) unstable; urgency=low + + * Non-maintainer upload. + * Recommend dhcp3-client instead of dhcp-dns, which is no longer available. + + -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Wed, 02 Apr 2008 00:02:29 +0200 + nfsboot (0.0.14) unstable; urgency=low * Changed recommendation on bind to bind9, closes: #429562. diff -Nru /tmp/ByOulq7Vpq/nfsboot-0.0.14/debian/control /tmp/V3ijWCZ7Oy/nfsboot-0.0.14+nmu1/debian/control --- nfsboot-0.0.14/debian/control 2007-07-08 11:10:37.000000000 +0200 +++ nfsboot-0.0.14+nmu1/debian/control 2008-04-02 00:02:29.000000000 +0200 @@ -9,7 +9,7 @@ Architecture: all Depends: Recommends: dhcp, nfs-kernel-server | nfs-user-server, atftpd | tftpd-hpa | tftpd, bind9 -Suggests: grub, nis, dhcp-dns +Suggests: grub, nis, dhcp3-client Description: Allow clients to boot over the network This package help you to set up your host to allow clients to boot over nfs.