[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#596594: new patch



2011/2/6 Julien Cristau <jcristau@debian.org>:
>> - libdrm-dev (>= 2.4.3) [!hurd-i386],
>> + libdrm-dev (>= 2.4.3) [linux-any],
>
> Won't be necessary anymore once we get
> http://cgit.freedesktop.org/xorg/driver/xf86-video-vesa/commit/?id=b1f7f190f9d4f2ab63d3e9ade3e7e04bb4b1f89f

I don't understand this, but in any case I just remove that hunk
from the patch.

>> +Package: xserver-xorg-video-vesa-udeb
>> +XC-Package-Type: udeb
>> +Section: debian-installer
>> +Architecture: any
>
> Why not restrict this to kfreebsd?

No particular reason; Hurd people also want it, though [1], so I
set it to "kfreebsd-any hurd-any" then.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596595#19

> Missing .install file.

Fixed.

-- 
Robert Millan
diff -Nur xserver-xorg-video-vesa-2.3.0.old/debian/xserver-xorg-video-vesa-udeb.install xserver-xorg-video-vesa-2.3.0/debian/xserver-xorg-video-vesa-udeb.install
--- xserver-xorg-video-vesa-2.3.0.old/debian/xserver-xorg-video-vesa-udeb.install	1970-01-01 01:00:00.000000000 +0100
+++ xserver-xorg-video-vesa-2.3.0/debian/xserver-xorg-video-vesa-udeb.install	2010-09-12 16:09:54.997219478 +0200
@@ -0,0 +1 @@
+usr/lib/xorg/modules/drivers/*.so
diff -ur xserver-xorg-video-vesa-2.3.0.old/debian/control xserver-xorg-video-vesa-2.3.0/debian/control
--- xserver-xorg-video-vesa-2.3.0.old/debian/control	2011-02-06 13:58:44.000000000 +0100
+++ xserver-xorg-video-vesa-2.3.0/debian/control	2011-02-06 14:00:50.000000000 +0100
@@ -40,3 +40,12 @@
  <URL:http://www.X.org>
  .
  This package is built from the X.org xf86-video-vesa driver module.
+
+Package: xserver-xorg-video-vesa-udeb
+XC-Package-Type: udeb  
+Section: debian-installer
+Architecture: kfreebsd-any hurd-any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${xviddriver:Depends}
+Provides: ${xviddriver:Provides}
+Description: X.Org X server -- vesa display driver
+ This is a udeb, or a microdeb, for the debian-installer.

Reply to: