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

libfs: Changes to 'refs/tags/libfs-2_1.0.1-1'



Tag 'libfs-2_1.0.1-1' created by Julien Cristau <jcristau@debian.org> at 2008-05-24 23:00 +0000

Tagging upload of libfs 2:1.0.1-1 to unstable.

Changes since libfs-2_1.0.0-5:
Alan Coopersmith (4):
      Put all copyright/license notices into COPYING file
      Add hooks to check code with static analyzers like lint & sparse
      Replace sprintf with snprintf
      Version 1.0.1

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (8):
      Remove the .pc directory properly
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Merge tag 'libFS-1.0.1' into debian-unstable
      autoreconf
      Update changelog
      Add and install the upstream ChangeLog.
      Add upstream URL and missing copyright holders and licenses to debian/copyright
      Prepare changelog for upload

Matthieu Herrb (1):
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      libFS ansification.

---
 .gitignore            |    1 
 COPYING               |   71 +++++++++++-
 ChangeLog             |  288 +++++++++++++++++++++++++++++++++++++++++++-------
 Makefile.am           |   17 ++
 Makefile.in           |   50 +++++---
 configure             |  199 ++++++++++++++++++++++++++++------
 configure.ac          |   23 +--
 debian/changelog      |    9 +
 debian/copyright      |   44 +++++++
 debian/rules          |    2 
 debian/xsfbs/xsfbs.mk |    2 
 src/FSClServ.c        |    3 
 src/FSCloseFt.c       |    6 -
 src/FSConnServ.c      |   18 +--
 src/FSErrDis.c        |   26 ++--
 src/FSFlush.c         |    3 
 src/FSFontInfo.c      |   18 +--
 src/FSFtNames.c       |   13 +-
 src/FSGetCats.c       |    6 -
 src/FSListCats.c      |   13 +-
 src/FSListExt.c       |    9 -
 src/FSMisc.c          |    3 
 src/FSNextEv.c        |    6 -
 src/FSOpenFont.c      |   12 +-
 src/FSOpenServ.c      |   12 --
 src/FSQGlyphs.c       |   37 +++---
 src/FSQXExt.c         |   28 ++--
 src/FSQXInfo.c        |   14 +-
 src/FSQuExt.c         |   12 +-
 src/FSServName.c      |    4 
 src/FSSetCats.c       |    8 -
 src/FSSync.c          |    6 -
 src/FSSynchro.c       |    6 -
 src/FSlibInt.c        |  240 ++++++++++++++++++++---------------------
 src/Makefile.am       |   19 +++
 src/Makefile.in       |   65 +++++++++--
 src/fs_transport.c    |    2 
 37 files changed, 907 insertions(+), 388 deletions(-)
---


Reply to: