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

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



Tag 'libice-2_1.0.5-1' created by Julien Cristau <jcristau@debian.org> at 2009-02-19 16:40 +0000

Tagging upload of libice 2:1.0.5-1 to unstable.

Changes since libice-2_1.0.4-1:
Alan Hourihane (1):
      silence warning

Branden Robinson (1):
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (7):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly
      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

Colin Harrison (1):
      include for sleep()

David Nusinow (2):
      Remove make-orig-tar-gz target
      Kill the manifest code.

James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Julien Cristau (17):
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      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
      Merge tag 'libICE-1.0.5' into debian-unstable
      update changelogs for new upstream
      debian/control: wrap the Build-Depends field
      Run autoreconf on build, and handle parallel builds.
      Delete generated files
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      INSTALL needs to be removed too
      Prepare changelog for upload

Matthieu Herrb (1):
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Update .gitignore.

Peter Breitenlohner (10):
      define macros to 1 in icetrans.c to avoid redefined macro warnings
      Constify some arguments in libICE to clear warnings in libSM
      use xorg-macros-1.2.1
      Activate CWARNFLAGS with lots of gcc warnings
      towards ANSI C
      ANSI C
      Use NULL, not zero, for pointers
      use memcmp instead of binaryEqual
      remove ChangeLog from EXTRA_DIST and CLEANFILES
      bump to 1.0.5

---
 .gitignore                       |    4 
 ChangeLog                        |  196 
 INSTALL                          |  234 
 Makefile.am                      |    7 
 Makefile.in                      |  684 -
 aclocal.m4                       | 8255 --------------
 config.guess                     | 1516 --
 config.h.in                      |   85 
 config.sub                       | 1626 --
 configure                        |22832 ---------------------------------------
 configure.ac                     |   16 
 debian/changelog                 |   16 
 debian/control                   |   28 
 debian/rules                     |   21 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk            |  151 
 debian/xsfbs/xsfbs.sh            |  394 
 depcomp                          |  584 
 include/X11/ICE/ICElib.h         |    4 
 include/X11/ICE/ICEmsg.h         |   23 
 install-sh                       |  507 
 ltmain.sh                        | 6938 -----------
 missing                          |  367 
 mkinstalldirs                    |  161 
 src/ICElibint.h                  |    3 
 src/Makefile.am                  |    2 
 src/Makefile.in                  |  559 
 src/accept.c                     |   11 
 src/authutil.c                   |   59 
 src/connect.c                    |   25 
 src/error.c                      |  194 
 src/getauth.c                    |   68 
 src/globals.h                    |   17 
 src/iceauth.c                    |   74 
 src/icetrans.c                   |    8 
 src/listen.c                     |   54 
 src/listenwk.c                   |   15 
 src/locking.c                    |   19 
 src/misc.c                       |  190 
 src/ping.c                       |   11 
 src/process.c                    |  241 
 src/protosetup.c                 |   27 
 src/register.c                   |   56 
 src/replywait.c                  |   36 
 src/setauth.c                    |    9 
 src/shutdown.c                   |   39 
 src/watch.c                      |   32 
 47 files changed, 1057 insertions(+), 45491 deletions(-)
---


Reply to: