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

twm: Changes to 'refs/tags/twm-1_1.0.4-1'



Tag 'twm-1_1.0.4-1' created by Julien Cristau <jcristau@debian.org> at 2008-03-08 03:09 +0000

Tagging upload of twm 1:1.0.4-1 to unstable.

Changes since twm-1_1.0.3-3:
Adam Jackson (1):
      twm 1.0.4

Alan Coopersmith (2):
      Explicitly require libSM & libICE since twm calls them directly
      Change twm_CFLAGS to AM_CFLAGS to make automake-1.10 happier

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

Julien Cristau (6):
      Merge tag 'twm-1.0.4' of git.freedesktop.org:/git/xorg/app/twm into debian-unstable
      New upstream release
      autoreconf
      Delete built sources.
      Minor updates/fixes.
      Prepare changelog for upload

Wolfgang Rupprecht (1):
      X.Org Bug #5691: twm mouse button limit too low

---
 .cvsignore                                 |   17 
 .gitignore                                 |   18 
 ChangeLog                                  |   73 
 Makefile.am                                |   10 
 Makefile.in                                |  154 -
 aclocal.m4                                 |  200 +-
 config.guess                               |   36 
 config.sub                                 |   52 
 configure                                  |  185 +
 configure.ac                               |    5 
 debian/changelog                           |    9 
 debian/control                             |    4 
 debian/patches/01_debian_system_twmrc.diff |    6 
 depcomp                                    |   93 
 install-sh                                 |  514 +++--
 man/.cvsignore                             |    3 
 man/.gitignore                             |    3 
 man/Makefile.in                            |   77 
 missing                                    |   61 
 mkinstalldirs                              |    5 
 src/.cvsignore                             |    8 
 src/.gitignore                             |    8 
 src/Makefile.am                            |    4 
 src/Makefile.in                            |  417 ----
 src/deftwmrc.c                             |   78 
 src/gram.c                                 | 2771 -----------------------------
 src/gram.h                                 |  198 --
 src/lex.c                                  | 1715 -----------------
 src/twm.h                                  |    2 
 ylwrap                                     |  223 ++
 30 files changed, 1253 insertions(+), 5696 deletions(-)
---


Reply to: