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

libxpm: Changes to 'refs/tags/libxpm-1_3.5.8-1'



Tag 'libxpm-1_3.5.8-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-25 18:32 +0000

Tagging upload of libxpm 1:3.5.8-1 to unstable.

Changes since libxpm-1_3.5.7-2:
Alan Coopersmith (6):
      Bug 14171: sxpm/Makefile.am:21: SED was already defined
      Add README with pointers to mailing list, bugzilla & git repos
      Update AC_DEFINE_DIR to latest version from Autoconf Archive
      Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf Archive
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      libXpm 3.5.8

Benjamin Close (1):
      Use libtools SED check rather than autoconf's SED check.

James Cloos (1):
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (11):
      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
      Bump Standards-Version to 3.8.3.
      Prepare changelog for upload

Matthieu Herrb (1):
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Janitor: ansification, make distcheck, .gitignore

Peter Breitenlohner (1):
      X.Org Bug 17944: avoid gcc warning for libXpm

Timo Aaltonen (4):
      Merge commit 'libXpm-3.5.8' into debian-unstable
      Update the changelogs.
      Bump the build-dep on xutils-dev (>= 1:7.5~1).
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable

---
 .gitignore            |   12 +
 ChangeLog             |   87 ++++++++++
 Makefile.am           |   10 +
 README                |   25 ++
 acinclude.m4          |   47 ++---
 configure.ac          |   27 +--
 cxpm/.gitignore       |    5 
 cxpm/Makefile.am      |    8 
 cxpm/cxpm.c           |   15 -
 debian/changelog      |   11 +
 debian/control        |    4 
 debian/xsfbs/xsfbs.mk |   21 --
 debian/xsfbs/xsfbs.sh |  233 ---------------------------
 src/.gitignore        |    6 
 src/Attrib.c          |   42 ++---
 src/CrBufFrI.c        |   73 ++++----
 src/CrBufFrP.c        |   13 -
 src/CrDatFrI.c        |   72 ++++----
 src/CrDatFrP.c        |   12 -
 src/CrIFrBuf.c        |   27 +--
 src/CrIFrDat.c        |   27 +--
 src/CrIFrP.c          |   12 -
 src/CrPFrBuf.c        |   15 -
 src/CrPFrDat.c        |   15 -
 src/CrPFrI.c          |   10 -
 src/Image.c           |    6 
 src/Info.c            |   18 --
 src/Makefile.am       |    2 
 src/RdFToBuf.c        |    6 
 src/RdFToDat.c        |    6 
 src/RdFToI.c          |   45 ++---
 src/RdFToP.c          |   15 -
 src/WrFFrBuf.c        |    6 
 src/WrFFrDat.c        |    6 
 src/WrFFrI.c          |   69 ++++----
 src/WrFFrP.c          |   12 -
 src/create.c          |  417 ++++++++++++++++++++++++--------------------------
 src/data.c            |   34 +---
 src/hashtab.c         |   29 +--
 src/misc.c            |   19 --
 src/parse.c           |   62 +++----
 src/rgb.c             |   58 +++---
 src/scan.c            |  134 +++++++---------
 sxpm/.gitignore       |    5 
 sxpm/Makefile.am      |    8 
 sxpm/sxpm.c           |   55 +++---
 46 files changed, 836 insertions(+), 1005 deletions(-)
---


Reply to: