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

x11-apps: Changes to 'refs/tags/x11-apps-7.5+1'



Tag 'x11-apps-7.5+1' created by Brice Goglin <bgoglin@debian.org> at 2009-12-06 11:34 +0000

Tagging upload of x11-apps 7.5+1 to unstable.

Changes since x11-apps-7.4+2:
Brice Goglin (16):
      xmag 1.0.3
      xbitmap 1.0.4
      xclipboard 1.1.0
      xcursorgen 1.0.3
      xclock 1.0.4
      xgc 1.0.2
      xman 1.1.0
      xwd 1.0.3
      xwud 1.0.2
      xeyes 1.0.991
      Add bug closers, sort changelog entries, and bump to 7.5+1
      Drop 06_xclock_geometry.diff, applied upstream
      Drop 01_xwd_do_not_spew_usage_on_connection_error.diff, applied upstream
      Refresh patches
      Add ico, version 1.0.2
      Prepare Changelog for upload

Julien Cristau (2):
      Update xload config.{guess,sub}, adding avr32 support (closes: #536410)
      Fix long description using patch from Justin B Rye

---
 bitmap/AUTHORS                                                   |    2 
 bitmap/BitEdit.c                                                 |   46 
 bitmap/Bitmap-color.ad                                           |   19 
 bitmap/Bitmap-nocase.ad                                          |  233 
 bitmap/Bitmap.ad                                                 |  229 
 bitmap/Bitmap.c                                                  |    4 
 bitmap/Bitmap.h                                                  |    2 
 bitmap/BitmapP.h                                                 |    4 
 bitmap/COPYING                                                   |   27 
 bitmap/ChangeLog                                                 |   94 
 bitmap/CutPaste.c                                                |    3 
 bitmap/Dialog.c                                                  |    2 
 bitmap/Dialog.h                                                  |    2 
 bitmap/Graphics.c                                                |    2 
 bitmap/Handlers.c                                                |    3 
 bitmap/Makefile.am                                               |   36 
 bitmap/Makefile.in                                               |  562 -
 bitmap/README                                                    |   25 
 bitmap/ReqMach.c                                                 |    3 
 bitmap/Requests.h                                                |    2 
 bitmap/aclocal.m4                                                |  798 -
 bitmap/app-defaults/Bitmap                                       |  228 
 bitmap/app-defaults/Bitmap-color                                 |   18 
 bitmap/app-defaults/Bitmap-nocase                                |  231 
 bitmap/atobm.c                                                   |    4 
 bitmap/bitmap.man                                                |    4 
 bitmap/bmtoa.c                                                   |    5 
 bitmap/compile                                                   |   17 
 bitmap/config.guess                                              |  101 
 bitmap/config.h.in                                               |   35 
 bitmap/config.sub                                                |  109 
 bitmap/configure                                                 | 5179 ++++++---
 bitmap/configure.ac                                              |   24 
 bitmap/depcomp                                                   |  172 
 bitmap/install-sh                                                |  517 
 bitmap/missing                                                   |  104 
 debian/changelog                                                 |   26 
 debian/control                                                   |   11 
 debian/patches/01_xwd_do_not_spew_usage_on_connection_error.diff |   26 
 debian/patches/03_xconsole_implicit_pointer_conversion.diff      |   16 
 debian/patches/05_xmore_fix_segv_without_xprint.diff             |   15 
 debian/patches/06_xclock_geometry.diff                           |   92 
 debian/patches/series                                            |    2 
 debian/rules                                                     |    2 
 ico/COPYING                                                      |   65 
 ico/ChangeLog                                                    |  217 
 ico/Makefile.am                                                  |   79 
 ico/Makefile.in                                                  |  674 +
 ico/aclocal.m4                                                   | 1519 ++
 ico/allobjs.h                                                    |    5 
 ico/config.guess                                                 | 1500 ++
 ico/config.h.in                                                  |   31 
 ico/config.sub                                                   | 1616 +++
 ico/configure                                                    | 5207 ++++++++++
 ico/configure.ac                                                 |   44 
 ico/depcomp                                                      |  584 +
 ico/ico.c                                                        | 1330 ++
 ico/ico.man                                                      |   92 
 ico/install-sh                                                   |  507 
 ico/missing                                                      |  367 
 ico/objcube.h                                                    |   29 
 ico/objico.h                                                     |   45 
 ico/objocta.h                                                    |   29 
 ico/objplane.h                                                   |   20 
 ico/objpyr.h                                                     |   30 
 ico/polyinfo.h                                                   |   31 
 xclipboard/ChangeLog                                             |  325 
 xclipboard/INSTALL                                               |  236 
 xclipboard/Makefile.am                                           |   40 
 xclipboard/Makefile.in                                           |  472 
 xclipboard/README                                                |   28 
 xclipboard/XClipboard.ad                                         |  126 
 xclipboard/aclocal.m4                                            | 1913 ++-
 xclipboard/app-defaults/XClipboard                               |  126 
 xclipboard/compile                                               |  142 
 xclipboard/config.guess                                          |  107 
 xclipboard/config.h.in                                           |   42 
 xclipboard/config.sub                                            |  128 
 xclipboard/configure                                             | 4337 +++++---
 xclipboard/configure.ac                                          |   22 
 xclipboard/depcomp                                               |  172 
 xclipboard/install-sh                                            |  517 
 xclipboard/missing                                               |  104 
 xclipboard/mkinstalldirs                                         |  158 
 xclipboard/xclipboard.c                                          |  131 
 xclipboard/xcutsel.c                                             |    2 
 xclock/COPYING                                                   |   82 
 xclock/ChangeLog                                                 |   97 
 xclock/Clock.c                                                   |  442 
 xclock/Clock.h                                                   |   14 
 xclock/ClockP.h                                                  |   12 
 xclock/INSTALL                                                   |  302 
 xclock/Makefile.am                                               |   30 
 xclock/Makefile.in                                               |  352 
 xclock/README                                                    |   27 
 xclock/XClock-color.ad                                           |   10 
 xclock/XClock.ad                                                 |    1 
 xclock/aclocal.m4                                                |  645 -
 xclock/app-defaults/XClock                                       |    1 
 xclock/app-defaults/XClock-color                                 |   10 
 xclock/config.guess                                              |  107 
 xclock/config.h.in                                               |   30 
 xclock/config.sub                                                |  116 
 xclock/configure                                                 | 4738 +++++----
 xclock/configure.ac                                              |   27 
 xclock/depcomp                                                   |  116 
 xclock/install-sh                                                |  231 
 xclock/missing                                                   |   49 
 xclock/xclock.c                                                  |   16 
 xclock/xclock.man                                                |   44 
 xcursorgen/ChangeLog                                             |   33 
 xcursorgen/INSTALL                                               |   16 
 xcursorgen/Makefile.am                                           |   10 
 xcursorgen/Makefile.in                                           |  363 
 xcursorgen/README                                                |   25 
 xcursorgen/aclocal.m4                                            | 1865 ++-
 xcursorgen/autogen.sh                                            |   13 
 xcursorgen/config.guess                                          |   85 
 xcursorgen/config.h.in                                           |   30 
 xcursorgen/config.sub                                            |  104 
 xcursorgen/configure                                             | 4080 +++++--
 xcursorgen/configure.ac                                          |   16 
 xcursorgen/depcomp                                               |  172 
 xcursorgen/install-sh                                            |  517 
 xcursorgen/missing                                               |  104 
 xcursorgen/xcursorgen.c                                          |    6 
 xeyes/ChangeLog                                                  |  298 
 xeyes/Eyes.c                                                     |  478 
 xeyes/Eyes.h                                                     |   14 
 xeyes/EyesP.h                                                    |   18 
 xeyes/INSTALL                                                    |  236 
 xeyes/Makefile.am                                                |   14 
 xeyes/Makefile.in                                                |  420 
 xeyes/README                                                     |   25 
 xeyes/aclocal.m4                                                 |  677 -
 xeyes/compile                                                    |  142 
 xeyes/config.guess                                               |  168 
 xeyes/config.h.in                                                |   42 
 xeyes/config.sub                                                 |  147 
 xeyes/configure                                                  | 4201 +++++---
 xeyes/configure.ac                                               |   19 
 xeyes/depcomp                                                    |  172 
 xeyes/install-sh                                                 |  517 
 xeyes/missing                                                    |  104 
 xeyes/mkinstalldirs                                              |  158 
 xeyes/transform.c                                                |   42 
 xeyes/transform.h                                                |    5 
 xeyes/xeyes.c                                                    |   15 
 xeyes/xeyes.man                                                  |   12 
 xgc/COPYING                                                      |   57 
 xgc/ChangeLog                                                    |  346 
 xgc/INSTALL                                                      |  236 
 xgc/Makefile.am                                                  |   40 
 xgc/Makefile.in                                                  |  676 -
 xgc/README                                                       |   26 
 xgc/Xgc.ad                                                       |    2 
 xgc/aclocal.m4                                                   | 1931 ++-
 xgc/app-defaults/Xgc                                             |    2 
 xgc/app-defaults/Xgc-color                                       |   55 
 xgc/compile                                                      |  142 
 xgc/config.guess                                                 |   81 
 xgc/config.h.in                                                  |   30 
 xgc/config.sub                                                   |   96 
 xgc/configure                                                    | 4785 +++++----
 xgc/configure.ac                                                 |   21 
 xgc/depcomp                                                      |  172 
 xgc/gram.c                                                       | 1053 +-
 xgc/gram.h                                                       |   43 
 xgc/install-sh                                                   |  517 
 xgc/lex.c                                                        | 1434 +-
 xgc/lex.l                                                        |    2 
 xgc/main.c                                                       |  161 
 xgc/main.h                                                       |  148 
 xgc/missing                                                      |  104 
 xgc/mkinstalldirs                                                |  158 
 xgc/testfrac.c                                                   |    5 
 xgc/text.c                                                       |    7 
 xgc/xgc.man                                                      |  140 
 xgc/ylwrap                                                       |  222 
 xload/config.guess                                               |  712 -
 xload/config.sub                                                 |  275 
 xmag/ChangeLog                                                   |   46 
 xmag/Makefile.am                                                 |   26 
 xmag/Makefile.in                                                 |  112 
 xmag/Xmag.ad                                                     |   27 
 xmag/aclocal.m4                                                  |  695 +
 xmag/app-defaults/Xmag                                           |   27 
 xmag/config.h.in                                                 |   30 
 xmag/configure                                                   | 1001 +
 xmag/configure.ac                                                |   18 
 xmag/xmag.c                                                      |  110 
 xman/ChangeLog                                                   |  593 +
 xman/Makefile.am                                                 |   43 
 xman/Makefile.in                                                 |  610 -
 xman/README                                                      |   25 
 xman/ScrollByL.c                                                 |    4 
 xman/Xman-noxprint.ad                                            |  195 
 xman/Xman-xprint.ad                                              |  294 
 xman/aclocal.m4                                                  | 1815 +--
 xman/app-defaults/Xman                                           |  195 
 xman/buttons.c                                                   |    2 
 xman/config.guess                                                |  107 
 xman/config.h.in                                                 |   32 
 xman/config.sub                                                  |  116 
 xman/configure                                                   | 4442 +++++---
 xman/configure.ac                                                |   49 
 xman/depcomp                                                     |  116 
 xman/globals.h                                                   |    9 
 xman/handler.c                                                   |    2 
 xman/help.c                                                      |    2 
 xman/install-sh                                                  |  231 
 xman/main.c                                                      |    8 
 xman/man.c                                                       |   26 
 xman/man.h                                                       |    2 
 xman/misc.c                                                      |  111 
 xman/missing                                                     |   49 
 xman/print.c                                                     |  396 
 xman/print.h                                                     |   50 
 xman/vendor.h                                                    |   15 
 xwd/COPYING                                                      |   48 
 xwd/ChangeLog                                                    |  119 
 xwd/Makefile.am                                                  |    6 
 xwd/Makefile.in                                                  |  344 
 xwd/README                                                       |   25 
 xwd/aclocal.m4                                                   | 1770 +--
 xwd/clientwin.c                                                  |    6 
 xwd/compile                                                      |  142 
 xwd/config.guess                                                 |  128 
 xwd/config.h.in                                                  |   31 
 xwd/config.sub                                                   |   76 
 xwd/configure                                                    | 2375 +++-
 xwd/configure.ac                                                 |   13 
 xwd/depcomp                                                      |   87 
 xwd/dsimple.c                                                    |    3 
 xwd/install-sh                                                   |    5 
 xwd/list.c                                                       |    2 
 xwd/missing                                                      |   49 
 xwd/multiVis.c                                                   |  243 
 xwd/xwd.c                                                        |   52 
 xwud/COPYING                                                     |   27 
 xwud/ChangeLog                                                   |  230 
 xwud/INSTALL                                                     |  236 
 xwud/Makefile.am                                                 |   14 
 xwud/Makefile.in                                                 |  385 
 xwud/README                                                      |   26 
 xwud/aclocal.m4                                                  | 1847 ++-
 xwud/compile                                                     |  142 
 xwud/config.guess                                                |  107 
 xwud/config.h.in                                                 |   39 
 xwud/config.sub                                                  |  128 
 xwud/configure                                                   | 4065 +++++--
 xwud/configure.ac                                                |   12 
 xwud/depcomp                                                     |  172 
 xwud/install-sh                                                  |  517 
 xwud/missing                                                     |  104 
 xwud/mkinstalldirs                                               |  158 
 xwud/xwud.c                                                      |   18 
 257 files changed, 64425 insertions(+), 29683 deletions(-)
---


Reply to: