Your message dated Sun, 27 Jan 2008 11:47:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#453505: fixed in makedev 2.3.1-85 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: makedev Version: 2.3.1-84 Severity: wishlist Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu hardy ubuntu-patch Hi, Ubuntu has an 'lpia' architecture ("low-power Intel architecture"; name selected by Intel), which is compatible with i386 but with different optimisations. I understand that it's not entirely impossible that it might be worth adding this to Debian too at some point, and certainly e.g. Debian's dpkg supports it. This architecture requires a tiny patch to makedev (attached) to make it act like i386. Do you think you could include this? Thanks, -- Colin Watson [EMAIL PROTECTED]--- makedev-2.3.1.orig/MAKEDEV +++ makedev-2.3.1/MAKEDEV @@ -333,7 +333,7 @@ hppa) $0 $opts generic-hppa ;; - i386) + i386|lpia) $0 $opts generic-i386 ;; amd64)
--- End Message ---
--- Begin Message ---Source: makedev Source-Version: 2.3.1-85 We believe that the bug you reported is fixed in the latest version of makedev, which is due to be installed in the Debian FTP archive: makedev_2.3.1-85.diff.gz to pool/main/m/makedev/makedev_2.3.1-85.diff.gz makedev_2.3.1-85.dsc to pool/main/m/makedev/makedev_2.3.1-85.dsc makedev_2.3.1-85_all.deb to pool/main/m/makedev/makedev_2.3.1-85_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bdale Garbee <[EMAIL PROTECTED]> (supplier of updated makedev package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 28 Jan 2008 00:18:41 +1300 Source: makedev Binary: makedev Architecture: source all Version: 2.3.1-85 Distribution: unstable Urgency: low Maintainer: Bdale Garbee <[EMAIL PROTECTED]> Changed-By: Bdale Garbee <[EMAIL PROTECTED]> Description: makedev - creates device files in /dev Closes: 388270 393575 405819 437329 444979 453505 459677 Changes: makedev (2.3.1-85) unstable; urgency=low . * fix cut'n'paste error in cbm target, closes: #437329 * add lirc target, closes: #393575 * add support for 'lpia' variant of i386 architecture, closes: #453505 * patch to eliminate obsolete init.d conffile from Petter Reinholdtsen, closes: #459677 * update postinst to only attempt to make fb if the kernel is Linux, and move chmod of /dev/tty[0-9]* after the forced creation of those devices so postinst fails less particularly on kfreebsd, closes: #444979, #388270 * major number for pktcdvd is now dynamic, don't try to create devices with old/wrong major number, closes: #405819 Files: bcfdc3529dcc6425545ce16b04cf48ac 546 admin required makedev_2.3.1-85.dsc eebf481ae690bf2d857339d4c6730a46 47933 admin required makedev_2.3.1-85.diff.gz fc5f0d4d8eaac0f00434adc02d2617d8 41846 admin required makedev_2.3.1-85_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHnGtrZKfAp/LPAagRAl9OAJwMz2I5hpSMrCeQX+kyQ9LxRWx/RQCffxuX yHc7SRKy4Zzdr0ksDQH0XVU= =Uh5Y -----END PGP SIGNATURE-----
--- End Message ---

