Package: memtest86+
Version: 2.01-1.1
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu ubuntu-patch jaunty

The Ubuntu Mobile and Embedded project defines an architecture called
'lpia' ("low-power Intel architecture"), which is like i386 but has
different optimisation settings for embedded devices. Debian's dpkg
supports this, as do a number of packages in Debian. Here's the trivial
patch to build for this architecture; although it isn't needed in Debian
proper, it would be nice if you could accept it anyway.

Thanks,

-- 
Colin Watson                                       [EMAIL PROTECTED]
diff -u memtest86+-2.01/debian/control memtest86+-2.01/debian/control
--- memtest86+-2.01/debian/control
+++ memtest86+-2.01/debian/control
@@ -6,7 +6,7 @@
 Standards-Version: 3.7.2
 
 Package: memtest86+
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
+Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 lpia
 Depends: ${misc:Depends}
 Suggests: hwtools, memtester, kernel-patch-badram, grub2 (>=1.95+20070515-1) | grub (>= 0.95+cvs20040624), mtools
 Description: thorough real-mode memory tester

Reply via email to