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

xserver-xorg-video-neomagic: Changes to 'refs/tags/xserver-xorg-video-neomagic-1_1.2.1-1'



Tag 'xserver-xorg-video-neomagic-1_1.2.1-1' created by Brice Goglin <bgoglin@debian.org> at 2008-05-22 19:31 +0000

Tagging upload of xserver-xorg-video-neomagic 1:1.2.1-1 to unstable.

Changes since xserver-xorg-video-neomagic-1_1.1.1-8:
Adam Jackson (4):
      Death to RCS tags.
      neomagic 1.2.0
      fbpseudocolor no longer exists, don't try to use it.
      neomagic 1.2.1

Alan Coopersmith (2):
      Replace references to XFree86/XF86Config in man page
      renamed: .cvsignore -> .gitignore

Brice Goglin (12):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Define NEO_*_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
      Misc debian/rules and debian/control updates
      Merge tag 'xf86-video-neomagic-1.2.1' into debian-unstable
      Merge branch 'debian-unstable' of ../../../../xsfbs/xsfbs into debian-unstable
      New upstream release
      Prepare changelog for upload

Dave Airlie (3):
      neomagic: port to libpciaccess
      neo: finish pciaccess conversion
      finish pciaccess conversion

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

Paulo Cesar Pereira de Andrade (2):
      Compile warning fix.
      Don't include fbpseudocolor.h, as it is no longer available.

---
 .cvsignore                                  |   19 
 .gitignore                                  |   20 
 ChangeLog                                   |   78 ++
 Makefile.in                                 |   31 
 aclocal.m4                                  |  265 ++++---
 config.guess                                |   60 +
 config.sub                                  |   66 +
 configure                                   |  979 ++++++++++++++++++++++------
 configure.ac                                |   15 
 debian/changelog                            |   14 
 debian/control                              |   10 
 debian/copyright                            |    3 
 debian/patches/01_implicit_declaration.diff |   17 
 debian/patches/02_gen_pci_ids.diff          |   12 
 debian/patches/series                       |    1 
 debian/rules                                |    2 
 debian/xsfbs/xsfbs.mk                       |   27 
 debian/xsfbs/xsfbs.sh                       |    7 
 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/neo.h                                   |    6 
 src/neo_2070.c                              |    1 
 src/neo_2090.c                              |    1 
 src/neo_2097.c                              |    1 
 src/neo_2200.c                              |    1 
 src/neo_bank.c                              |    1 
 src/neo_cursor.c                            |    1 
 src/neo_dga.c                               |    1 
 src/neo_driver.c                            |   78 +-
 src/neo_i2c.c                               |    1 
 src/neo_macros.h                            |    1 
 src/neo_pcirename.h                         |  122 +++
 src/neo_reg.h                               |    1 
 src/neo_shadow.c                            |    1 
 src/neo_video.c                             |    1 
 src/neo_video.h                             |    1 
 43 files changed, 2107 insertions(+), 735 deletions(-)
---


Reply to: