xserver-xorg-video-neomagic: Changes to 'refs/tags/xserver-xorg-video-neomagic-1_1.2.4-2'
Tag 'xserver-xorg-video-neomagic-1_1.2.4-2' created by Brice Goglin <bgoglin@debian.org> at 2010-02-08 17:57 +0000
Tagging upload of xserver-xorg-video-neomagic 1:1.2.4-2 to unstable.
Changes since xserver-xorg-video-neomagic-1_1.2.4-1:
Adam Jackson (3):
s/xf86UDelay/usleep/g
Remove old DGA header stanza
Remove banked framebuffer mode
Brice Goglin (4):
Merge branch 'debian-experimental' of git+ssh://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-neomagic into debian-unstable
Merge branch 'upstream-unstable' into debian-unstable
New upstream snapshot
Prepare changelog for upload
Gaetan Nadon (7):
xf86-video-neomagic: Remove unused .cvsignore file #23776
.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: remove unused sdkdir=$(pkg-config...) statement
Julien Cristau (1):
Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson!
---
.gitignore | 70 ++++++++
ChangeLog | 98 ++++++++++++
Makefile.am | 11 +
configure.ac | 12 -
debian/changelog | 12 +
debian/rules | 10 -
man/.cvsignore | 2
src/.cvsignore | 6
src/Makefile.am | 1
src/neo.h | 6
src/neo_bank.c | 92 -----------
src/neo_driver.c | 439 +++++++++++++++++++++++--------------------------------
src/neo_video.c | 1
13 files changed, 385 insertions(+), 375 deletions(-)
---
Reply to: