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

libxaw: Changes to 'refs/tags/libxaw-2_1.0.6-1'



Tag 'libxaw-2_1.0.6-1' created by Brice Goglin <bgoglin@debian.org> at 2009-07-27 16:20 +0000

Tagging upload of libxaw 2:1.0.6-1 to unstable.

Changes since libxaw-2_1.0.5-2:
Adam Jackson (1):
      libXaw 1.0.6

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Brice Goglin (6):
      Merge branch 'debian-unstable' of git://git.debian.org/pkg-xorg/xsfbs into debian-unstable
      Bump Standards-Version to 3.8.2 now that we have README.source
      Merge tag 'libXaw-1.0.6' into debian-unstable
      New upstream release
      Move the -dbg package to section debug
      Prepare changelog for upload

David Nusinow (1):
      Add README.source

Jeremy Huddleston (1):
      Fixed compile/install on darwin

Julien Cristau (5):
      xsfbs: add a repack script for uscan
      xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
      xsfbs: repack.sh needs to be executable
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function

Paulo Cesar Pereira de Andrade (2):
      Compile warning fixes.
      Changed AsciiSrc widget to use only binary selection transfers.

Peter Breitenlohner (1):
      xaw6 doesn't depend on xpm

---
 .gitignore              |    6 ++
 ChangeLog               |   46 ++++++++++++++++++
 Makefile.am             |   16 ++++--
 README                  |   25 +++++++++-
 configure.ac            |   25 +++++++---
 debian/README.source    |   73 +++++++++++++++++++++++++++++
 debian/changelog        |    8 +++
 debian/control          |    4 -
 debian/xsfbs/repack.sh  |   32 ++++++++++++
 debian/xsfbs/xsfbs.sh   |   78 -------------------------------
 include/X11/Xaw/TextP.h |    2 
 src/AllWidgets.c        |    1 
 src/AsciiSrc.c          |    4 -
 src/Command.c           |    4 -
 src/Dialog.c            |    2 
 src/DisplayList.c       |    2 
 src/Makefile.am         |   18 +++++--
 src/Paned.c             |    6 +-
 src/Pixmap.c            |    2 
 src/Text.c              |    2 
 src/TextAction.c        |  119 ++++++++++++++++++------------------------------
 src/TextTr.c            |    2 
 src/Tip.c               |    2 
 src/Tree.c              |    4 -
 src/Vendor.c            |    2 
 xaw6.pc.in              |    2 
 26 files changed, 301 insertions(+), 186 deletions(-)
---


Reply to: