Tag 'xserver-xorg-video-mga-1_1.4.13.dfsg-1' created by Cyril Brulebois <k...@debian.org> at 2010-11-20 16:04 +0000
Tagging upload of xserver-xorg-video-mga 1:1.4.13.dfsg-1 to experimental. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkzn8YMACgkQeGfVPHR5Nd1NbgCgoZLW5GdC6hM/qDGUIhx2RNt/ tzcAoKdlhncc36EGmnU6q5I8iF9JKDwE =quJu -----END PGP SIGNATURE----- Changes since xserver-xorg-video-mga-1_1.4.11.dfsg-5: Adam Jackson (2): mga 1.4.12 xf86-video-mga 1.4.13 Alan Coopersmith (1): Update Sun license notices to current X.Org standard form Cyril Brulebois (2): Tweak watch file to match 1.* but not 1.9* so that 1.9* versions from 2007 are ignored. Upload to experimental. Gaetan Nadon (17): .gitignore: use common defaults with custom section # 24239 Several driver modules do not have a ChangeLog target in Makefile.am #23814 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES configure.ac: use backticks rather than $() for cmd subs config: upgrade to util-macros 1.8 for additional man page support config: update AC_PREREQ statement to 2.60 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 config: remove unrequired AC_HEADER_STDC config: remove unrequired AC_SUBST([XORG_CFLAGS]) config: remove unrequired AC_SUBST([DRI_CFLAGS]) config: complete AC_INIT m4 quoting config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES config: add comments for main statements Robert Hooker (4): Merge branch 'upstream-experimental' into debian-experimental-new Merge branch 'debian-experimental' into debian-experimental-new Update changelogs. Bump xutils-dev requirement for new util-macros. Tilman Sauerbeck (31): Removed the HAL code. Updated Makefiles for the removed files. First stab at RandR 1.2. This will only work on G450/G550 cards. Merge branch 'master' into randr-1.2 Added output detection based on PInS data. Fixed CRTC and output instantiation. Only number outputs if necessary. Added (broken) support for the second output on G550 dual-dvi. Removed unused MGA_DH_NEEDS_HAL macro. Removed documentation for the NoHal option. Removed unused driver options. Power off the panel(s) when there's no users. Merge branch 'master' into randr-1.2 Merge branch 'master' into randr-1.2 Added missing libpciaccess bits. Merge branch 'master' into randr-1.2 Merge branch 'master' into randr-1.2 Bumped version to 1.9.99. Distribute mga_dac3026.h and mga_dacG.h Bumped the xorg-server requirement to 1.3. Fixed initialization of the second head of the G550. Made DAC2 return to clone mode on restore. Set SYNC_CTL to 0xcc when CRTC2 is active. Bug #12575: Evaluate the x and y arguments to crtc_mode_set(). Don't crash in DownloadFromScreen. Set maxPitchPixels if available. Removed DGA support. Removed MGAFBLayout structure. Don't check texture dimensions in mgaCheckSourceTexture(). Bug #12598: Only write palette data when available. Bumped version to 1.9.100. Yannick Heneault (5): updated G200eW PLL programming sequence. Removed DDC1 support for G200eW. Added support for G200EH Changed probe_size value to detect up to 16Megs of video ram on G200eV. adjusted max bandwith and max pitch values for G200SE --- .gitignore | 75 +++++++++++++++--- ChangeLog | 224 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Makefile.am | 12 +- configure.ac | 61 ++++++-------- debian/changelog | 12 ++ debian/control | 2 debian/watch | 2 man/Makefile.am | 59 +++++--------- src/mga_dacG.c | 32 ++----- src/mga_driver.c | 11 -- util/.gitignore | 2 11 files changed, 369 insertions(+), 123 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/e1pjpyf-0006rz...@alioth.debian.org