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

x11-xkb-utils: Changes to 'refs/tags/x11-xkb-utils-7.5+1'



Tag 'x11-xkb-utils-7.5+1' created by Brice Goglin <bgoglin@debian.org> at 2009-12-06 21:44 +0000

Tagging upload of x11-xkb-utils 7.5+1 to unstable.

Changes since x11-xkb-utils-7.4+3:
Brice Goglin (9):
      xkbcomp 1.1.1
      xkbevd 1.1.0
      xkbprint 1.0.2
      xkbutils 1.0.2
      Add bug closers
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Add README.source, bump Standards-Version to 3.8.3
      Refresh patches
      Prepare Changelog for upload

David Nusinow (1):
      Add README.source

Julien Cristau (14):
      xsfbs: add a repack script for uscan
      xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
      xsfbs: repack.sh needs to be executable
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function
      xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
      xsfbs.sh: remove unused analyze_path
      xsfbs.sh: remove unused maplink function
      xsfbs.sh: remove unused find_culprits function
      xsfbs.sh: remove unused reject_whitespace function
      xsfbs.mk: no need for shlibs.local
      xsfbs.sh: fix typo and remove svn keyword
      xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
      xsfbs.mk: remove more obsolete code

---
 debian/README.source                                   |   73 
 debian/changelog                                       |   13 
 debian/control                                         |    2 
 debian/patches/10_debian_add_xkbpath_env_variable.diff |   22 
 debian/xsfbs/repack.sh                                 |   32 
 debian/xsfbs/xsfbs.mk                                  |   21 
 debian/xsfbs/xsfbs.sh                                  |  311 -
 xkbcomp/ChangeLog                                      |   21 
 xkbcomp/Makefile.in                                    |   30 
 xkbcomp/aclocal.m4                                     | 1146 ++-
 xkbcomp/configure                                      |   69 
 xkbcomp/configure.ac                                   |    2 
 xkbcomp/xkbcomp.c                                      |   12 
 xkbcomp/xkbparse.c                                     |  663 +-
 xkbevd/ChangeLog                                       |  308 -
 xkbevd/INSTALL                                         |  236 
 xkbevd/Makefile.am                                     |   19 
 xkbevd/Makefile.in                                     |  499 -
 xkbevd/README                                          |   24 
 xkbevd/aclocal.m4                                      | 1847 +++---
 xkbevd/cfgparse.c                                      |  855 +-
 xkbevd/cfgscan.c                                       |    4 
 xkbevd/compile                                         |  142 
 xkbevd/config.guess                                    |  107 
 xkbevd/config.h.in                                     |   39 
 xkbevd/config.sub                                      |  128 
 xkbevd/configure                                       | 4087 +++++++++----
 xkbevd/configure.ac                                    |   12 
 xkbevd/depcomp                                         |  172 
 xkbevd/install-sh                                      |  517 +
 xkbevd/missing                                         |  104 
 xkbevd/mkinstalldirs                                   |  158 
 xkbevd/utils.c                                         |   43 
 xkbevd/utils.h                                         |    2 
 xkbevd/xkbevd.c                                        |   32 
 xkbevd/xkbevd.cf                                       |    7 
 xkbevd/xkbevd.man                                      |    2 
 xkbevd/ylwrap                                          |  222 
 xkbprint/COPYING                                       |   51 
 xkbprint/ChangeLog                                     |  256 
 xkbprint/INSTALL                                       |  236 
 xkbprint/Makefile.am                                   |   14 
 xkbprint/Makefile.in                                   |  419 -
 xkbprint/README                                        |   26 
 xkbprint/aclocal.m4                                    | 1847 +++---
 xkbprint/compile                                       |  142 
 xkbprint/config.guess                                  |  107 
 xkbprint/config.h.in                                   |   39 
 xkbprint/config.sub                                    |  128 
 xkbprint/configure                                     | 4984 ++++++++++++-----
 xkbprint/configure.ac                                  |   12 
 xkbprint/depcomp                                       |  172 
 xkbprint/install-sh                                    |  517 +
 xkbprint/missing                                       |  104 
 xkbprint/mkinstalldirs                                 |  158 
 xkbprint/psgeom.c                                      |   10 
 xkbprint/utils.c                                       |   44 
 xkbprint/utils.h                                       |    2 
 xkbprint/xkbprint.c                                    |    6 
 xkbprint/xkbprint.man                                  |    2 
 xkbutils/ChangeLog                                     |  221 
 xkbutils/INSTALL                                       |  236 
 xkbutils/LED.c                                         |    6 
 xkbutils/Makefile.am                                   |   50 
 xkbutils/Makefile.in                                   |  508 +
 xkbutils/README                                        |   31 
 xkbutils/aclocal.m4                                    | 1526 +++--
 xkbutils/compile                                       |   17 
 xkbutils/config.guess                                  | 1561 +++++
 xkbutils/config.h.in                                   |   42 
 xkbutils/config.sub                                    | 1686 +++++
 xkbutils/configure                                     | 4596 ++++++++++-----
 xkbutils/configure.ac                                  |   18 
 xkbutils/depcomp                                       |  172 
 xkbutils/install-sh                                    |  517 +
 xkbutils/missing                                       |  104 
 xkbutils/mkinstalldirs                                 |  158 
 xkbutils/utils.c                                       |   41 
 xkbutils/utils.h                                       |    6 
 xkbutils/xkbbell.c                                     |    2 
 xkbutils/xkbbell.man                                   |   82 
 xkbutils/xkbvleds.c                                    |   18 
 xkbutils/xkbvleds.man                                  |   84 
 xkbutils/xkbwatch.c                                    |    5 
 xkbutils/xkbwatch.man                                  |   33 
 85 files changed, 22320 insertions(+), 10659 deletions(-)
---


Reply to: