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

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



Tag 'libxpm-1_3.5.9-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-19 10:25 +0000

Tagging upload of libxpm 1:3.5.9-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzmUK8ACgkQeGfVPHR5Nd2EPACcDYCMBIWdHD8tJ8LebNp10LMZ
AyoAn1jxm7nacl/Yz1CqXgyYpKp8aO/T
=1nBm
-----END PGP SIGNATURE-----

Changes since libxpm-1_3.5.8-1:
Alan Coopersmith (1):
      libXpm 3.5.9

Colin Harrison (1):
      Missing end comment in libXpm/src/parse.c

Cyril Brulebois (13):
      Fix typo.
      Add xorg-driver-{video,input} to Provides.
      Mention upstream git URL in a comment.
      Merge branch 'upstream-unstable' into debian-unstable
      Update changelogs.
      Bump xutils-dev build-dep for new macros.
      Update debian/copyright from upstream COPYING.
      Drop debian/libxpm-dev.docs, xpm.PS is gone.
      Switch from --list-missing to --fail-missing for additional safety.
      Exclude libXpm.la from dh_install accordingly.
      Merge remote branch 'xsfbs/debian-unstable' into debian-unstable
      Add myself to Uploaders.
      Upload to unstable.

Gaetan Nadon (27):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      COPYING: add missing copyright notices
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update and relocate AX_DEFINE_DIR macro
      config: update AC_PREREQ statement to 2.60
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
      cxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
      sxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: remove unrequired AC_HEADER_STDC
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_SUBST(XPM_CFLAGS)
      config: AC_HELP_STRING is deprecated, use AS_HELP_STRING
      config: AC_OUTPUT with parms is deprecated, use AC_CONFIG_FILES
      config: fix warnings, m4 quoting and layout
      src make: remove -I$(top_builddir)/include
      sxpm make: remove redundant $(XMP_LIBS) linker flags
      sxpm make: no need to use a per target LDADD
      libXpm make: remove redundant -I.
      config: provide a Makefile for the include directory
      doc: move doc files to the newly created doc dir.
      config: remove obsolete FILES file from the Imakefile days

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Jesse Adkins (1):
      Purge cvs tags.

Julien Cristau (4):
      Remove myself from Uploaders.
      Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason.  Thanks, Colin Watson!
      xsfbs.mk: don't use a directory as a make target
      Update serverabi rule for xserver 1.7.6.901

Mikhail Gusarov (1):
      Remove duplicate xorg.fd.o URL and confusing mailing list URL from debian/control

---
 .gitignore             |   76 +++
 CHANGES                |  957 -------------------------------------------------
 COPYING                |  101 +++--
 ChangeLog              |  335 +++++++++++++++++
 FAQ.html               |  344 -----------------
 FILES                  |   68 ---
 Makefile.am            |   30 -
 NEWS                   |  957 +++++++++++++++++++++++++++++++++++++++++++++++++
 README.AMIGA           |   10 
 README.MSW             |  127 ------
 README.html            |  303 ---------------
 acinclude.m4           |   46 --
 configure.ac           |   63 +--
 cxpm/.gitignore        |    3 
 cxpm/Makefile.am       |   20 -
 cxpm/cxpm.c            |    1 
 debian/README.source   |    2 
 debian/changelog       |   18 
 debian/control         |   12 
 debian/copyright       |   46 ++
 debian/libxpm-dev.docs |    1 
 debian/rules           |   12 
 debian/watch           |    1 
 debian/xsfbs/xsfbs.mk  |   35 +
 dev/null               |binary
 doc/FAQ.html           |  344 +++++++++++++++++
 doc/Makefile.am        |    6 
 doc/README.AMIGA       |   10 
 doc/README.MSW         |  127 ++++++
 doc/README.html        |  303 +++++++++++++++
 doc/xpm.PS.gz          |binary
 include/Makefile.am    |    1 
 include/X11/xpm.h      |    1 
 m4/ax_define_dir.m4    |   49 ++
 src/CrBufFrI.c         |    2 
 src/CrDatFrI.c         |    1 
 src/Makefile.am        |    5 
 src/RdFToI.c           |    1 
 src/WrFFrI.c           |    1 
 src/XpmI.h             |    1 
 src/create.c           |    2 
 src/data.c             |    1 
 src/parse.c            |    3 
 src/scan.c             |    1 
 sxpm/.gitignore        |    3 
 sxpm/Makefile.am       |   25 -
 sxpm/sxpm.c            |    1 
 sxpm/sxpm.man          |    1 
 48 files changed, 2415 insertions(+), 2042 deletions(-)
---


Reply to: