On Fri, Feb 1, 2008 at 07:30:44 +0800, Wen-Yen Chuang wrote: > Dear mentors, > > I am looking for a sponsor for my package "xf86-input-tslib". > You may think it as "xserver-xorg-input-tslib", a tslib based X server > input device driver. > > I have mailed an RFS to debian-mentors mailing list. > Paul Wise there suggested me to join here. > > * Package name : xf86-input-tslib > Version : 0.0.4-1 > Upstream Author : Sascha Hauer <[EMAIL PROTECTED]> > * URL : > http://www.pengutronix.de/software/ptxdist/temporary-src/
There is no actual homepage for this driver? > * License : BSD style, DFSG compatible > Section : x11 > Programing Language: C > > It builds this binary package: > xf86-input-tslib - tslib touchscreen driver for X.Org/XFree86 server > > The package is lintian clean. > > The upload would fix ITP: 463056 > > The package can be found on mentors.debian.net: > - dget > http://mentors.debian.net/debian/pool/main/x/xf86-input-tslib/xf86-input-tslib_0.0.4-1.dsc > > I would be glad if someone uploaded this package for me. > Some random comments, while having a quick look at the package: * the tarball contains a stub COPYING file with no actual information, maybe you could get upstream to remove it? * the manpage is copied directly from the void input driver, only the filename is changed, this should be fixed (and describe the options this driver supports) * you run configure with both --host and --build unconditionally, see /usr/share/doc/autotools-dev/README.Debian.gz on how to fix this * no need to run dh_makeshlibs, you don't ship a shared lib * in debian/control, please build-dep on a recent (>= 2:1.4-1) version of xserver-xorg-dev, and replace the hardcoded 'Provides' and dependency on xserver-xorg-core with automatically generated values using /usr/share/xserver-xorg/{inputabiver,serverminver} (look at any other input driver package to see how it's done) Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

