Tag 'xserver-xorg-video-openchrome-1_0.2.904+svn891-1' created by Cyril Brulebois <k...@debian.org> at 2011-02-05 13:53 +0000
Tagging upload of xserver-xorg-video-openchrome 1:0.2.904+svn891-1 to unstable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAk1NVkwACgkQeGfVPHR5Nd3+lwCgijQiGhoWcoDGCpU5HhYCrn7+ sK4An2bQFrj3/51yNK2i8fYSq+VTJnBc =toMq -----END PGP SIGNATURE----- Changes since xserver-xorg-video-openchrome-1_0.2.904+svn858-1: Cyril Brulebois (17): Cherry-pick r854 to fix initialization issues on amd64 introduced in r830, leading to system freeze (Closes: #597379). Many thanks to Nethanel Elzas for the actual testing. Set urgency to “high” accordingly. Add myself to Uploaders. Upload to unstable. Switch to UNRELEASED. Switch to dh. Make dh_lintian do the work for us. Use a .docs to get NEWS installed. Remove xsfbs accordingly. Remove long obsolete Replaces/Conflicts. Wrap Depends/Provides. Merge branch 'debian-experimental' into debian-unstable Remove references to xsfbs. Fix typo. Remove patch (which was a cherry-pick). Add a placeholding series file. Upload to unstable Julien Viard de Galbert (7): Documenting git-svn usage to fetch from upstream. Enabling pristine-tar Documenting git-svn usage to fetch from upstream. Enabling pristine-tar Merge remote branch 'trunk' into upstream-experimental Merge branch 'upstream-experimental' into debian-experimental Add changelog entries for upstream's changes gang65 (12): Fix several typo in code comments Siragon ML-6200 laptop support update VX855 FIFO Fix bug #342 with TV out flickering Replace the deprecated functions with new ones Replace remaining xalloc to malloc Change maximum line pitch and virtual height according to chipset Update 1024x600 modeline Add workaround for memory autodetection Enable new mode switch and panel support on K8M800 and VM800 Merge VX900 branch to add basic VX900 support Fix type in VIASave schlobinux (2): fix a typo and add a FIXME following the VX900 merge add VX900 to man page --- ChangeLog | 66 + debian/README.VCS-source | 82 ++ debian/README.source | 30 debian/changelog | 46 + debian/compat | 2 debian/control | 23 debian/gbp.conf | 6 debian/overrides | 5 debian/patches/series | 1 debian/rules | 85 -- debian/xserver-xorg-video-openchrome.docs | 1 debian/xserver-xorg-video-openchrome.install | 3 debian/xserver-xorg-video-openchrome.lintian-overrides | 5 debian/xsfbs/repack.sh | 32 debian/xsfbs/xsfbs.mk | 285 ------- debian/xsfbs/xsfbs.sh | 622 ----------------- src/openchrome.man | 2 src/via.h | 2 src/via_accel.c | 46 - src/via_bandwidth.c | 52 + src/via_bios.h | 4 src/via_crtc.c | 7 src/via_cursor.c | 20 src/via_dga.c | 6 src/via_dri.c | 26 src/via_driver.c | 177 +++- src/via_driver.h | 6 src/via_id.c | 4 src/via_id.h | 2 src/via_lvds.c | 2 src/via_memcpy.c | 10 src/via_mode.c | 26 src/via_mode.h | 3 src/via_panel.c | 26 src/via_swov.c | 2 src/via_swov.h | 2 src/via_timing.h | 2 src/via_vbe.c | 4 src/via_video.c | 24 src/via_vt162x.c | 46 - src/via_xvmc.c | 47 - 41 files changed, 600 insertions(+), 1242 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1plizv-0001aa...@alioth.debian.org