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

libxkbfile: Changes to 'refs/tags/libxkbfile-1_1.0.6-1'



Tag 'libxkbfile-1_1.0.6-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-25 18:14 +0000

Tagging upload of libxkbfile 1:1.0.6-1 to unstable.

Changes since libxkbfile-1_1.0.5-1:
Adam Jackson (3):
      s/_XkbDupString/strdup/
      Use flockfile if available.
      Semi-revert 33b839e16fe681ba915658f824ceb1b252084ea4

Alan Coopersmith (3):
      Add README with pointers to mailing list, bugzilla & git repos
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      libxkbfile 1.0.6

Alexey Ten (1):
      Apply partial matches for option (#19563)

Brice Goglin (3):
      Update xsfbs/quilt patching rules to be compatible with the
      Misc fixes to debian/control and debian/copyright
      Merge branch 'debian-unstable' of git://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable

David Nusinow (1):
      Add README.source

Julien Cristau (25):
      Remove xsfbs-autoreconf.mk
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      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
      Add bug closer
      Prepare changelog for upload

Kees Cook (1):
      Fix static buffer overflow in "xkbcomp -C :0"

Paulo Cesar Pereira de Andrade (1):
      Janitor: distcheck, compiler warnings, .gitignore.

Timo Aaltonen (10):
      Merge commit 'libxkbfile-1.0.6' into debian-unstable
      Update the changelogs.
      Delete generated files.
      Run autoreconf on build. Add build-deps on automake and xutils-dev.
      Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
      Bump Standards-Version to 3.8.3.
      Add libtool to bdeps.
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable
      Move -dbg package to section debug.
      Drop pre-dependency on x11-common from libxkbfile-dev. This was needed for upgrades from sarge.

---
 .gitignore                       |    8 
 ChangeLog                        |   86 
 Makefile.am                      |    6 
 Makefile.in                      |  706 -
 README                           |   24 
 aclocal.m4                       | 7781 --------------
 config.guess                     | 1526 --
 config.h.in                      |   67 
 config.sub                       | 1658 --
 configure                        |21580 ---------------------------------------
 configure.ac                     |   14 
 debian/README.source             |   73 
 debian/changelog                 |   19 
 debian/control                   |   26 
 debian/rules                     |   17 
 debian/xsfbs/repack.sh           |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk            |   70 
 debian/xsfbs/xsfbs.sh            |  526 
 depcomp                          |  589 -
 include/X11/.gitignore           |    1 
 install-sh                       |  519 
 ltmain.sh                        | 6964 ------------
 missing                          |  367 
 mkinstalldirs                    |  161 
 src/.gitignore                   |    6 
 src/Makefile.am                  |    2 
 src/Makefile.in                  |  537 
 src/XKBfileInt.h                 |    9 
 src/cout.c                       |   26 
 src/maprules.c                   |   11 
 src/xkbatom.c                    |    4 
 src/xkbconfig.c                  |    2 
 src/xkberrs.c                    |    7 
 src/xkmread.c                    |   17 
 35 files changed, 477 insertions(+), 43114 deletions(-)
---


Reply to: