Hi Frank, As you did not respond to my queries on IRC, I've decided to NMU the changes needed to get the menu entry displayed in d-i, so it can be included in Beta 3.
Attached the full patch, including changelog entry I used. Cheers, Frans
diff -u eject-2.1.4/debian/changelog eject-2.1.4/debian/changelog --- eject-2.1.4/debian/changelog +++ eject-2.1.4/debian/changelog @@ -1,3 +1,12 @@ +eject (2.1.4-2.1) unstable; urgency=low + + * Non-Maintainer Upload + * Correct capitalization of field names in templates file (closes: #375536). + * Revert priority change for the udeb; it was not the cause of the menu + title not being shown. + + -- Frans Pop <[EMAIL PROTECTED]> Tue, 11 Jul 2006 23:15:08 +0200 + eject (2.1.4-2) unstable; urgency=low * debian/po/da.po: Add translation by Claus Hindsgaul. diff -u eject-2.1.4/debian/control eject-2.1.4/debian/control --- eject-2.1.4/debian/control +++ eject-2.1.4/debian/control @@ -21,7 +21,6 @@ Package: eject-udeb Section: debian-installer -Priority: standard XC-Package-Type: udeb XB-Installer-Menu-Item: 960 Architecture: any diff -u eject-2.1.4/debian/eject-udeb.templates eject-2.1.4/debian/eject-udeb.templates --- eject-2.1.4/debian/eject-udeb.templates +++ eject-2.1.4/debian/eject-udeb.templates @@ -3 +3 @@ -_description: Eject a CD from the drive +_Description: Eject a CD from the drive
pgpqpM79zarkB.pgp
Description: PGP signature

