Bug#775205: xserver-xorg-core-udeb: please build the udeb on x32
Package: xserver-xorg-core-udeb
Version: 2:1.16.2.901-1
Severity: wishlist
Tags: d-i patch
User: debian-x32@lists.debian.org
Usertags: port-x32 di-x32
Hi!
Please enable the udeb in src:xorg-server on x32. All that needs to be done
here is an addition to debian/control.
While it's a trivial change, to test it you would need a big heap of ported
udebs that I haven't yet submitted patches for. My plan is to provide a
repository only once it's fit for human consumption -- but if you would
prefer to see my current state, I can make it available.
Or perhaps you want just a compiled netboot-gtk .iso as a proof this patch
works :)
Debdiff attached.
diff -u xorg-server-1.16.2.901/debian/changelog xorg-server-1.16.2.901/debian/changelog
--- xorg-server-1.16.2.901/debian/changelog
+++ xorg-server-1.16.2.901/debian/changelog
@@ -1,3 +1,9 @@
+xorg-server (2:1.16.2.901-1+x32) jessie-x32; urgency=medium
+
+ * Enable the udeb on x32.
+
+ -- Adam Borowski <kilobyte@angband.pl> Fri, 09 Jan 2015 23:40:49 +0100
+
xorg-server (2:1.16.2.901-1) unstable; urgency=medium
* New upstream release
diff -u xorg-server-1.16.2.901/debian/control xorg-server-1.16.2.901/debian/control
--- xorg-server-1.16.2.901/debian/control
+++ xorg-server-1.16.2.901/debian/control
@@ -158,7 +158,7 @@
XC-Package-Type: udeb
Section: debian-installer
# exclude sparc because of linker errors
-Architecture: alpha amd64 armel armhf hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe s390
+Architecture: alpha amd64 armel armhf hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe s390 x32
Depends:
# merged: xserver-common (>= ${source:Version}),
xkb-data-udeb,
Reply to: