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

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



Tag 'libxaw-2_1.0.7-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-25 13:07 +0000

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

Changes since libxaw-2_1.0.6-1:
Alan Coopersmith (3):
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      Move Xaw specification document from xorg-docs module to spec/*
      libXaw 1.0.7

Bernhard R. Link (1):
      Xaw's tooltips remove timers not belonging to them

Julien Cristau (13):
      xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
      xsfbs.sh: remove unused analyze_path
      xsfbs.sh: remove unused maplink function
      xsfbs.sh: remove unused find_culprits function
      xsfbs.sh: remove unused reject_whitespace function
      xsfbs.mk: no need for shlibs.local
      Add header to 01_Xaw_StripChart_fix.diff.
      xsfbs.sh: fix typo and remove svn keyword
      xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
      xsfbs.mk: remove more obsolete code
      Build the Xaw spec and install it in libxaw7-dev.
      README.Debian pointed at this doc in xspecs, it's now unnecessary.
      Prepare changelog for upload

Timo Aaltonen (5):
      Merge commit 'libXaw-1.0.7' into debian-unstable
      Update the changelogs.
      Bump the build-dep on xutils-dev (>= 1:7.5~1).
      Bump Standards-Version to 3.8.3.
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable

---
 COPYING                                   |   37 +
 ChangeLog                                 |   52 +
 Makefile.am                               |    2 
 configure.ac                              |   42 -
 debian/changelog                          |   16 
 debian/control                            |    7 
 debian/libxaw7-dev.README.Debian          |    2 
 debian/libxaw7-dev.install                |    1 
 debian/patches/01_Xaw_StripChart_fix.diff |   18 
 debian/rules                              |    3 
 debian/xsfbs/xsfbs.mk                     |   21 
 debian/xsfbs/xsfbs.sh                     |  233 ------
 man/Makefile.am                           |    2 
 spec/AsciiSink                            |   77 ++
 spec/AsciiSource                          |  208 +++++
 spec/AsciiText                            |  166 ++++
 spec/Box                                  |  139 +++
 spec/CH1                                  |  411 +++++++++++
 spec/CH2                                  | 1103 ++++++++++++++++++++++++++++++
 spec/CH3.intro                            |   67 +
 spec/CH4.intro                            |   87 ++
 spec/CH5.intro                            |  292 +++++++
 spec/CH6.intro                            |   84 ++
 spec/CH7.intro                            |   99 ++
 spec/Command                              |  205 +++++
 spec/Dialog                               |  280 +++++++
 spec/Form                                 |  200 +++++
 spec/Grip                                 |  157 ++++
 spec/Label                                |  122 +++
 spec/List                                 |  341 +++++++++
 spec/Makefile.am                          |   96 ++
 spec/MenuButton                           |  215 +++++
 spec/Paned                                |  492 +++++++++++++
 spec/Panner                               |  247 ++++++
 spec/Porthole                             |  125 +++
 spec/Repeater                             |  184 +++++
 spec/Scrollbar                            |  386 ++++++++++
 spec/Simple                               |   95 ++
 spec/SimpleMenu                           |  315 ++++++++
 spec/Sme                                  |  106 ++
 spec/SmeBSB                               |  125 +++
 spec/SmeLine                              |   72 +
 spec/StripChart                           |  160 ++++
 spec/TPage_Credits                        |  156 ++++
 spec/Template                             |  426 +++++++++++
 spec/Text                                 |  123 +++
 spec/TextActions                          |  506 +++++++++++++
 spec/TextCustom                           |   63 +
 spec/TextFuncs                            |  397 ++++++++++
 spec/TextSink                             |  420 +++++++++++
 spec/TextSource                           |  331 +++++++++
 spec/Toggle                               |  370 ++++++++++
 spec/Tree                                 |  181 ++++
 spec/Viewport                             |  156 ++++
 spec/block.awk                            |   22 
 spec/fixindex.awk                         |   73 +
 spec/indexmacros.t                        |   42 +
 spec/macros.t                             |  226 ++++++
 spec/strings.mit                          |   10 
 spec/strings.xaw                          |  714 +++++++++++++++++++
 spec/widg.idxmac.t                        |    3 
 src/Makefile.am                           |    1 
 src/Tip.c                                 |    1 
 63 files changed, 11044 insertions(+), 269 deletions(-)
---


Reply to: