Tag 'xserver-xorg-video-sisusb-1_0.9.0-1' created by Julien Cristau <[EMAIL PROTECTED]> at 2008-06-06 10:40 +0000
Tagging upload of xserver-xorg-video-sisusb 1:0.9.0-1 to unstable. Changes since xserver-xorg-video-sisusb-1_0.8.1-9: Adam Jackson (3): Death to RCS tags. open() is not fopen(). Use O_RDONLY, not 'r'. sisusb 0.9.0 Brice Goglin (8): Fix displaying of patches applied by quilt. Minor fixes in the patching system. Fix "display the output of quilt push/pop". Define SISUSB_*_VERSION using PACKAGE_VERSION* Do not call laptop-detect, let the only user call it directly Add upstream URL to debian/copyright Merge branch 'debian-experimental' into debian-unstable Update xsfbs/quilt patching rules to be compatible with the David Nusinow (2): Remove make-orig-tar-gz target Kill the manifest code. James Cloos (2): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Julien Cristau (14): xsfbs.mk: make 'serverabi' depend on 'install' Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental Merge tag 'xf86-video-sisusb-0.9.0' into debian-experimental autoreconf Update changelogs. debian/control updates Remove xsfbs-autoreconf.mk Remove the .pc directory properly xsfbs.sh: add remove_conffile_lookup xsfbs.sh: use 'local' now that policy allows it Revert to building against xserver 1.4 Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable Run dpkg-shlibdeps with --warnings=6. Prepare changelog for upload Matthieu Herrb (1): Makefile.am: nuke RCS Id Tomasz Dominikowski (1): Fix xserver version detection. --- .cvsignore | 19 .gitignore | 20 ChangeLog | 366 +++++++ Makefile.in | 152 +-- aclocal.m4 | 911 ++++++++++++------- config.guess | 36 config.sub | 52 - configure | 1837 ++++++++++++++++++++++++++------------- configure.ac | 2 debian/changelog | 17 debian/control | 10 debian/copyright | 3 debian/rules | 2 debian/xsfbs/xsfbs-autoreconf.mk | 150 --- debian/xsfbs/xsfbs.mk | 121 -- debian/xsfbs/xsfbs.sh | 394 ++++---- depcomp | 93 + install-sh | 514 +++++++--- ltmain.sh | 277 +++-- man/.cvsignore | 2 man/.gitignore | 2 man/Makefile.am | 1 man/Makefile.in | 95 +- missing | 61 - mkinstalldirs | 5 src/.cvsignore | 6 src/.gitignore | 6 src/Makefile.in | 140 +- src/sisusb.h | 10 src/sisusb_accel.c | 2 src/sisusb_accel.h | 2 src/sisusb_cursor.c | 2 src/sisusb_cursor.h | 2 src/sisusb_dac.c | 2 src/sisusb_dac.h | 2 src/sisusb_driver.c | 6 src/sisusb_driver.h | 2 src/sisusb_init.c | 2 src/sisusb_init.h | 2 src/sisusb_opt.c | 2 src/sisusb_osdef.h | 2 src/sisusb_regs.h | 2 src/sisusb_setup.c | 2 src/sisusb_shadow.c | 2 src/sisusb_struct.h | 2 src/sisusb_types.h | 2 src/sisusb_utility.c | 2 src/sisusb_vga.c | 2 src/sisusb_video.c | 2 src/sisusb_video.h | 2 src/sisusb_videostr.h | 2 51 files changed, 3411 insertions(+), 1941 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]