[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-i128: Changes to 'refs/tags/xserver-xorg-video-i128-1_1.3.0-1'



Tag 'xserver-xorg-video-i128-1_1.3.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-05 19:44 +0000

Tagging upload of xserver-xorg-video-i128 1:1.3.0-1 to unstable.

Changes since xserver-xorg-video-i128-1_1.2.1-4:
Adam Jackson (3):
      Death to RCS tags.
      Fix distcheck
      i128 1.3.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 I128_*_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 (3):
      i128: pciaccess conversion
      i128: drop ansi C wrapper
      i128: fixup typo

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-i128-1.3.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

---
 .cvsignore                         |   19 
 .gitignore                         |   20 
 ChangeLog                          |   54 +
 Makefile.in                        |   31 
 aclocal.m4                         |  265 +++++--
 config.guess                       |   60 +
 config.h.in                        |    6 
 config.sub                         |   66 +
 configure                          | 1262 +++++++++++++++++++++++++++++++------
 configure.ac                       |   16 
 debian/changelog                   |   20 
 debian/compat                      |    2 
 debian/control                     |   10 
 debian/copyright                   |    3 
 debian/patches/01_gen_pci_ids.diff |   14 
 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/IBMRGB.h                       |    2 
 src/Makefile.am                    |    1 
 src/Makefile.in                    |   32 
 src/Ti302X.h                       |    2 
 src/i128.h                         |    5 
 src/i128IBMDAC.c                   |    2 
 src/i128_driver.c                  |  112 ++-
 src/i128accel.c                    |    2 
 src/i128dga.c                      |    4 
 src/i128exa.c                      |    1 
 src/i128init.c                     |    3 
 src/i128pcirename.h                |  122 +++
 src/i128reg.h                      |    2 
 39 files changed, 2597 insertions(+), 1168 deletions(-)
---


Reply to: