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

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



Tag 'xserver-xorg-video-apm-1_1.2.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-02 17:46 +0000

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

Changes since xserver-xorg-video-apm-1_1.1.1-10:
Adam Jackson (2):
      Death to RCS tags.
      apm 1.2.0

Brice Goglin (2):
      Define APM_*_VERSION using PACKAGE_VERSION_*
      Update xsfbs/quilt patching rules to be compatible with the

Dave Airlie (3):
      pcirename conversion
      xf1/4 bpp conversion
      further build fixes

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

Julien Cristau (16):
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge tag 'xf86-video-apm-1.2.0' into debian-experimental
      autoreconf
      Update changelogs and refresh patch.
      Build against xserver 1.5 rc1.
      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 "Build against xserver 1.5 rc1."
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Add myself to Uploaders.
      Run dpkg-shlibdeps with --warnings=6.
      Prepare changelog for upload

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

---
 ChangeLog                          |   42 +
 Makefile.in                        |   31 
 aclocal.m4                         |  265 +++++--
 config.guess                       |   60 +
 config.h.in                        |    6 
 config.sub                         |   66 +
 configure                          | 1243 +++++++++++++++++++++++++++++++------
 configure.ac                       |   15 
 debian/changelog                   |   14 
 debian/control                     |   10 
 debian/patches/01_gen_pci_ids.diff |   14 
 debian/rules                       |    2 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 ----
 debian/xsfbs/xsfbs.mk              |  102 ---
 debian/xsfbs/xsfbs.sh              |  387 ++++++-----
 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                    |   36 -
 src/apm.h                          |   10 
 src/apm_accel.c                    |    1 
 src/apm_cursor.c                   |    1 
 src/apm_dga.c                      |    1 
 src/apm_driver.c                   |   74 +-
 src/apm_funcs.c                    |    1 
 src/apm_i2c.c                      |    1 
 src/apm_pcirename.h                |  122 +++
 src/apm_regs.h                     |    1 
 src/apm_rush.c                     |    2 
 src/apm_video.c                    |    1 
 35 files changed, 2517 insertions(+), 1104 deletions(-)
---


Reply to: