xserver-xorg-video-i740: Changes to 'refs/tags/xserver-xorg-video-i740-1_1.2.0-1'
Tag 'xserver-xorg-video-i740-1_1.2.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-05 19:58 +0000
Tagging upload of xserver-xorg-video-i740 1:1.2.0-1 to unstable.
Changes since xserver-xorg-video-i740-1_1.1.0-7:
Adam Jackson (3):
Death to RCS tags.
Fix distcheck
i128 1.2.0
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
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 I740_*_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
Dave Airlie (1):
i740: pciaccess conversion
David Nusinow (2):
Remove make-orig-tar-gz target
Kill the manifest code.
Julien Cristau (16):
Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
Merge tag 'xf86-video-i740-1.2.0' into debian-experimental
autoreconf
Update changelogs and refresh patch.
debian/control updates.
xsfbs.mk: make 'serverabi' depend on 'install'
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
Add myself to Uploaders.
Bump debhelper compat level to 5.
Run dpkg-shlibdeps with --warnings=6.
Prepare changelog for upload
Matthieu Herrb (1):
Makefile.am: nuke RCS Id
Paulo Cesar Pereira de Andrade (1):
Minor fixes to compile with pciaccess.
---
.cvsignore | 19
.gitignore | 20
ChangeLog | 52 +
Makefile.in | 31 -
aclocal.m4 | 265 ++++++---
config.guess | 60 +-
config.sub | 66 ++
configure | 985 +++++++++++++++++++++++++++++--------
configure.ac | 15
debian/changelog | 20
debian/compat | 2
debian/control | 10
debian/copyright | 3
debian/patches/01_gen_pci_ids.diff | 16
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/Makefile.am | 1
man/Makefile.in | 9
missing | 61 +-
mkinstalldirs | 5
src/Makefile.am | 1
src/Makefile.in | 32 -
src/i740.h | 5
src/i740_accel.c | 1
src/i740_cursor.c | 1
src/i740_dga.c | 1
src/i740_dga.h | 1
src/i740_driver.c | 59 +-
src/i740_i2c.c | 1
src/i740_io.c | 1
src/i740_macros.h | 1
src/i740_pcirename.h | 122 ++++
src/i740_reg.h | 1
src/i740_video.c | 1
39 files changed, 2286 insertions(+), 1133 deletions(-)
---
Reply to: