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

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



Tag 'libxpm-1_3.5.7-1' created by Julien Cristau <jcristau@debian.org> at 2007-08-25 08:55 +0000

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

Changes since libxpm-1_3.5.6-3:
Alan Coopersmith (8):
      Add *~ to .gitignore to skip over emacs/patch droppings
      Sun bug 4486226: Xpm is not internationalized
      Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macros
      Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4
      Replace index/rindex with C89 standard strchr/strrchr
      Use srcdir in paths passed to xgettext when making .po files
      Replace strcpy with strncpy to match previous code block
      Version bump: 3.5.7

Jason Rumney (1):
      X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)

Julien Cristau (6):
      Merge tag 'libXpm-3.5.7' into debian-unstable
      autoreconf.
      Update changelogs for new upstream release.
      * Add the upstream URL to debian/copyright.
      debian/control updates
      Prepare changelog for upload.

---
 .gitignore       |    1 
 ChangeLog        |  406 +++++++++++++---
 INSTALL          |   50 +-
 Makefile.in      |  137 +++--
 acinclude.m4     |   47 +
 aclocal.m4       |  699 +++++++++++++++++++----------
 config.guess     |   34 +
 config.h.in      |   15 
 config.sub       |   36 +
 configure        | 1319 +++++++++++++++++++++++++++++++++++++------------------
 configure.ac     |   22 
 cxpm/Makefile.am |   11 
 cxpm/Makefile.in |  151 +++---
 cxpm/cxpm.c      |   50 +-
 debian/changelog |    9 
 debian/control   |    6 
 debian/copyright |    3 
 depcomp          |   64 ++
 install-sh       |  348 +++++++++++---
 ltmain.sh        |  233 ++++++---
 missing          |   61 +-
 mkinstalldirs    |    5 
 src/Makefile.am  |    5 
 src/Makefile.in  |  134 ++---
 src/RdFToI.c     |    4 
 src/WrFFrI.c     |   15 
 src/XpmI.h       |    4 
 src/data.c       |    2 
 src/parse.c      |    2 
 src/simx.h       |   17 
 sxpm/Makefile.am |   12 
 sxpm/Makefile.in |  153 +++---
 sxpm/sxpm.c      |   77 ++-
 33 files changed, 2831 insertions(+), 1301 deletions(-)
---



Reply to: