Package: read-edid
Version: 1.4.1-2.1
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu ubuntu-patch intrepid

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.

  [ Steve Magoun ]
  * debian/control: Add lpia architecture (LP: #249554).

diff -u read-edid-1.4.1/debian/control read-edid-1.4.1/debian/control
--- read-edid-1.4.1/debian/control
+++ read-edid-1.4.1/debian/control
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.2
 
 Package: read-edid
-Architecture: i386 powerpc
+Architecture: i386 powerpc lpia
 Depends: ${shlibs:Depends}
 Description: hardware information-gathering tool for VESA PnP monitors
  read-edid consists of two tools:

Thanks,

-- 
Colin Watson                                       [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to