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

libice: Changes to 'refs/tags/libice-2_1.0.7-1'



Tag 'libice-2_1.0.7-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-08 00:24 +0000

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

iEYEABECAAYFAkzXQzAACgkQeGfVPHR5Nd36cQCfclKg6gW/YmdssCmfT4yVvf2m
DX4AnikfR164T72Y9RYq8m1z7N+syzHf
=74Kj
-----END PGP SIGNATURE-----

Changes since libice-2_1.0.6-2:
Adam Jackson (1):
      libICE 1.0.7

Alan Coopersmith (1):
      Move ICE protocol & API specs from xorg-docs module

Cyril Brulebois (9):
      Merge branch 'upstream-unstable' into debian-unstable
      Update changelogs.
      Bump xutils-dev build-dep for new macros.
      Drop 0001-Set-the-close-on-exec-flag-for-listening-sockets.patch
      Add xmlto, xorg-sgml-doctools, and w3m build-dep for the doc.
      Kill *.xml in the doc directory, no point in shipping them.
      Ship *.html, *.css, and *.txt from the doc directory.
      Switch from --list-missing to --fail-missing for additional safety.
      Upload to unstable.

Gaetan Nadon (8):
      .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
      config: move CWARNFLAGS from configure.ac to Makefile.am
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (2):
      This is not a GNU project, so declare it foreign.
      Fix include ordering, so -I../include precedes $CPPFLAGS which could

Jesse Adkins (1):
      Purge cvs tags.

Julien Cristau (1):
      Set the close-on-exec flag for listening sockets

Matt Dew (1):
      specs: convert ICE doc/specs from xorg-docs module to DocBook XML

---
 .gitignore                                                                 |   74 
 ChangeLog                                                                  |  165 
 Makefile.am                                                                |   11 
 README                                                                     |    4 
 configure.ac                                                               |   30 
 debian/changelog                                                           |   12 
 debian/control                                                             |    4 
 debian/libice-dev.install                                                  |    3 
 debian/patches/0001-Set-the-close-on-exec-flag-for-listening-sockets.patch |   32 
 debian/patches/series                                                      |    1 
 debian/rules                                                               |    3 
 doc/.gitignore                                                             |    6 
 doc/ICElib.xml                                                             | 4588 ++++++++++
 doc/Makefile.am                                                            |   64 
 include/X11/ICE/ICE.h                                                      |    1 
 include/X11/ICE/ICEconn.h                                                  |    1 
 include/X11/ICE/ICElib.h                                                   |    2 
 include/X11/ICE/ICEmsg.h                                                   |    2 
 include/X11/ICE/ICEproto.h                                                 |    1 
 include/X11/ICE/ICEutil.h                                                  |    2 
 specs/.gitignore                                                           |    6 
 specs/Makefile.am                                                          |   64 
 specs/ice.xml                                                              | 2593 +++++
 src/ICElibint.h                                                            |    2 
 src/Makefile.am                                                            |    7 
 src/accept.c                                                               |    1 
 src/authutil.c                                                             |    3 
 src/connect.c                                                              |    2 
 src/error.c                                                                |    3 
 src/getauth.c                                                              |    2 
 src/globals.h                                                              |    2 
 src/iceauth.c                                                              |    2 
 src/listen.c                                                               |    3 
 src/listenwk.c                                                             |    3 
 src/locking.c                                                              |    1 
 src/misc.c                                                                 |    2 
 src/ping.c                                                                 |    1 
 src/process.c                                                              |    2 
 src/protosetup.c                                                           |    2 
 src/register.c                                                             |    1 
 src/replywait.c                                                            |    1 
 src/setauth.c                                                              |    2 
 src/shutdown.c                                                             |    2 
 src/watch.c                                                                |    1 
 44 files changed, 7600 insertions(+), 114 deletions(-)
---


Reply to: