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

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



Tag 'twm-1_1.0.3-1' created by Julien Cristau <jcristau@debian.org> at 2007-06-07 22:47 +0000

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

Changes since twm-1.0.3:
Branden Robinson (4):
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (2):
      * Drop useless -DLIBXCURSOR from debian/rules (closes: #384073).
      Also update update-alternatives parameters since the manpage

David Nusinow (32):
      Move apps to proper location
      Add preliminary packaging for twm
      Pull in xsfbs
      Fix goof in the control file
      All sorts of fixes to properly build the package.
      Add a few missing build-deps
      Use the real copyright for twm
      * Add versioned build-depends on the modular X libs. Thanks Frank
      * Port patches from trunk
      Prepare changelogs for upload to unstable
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      * Run dh_install menu so that we actually install the menu method. Thanks
      * Add a pre-depends on x11-common so the upgrade from X11R6 goes smoothly.
      * Add outputencoding="ASCII"; to the menu-method the facilitate translations
      * Add quilt to build-depends
      * Bump standards version to 3.7.2.0
      * Bump debhelper compat to version 5
      * Point the menu method at /usr/bin/install-menu rather than /usr/sbin
      * Point the menu method at /usr/bin/install-menu rather than /usr/sbin. Also
      Prepare changelog for upload to unstable
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Add twm 1.0.1 source, which was lost in the conversion
      autoreconf
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Update serverabi generation to also account for driver Provides
      Fix name of serverminver
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Fix one missed bit from the serverabiver -> serverminver rename

Julien Cristau (9):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      Merge tag 'XORG-7_1' into debian-experimental
      Merge tag 'twm-1.0.3' into debian-experimental
      autoreconf
      Merge branch 'xsfbs-unstable' of ../../xsfbs/ into debian-experimental
      New upstream release (twm 1.0.3).
      Merge branch 'debian-unstable' of ssh://git.debian.org/git/pkg-xorg/xsfbs into debian-experimental
      Prepare changelog for upload.

Steve Langasek (1):
      change names of all remaining app package directories to , for a more persistent naming scheme

Thierry Reding (1):
      Add watch files.

---
 Makefile.in                                |  631 +++
 aclocal.m4                                 | 1515 +++++++
 compile                                    |  142 
 config.guess                               | 1500 +++++++
 config.h.in                                |   29 
 config.sub                                 | 1608 ++++++++
 configure                                  | 5541 +++++++++++++++++++++++++++++
 debian/changelog                           |   52 
 debian/compat                              |    1 
 debian/control                             |   18 
 debian/copyright                           |   47 
 debian/patches/01_debian_system_twmrc.diff |   78 
 debian/patches/series                      |    1 
 debian/rules                               |   98 
 debian/twm.README.Debian                   |   22 
 debian/twm.examples                        |    3 
 debian/twm.install                         |    3 
 debian/twm.links                           |    1 
 debian/twm.menu                            |    8 
 debian/twm.menu-method                     |   39 
 debian/twm.postinst.in                     |   36 
 debian/twm.postrm.in                       |   35 
 debian/twm.preinst.in                      |   30 
 debian/twm.prerm.in                        |   25 
 debian/watch                               |    2 
 debian/xsfbs/xsfbs-autoreconf.mk           |  150 
 debian/xsfbs/xsfbs.mk                      |  379 +
 debian/xsfbs/xsfbs.sh                      |  907 ++++
 depcomp                                    |  530 ++
 install-sh                                 |  323 +
 man/Makefile.in                            |  389 ++
 missing                                    |  360 +
 mkinstalldirs                              |  158 
 src/Makefile.in                            |  827 ++++
 src/deftwmrc.c                             |   78 
 src/gram.c                                 | 2771 ++++++++++++++
 src/gram.h                                 |  198 +
 src/lex.c                                  | 1715 ++++++++
 38 files changed, 20250 insertions(+)
---



Reply to: