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

xserver-xorg-video-tseng: Changes to 'refs/tags/xserver-xorg-video-tseng-1_1.2.0-1'



Tag 'xserver-xorg-video-tseng-1_1.2.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-06 13:15 +0000

Tagging upload of xserver-xorg-video-tseng 1:1.2.0-1 to unstable.

Changes since xserver-xorg-video-tseng-1_1.1.1-4:
Adam Jackson (4):
      Death to RCS tags.
      Fix distcheck
      Finish making xf1bpp/xf4bpp optional.
      tseng 1.2.0

Alan Coopersmith (1):
      renamed: .cvsignore -> .gitignore

Brice Goglin (7):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      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 (2):
      blind pciaccess conversion
      oops forgot pcirename file

David Nusinow (2):
      Remove make-orig-tar-gz target
      Kill the manifest code.

Julien Cristau (15):
      xsfbs.mk: make 'serverabi' depend on 'install'
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge tag 'xf86-video-tseng-1.2.0' into debian-experimental
      Update changelogs and fixup patch
      autoreconf
      debian/control updates
      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
      Remove leftover files, they've been removed upstream long ago
      Run dpkg-shlibdeps with --warnings=6.
      Prepare changelog for upload

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

---
 .cvsignore                         |   20 
 .gitignore                         |   21 
 ChangeLog                          |   48 +
 Makefile.in                        |   31 
 aclocal.m4                         |  265 +++++--
 config.guess                       |   60 +
 config.h.in                        |    6 
 config.sub                         |   66 +
 configure                          | 1256 +++++++++++++++++++++++++++++++------
 configure.ac                       |   16 
 debian/changelog                   |   18 
 debian/control                     |   10 
 debian/copyright                   |    3 
 debian/patches/01_gen_pci_ids.diff |   18 
 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                    |    3 
 src/Makefile.in                    |   34 -
 src/tseng.h                        |   12 
 src/tseng_accel.c                  |    1 
 src/tseng_acl.c                    |  232 ------
 src/tseng_acl.h                    |  232 ------
 src/tseng_bank.c                   |   87 --
 src/tseng_clock.c                  |  509 --------------
 src/tseng_colexp.c                 |  543 ---------------
 src/tseng_cursor.c                 |    1 
 src/tseng_dga.c                    |    1 
 src/tseng_dpms.c                   |  248 -------
 src/tseng_driver.c                 |   43 +
 src/tseng_inline.h                 |  228 ------
 src/tseng_pcirename.h              |  122 +++
 src/tseng_ramdac.c                 |  667 -------------------
 41 files changed, 2551 insertions(+), 3877 deletions(-)
---


Reply to: