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

x11-xserver-utils: Changes to 'refs/tags/x11-xserver-utils-7.3+1'



Tag 'x11-xserver-utils-7.3+1' created by Brice Goglin <bgoglin@debian.org> at 2007-09-14 22:18 +0000

Tagging upload of x11-xserver-utils 7.3+1 to unstable.

Changes since x11-xserver-utils-7.2+3:
Brice Goglin (4):
      Add menu entries
      sessreg 1.0.3
      xset 1.0.3
      Prepare changelog for upload to unstable

Julien Cristau (8):
      iceauth 1.0.2.
      add upstream URL to debian/copyright.
      xmodmap 1.0.3.
      Refresh patch 02_xmodmap_manpage.diff.
      xgamma 1.0.2.
      update debian/copyright from xgamma/COPYING.
      xsetroot 1.0.2.
      xrdb 1.0.4.

---
 debian/changelog                       |   24 
 debian/control                         |    2 
 debian/copyright                       |   43 
 debian/patches/02_xmodmap_manpage.diff |    8 
 debian/rules                           |    1 
 debian/x11-xserver-utils.menu          |   13 
 iceauth/ChangeLog                      |  283 ++
 iceauth/INSTALL                        |  236 -
 iceauth/Makefile.am                    |   20 
 iceauth/Makefile.in                    |  171 -
 iceauth/aclocal.m4                     | 1430 +++++------
 iceauth/autogen.sh                     |   13 
 iceauth/compile                        |  142 -
 iceauth/config.guess                   |   32 
 iceauth/config.sub                     |   16 
 iceauth/configure                      |  292 +-
 iceauth/configure.ac                   |    7 
 iceauth/depcomp                        |   64 
 iceauth/iceauth.c                      |   46 
 iceauth/iceauth.h                      |    6 
 iceauth/iceauth.man                    |    1 
 iceauth/install-sh                     |  348 ++
 iceauth/missing                        |   61 
 iceauth/mkinstalldirs                  |  158 -
 iceauth/process.c                      |  384 +--
 sessreg/ChangeLog                      |  305 ++
 sessreg/Makefile.am                    |   30 
 sessreg/Makefile.in                    |   57 
 sessreg/aclocal.m4                     |    2 
 sessreg/compile                        |  142 -
 sessreg/configure                      |  126 
 sessreg/configure.ac                   |   12 
 sessreg/filenames.sed.c                |   21 
 sessreg/mkinstalldirs                  |  158 -
 sessreg/sessreg.h                      |  123 
 sessreg/sessreg.man                    |   39 
 xgamma/COPYING                         |   50 
 xgamma/ChangeLog                       |  199 +
 xgamma/INSTALL                         |  236 -
 xgamma/Makefile.am                     |   14 
 xgamma/Makefile.in                     |  147 -
 xgamma/aclocal.m4                      | 1430 +++++------
 xgamma/compile                         |  142 -
 xgamma/config.guess                    |   32 
 xgamma/config.sub                      |   16 
 xgamma/configure                       |  202 -
 xgamma/configure.ac                    |    2 
 xgamma/depcomp                         |   64 
 xgamma/install-sh                      |  348 ++
 xgamma/missing                         |   61 
 xgamma/mkinstalldirs                   |  158 -
 xgamma/xgamma.man                      |   13 
 xmodmap/ChangeLog                      |  285 ++
 xmodmap/INSTALL                        |  236 -
 xmodmap/Makefile.am                    |   21 
 xmodmap/Makefile.in                    |  202 -
 xmodmap/aclocal.m4                     | 1430 +++++------
 xmodmap/autogen.sh                     |   13 
 xmodmap/compile                        |  142 -
 xmodmap/config.guess                   |   32 
 xmodmap/config.h.in                    |    3 
 xmodmap/config.sub                     |   16 
 xmodmap/configure                      |  364 ++
 xmodmap/configure.ac                   |    7 
 xmodmap/depcomp                        |   64 
 xmodmap/handle.c                       |   72 
 xmodmap/install-sh                     |  348 ++
 xmodmap/missing                        |   61 
 xmodmap/pf.c                           |    8 
 xmodmap/xmodmap.c                      |   80 
 xmodmap/xmodmap.h                      |    6 
 xmodmap/xmodmap.man                    |    3 
 xrdb/ChangeLog                         |   24 
 xrdb/INSTALL                           |  236 -
 xrdb/Makefile.am                       |    2 
 xrdb/Makefile.in                       |  126 
 xrdb/aclocal.m4                        | 1434 +++++------
 xrdb/compile                           |  142 -
 xrdb/config.guess                      |   32 
 xrdb/config.sub                        |   16 
 xrdb/configure                         |  204 -
 xrdb/configure.ac                      |    2 
 xrdb/depcomp                           |   64 
 xrdb/install-sh                        |  348 ++
 xrdb/missing                           |   61 
 xrdb/xrdb.man                          |    2 
 xset/ChangeLog                         |  366 ++
 xset/Makefile.am                       |   12 
 xset/Makefile.in                       |   38 
 xset/aclocal.m4                        |    2 
 xset/config.guess                      |    6 
 xset/config.h.in                       |    3 
 xset/config.sub                        |   10 
 xset/configure                         |  126 
 xset/configure.ac                      |    5 
 xset/xset.c                            |   10 
 xset/xset.man                          |   49 
 xsetroot/ChangeLog                     |  205 +
 xsetroot/Makefile.am                   |   20 
 xsetroot/Makefile.in                   |   61 
 xsetroot/aclocal.m4                    |  970 +++----
 xsetroot/autogen.sh                    |   13 
 xsetroot/compile                       |  142 -
 xsetroot/config.guess                  |   83 
 xsetroot/config.sub                    |  109 
 xsetroot/configure                     | 4186 +++++++++++++++------------------
 xsetroot/configure.ac                  |    7 
 xsetroot/mkinstalldirs                 |  158 -
 xsetroot/xsetroot.man                  |    2 
 109 files changed, 10348 insertions(+), 10251 deletions(-)
---



Reply to: