Tag 'x11-apps-7.6+1' created by Cyril Brulebois <k...@debian.org> at 2010-11-02 
21:51 +0000

Tagging upload of x11-apps 7.6+1 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzQh9wACgkQeGfVPHR5Nd2VowCffxasjhSKL8mVr8C9Pt+a3m5J
zDQAoMVGS332Jf4CmkLwvhTrm4BkNnjx
=o1n1
-----END PGP SIGNATURE-----

Changes since x11-apps-7.5+5:
Cyril Brulebois (16):
      Bump version number.
      Add xutils-dev build-dep for the macros.
      Update copyright: oclock.
      Update copyright: x11perf.
      Update copyright: xclock.
      Update copyright: xconsole.
      Update copyright: xditview.
      Update copyright: xgc.
      Update copyright: xload.
      Update copyright: xlogo.
      Update copyright: xmag.
      Update copyright: xman.
      Drop --with-sysmanpath and --disable-xprint, they're gone.
      Stop setting RSH=rsh, it's not used anymore apparently.
      Add myself to Uploaders.
      Upload to experimental.

Robert Hooker (16):
      Update bitmap to 1.0.5
      Update ico to 1.0.3
      Update oclock to 1.0.2
      Update x11perf to 1.5.2
      Update xclock to 1.0.5
      Update xconsole to 1.0.4
      Update xcursorgen to 1.0.4
      Update xditview to 1.0.2
      Update xedit to 1.2.0
      Update xgc to 1.0.3
      Update xload to 1.1.0
      Update xlogo to 1.0.3
      Update xmag to 1.0.4
      Update xman to 1.1.1
      Update xmore to 1.0.2
      Drop upstreamed patches.

---
 bitmap/ChangeLog                                     |  176 
 bitmap/INSTALL                                       |  291 
 bitmap/Makefile.am                                   |   96 
 bitmap/Makefile.in                                   |  386 -
 bitmap/aclocal.m4                                    |  833 +-
 bitmap/bitmap.icon                                   |   14 
 bitmap/bitmap.man                                    |  654 -
 bitmap/compile                                       |    6 
 bitmap/config.guess                                  |  210 
 bitmap/config.h.in                                   |    3 
 bitmap/config.sub                                    |  115 
 bitmap/configure                                     | 5222 ++++++-------
 bitmap/configure.ac                                  |   41 
 bitmap/man/Makefile.am                               |   38 
 bitmap/man/Makefile.in                               |  443 +
 bitmap/man/atobm.man                                 |    1 
 bitmap/man/bitmap.man                                |  654 +
 bitmap/man/bmtoa.man                                 |    1 
 debian/changelog                                     |   29 
 debian/control                                       |    6 
 debian/copyright                                     |  262 
 debian/patches/01_xedit_mkdir_races.diff             | 2588 ------
 debian/patches/05_xmore_fix_segv_without_xprint.diff |   34 
 debian/patches/series                                |    2 
 debian/rules                                         |    3 
 ico/ChangeLog                                        |  160 
 ico/INSTALL                                          |  291 
 ico/Makefile.am                                      |   37 
 ico/Makefile.in                                      |  322 
 ico/README                                           |   28 
 ico/aclocal.m4                                       | 1378 ++-
 ico/config.guess                                     |  299 
 ico/config.h.in                                      |   33 
 ico/config.sub                                       |  211 
 ico/configure                                        | 5402 ++++++++------
 ico/configure.ac                                     |   21 
 ico/depcomp                                          |  116 
 ico/ico.c                                            |   67 
 ico/ico.man                                          |    2 
 ico/install-sh                                       |  231 
 ico/missing                                          |   49 
 ico/polyinfo.h                                       |    1 
 oclock/COPYING                                       |   49 
 oclock/ChangeLog                                     |  366 
 oclock/Clock-color.ad                                |    6 
 oclock/Clock.c                                       |   72 
 oclock/INSTALL                                       |  143 
 oclock/Makefile.am                                   |   56 
 oclock/Makefile.in                                   |  515 -
 oclock/README                                        |   26 
 oclock/aclocal.m4                                    | 2446 ++++--
 oclock/app-defaults/Clock-color                      |    6 
 oclock/compile                                       |  142 
 oclock/config.guess                                  |  291 
 oclock/config.h.in                                   |   42 
 oclock/config.sub                                    |  161 
 oclock/configure                                     | 5715 ++++++++------
 oclock/configure.ac                                  |   28 
 oclock/depcomp                                       |  172 
 oclock/install-sh                                    |  517 -
 oclock/missing                                       |  104 
 oclock/mkinstalldirs                                 |  158 
 oclock/oclock.c                                      |   16 
 oclock/transform.c                                   |   39 
 x11perf/COPYING                                      |   35 
 x11perf/ChangeLog                                    |  159 
 x11perf/INSTALL                                      |  291 
 x11perf/Makefile.am                                  |   28 
 x11perf/Makefile.in                                  |   62 
 x11perf/Xmark                                        |    4 
 x11perf/Xmark.man                                    |    1 
 x11perf/aclocal.m4                                   |  833 +-
 x11perf/bitmaps.c                                    |    1 
 x11perf/bitmaps.h                                    |    2 
 x11perf/config.guess                                 |  196 
 x11perf/config.h.in                                  |    3 
 x11perf/config.sub                                   |   43 
 x11perf/configure                                    | 4220 ++++------
 x11perf/configure.ac                                 |   23 
 x11perf/do_arcs.c                                    |    2 
 x11perf/do_blt.c                                     |    2 
 x11perf/do_complex.c                                 |    2 
 x11perf/do_dots.c                                    |    2 
 x11perf/do_lines.c                                   |    2 
 x11perf/do_movewin.c                                 |    2 
 x11perf/do_rects.c                                   |    2 
 x11perf/do_segs.c                                    |    2 
 x11perf/do_simple.c                                  |    2 
 x11perf/do_tests.c                                   |    2 
 x11perf/do_text.c                                    |    2 
 x11perf/do_traps.c                                   |    2 
 x11perf/do_tris.c                                    |    2 
 x11perf/do_valgc.c                                   |    2 
 x11perf/do_windows.c                                 |    2 
 x11perf/x11pcomp.cpp                                 |    1 
 x11perf/x11perf.c                                    |   12 
 x11perf/x11perf.h                                    |    2 
 x11perf/x11perf.man                                  |    4 
 x11perf/x11perfcomp.man                              |    2 
 xclock/COPYING                                       |   46 
 xclock/ChangeLog                                     |  157 
 xclock/Clock.c                                       |   50 
 xclock/INSTALL                                       |   17 
 xclock/Makefile.am                                   |   32 
 xclock/Makefile.in                                   |   70 
 xclock/aclocal.m4                                    |  833 +-
 xclock/config.guess                                  |  210 
 xclock/config.h.in                                   |    3 
 xclock/config.sub                                    |  115 
 xclock/configure                                     | 5171 ++++++-------
 xclock/configure.ac                                  |   25 
 xclock/xclock.c                                      |    2 
 xconsole/COPYING                                     |   25 
 xconsole/ChangeLog                                   |  326 
 xconsole/INSTALL                                     |  143 
 xconsole/Makefile.am                                 |   59 
 xconsole/Makefile.in                                 |  458 -
 xconsole/README                                      |   26 
 xconsole/XConsole.ad                                 |   28 
 xconsole/aclocal.m4                                  | 2530 ++++--
 xconsole/app-defaults/XConsole                       |   28 
 xconsole/config.guess                                |  279 
 xconsole/config.h.in                                 |    3 
 xconsole/config.sub                                  |  201 
 xconsole/configure                                   | 6570 ++++++++---------
 xconsole/configure.ac                                |   30 
 xconsole/depcomp                                     |  172 
 xconsole/install-sh                                  |  517 -
 xconsole/missing                                     |  104 
 xconsole/xconsole.c                                  |    6 
 xcursorgen/ChangeLog                                 |  113 
 xcursorgen/INSTALL                                   |  157 
 xcursorgen/Makefile.am                               |   22 
 xcursorgen/Makefile.in                               |   51 
 xcursorgen/aclocal.m4                                |  833 +-
 xcursorgen/config.guess                              |  210 
 xcursorgen/config.h.in                               |    3 
 xcursorgen/config.sub                                |  115 
 xcursorgen/configure                                 | 3944 ++++------
 xcursorgen/configure.ac                              |   22 
 xcursorgen/xcursorgen.c                              |    2 
 xditview/COPYING                                     |   29 
 xditview/ChangeLog                                   |  382 
 xditview/Dvi.c                                       |   72 
 xditview/DviChar.c                                   |  481 -
 xditview/INSTALL                                     |  143 
 xditview/Makefile.am                                 |   58 
 xditview/Makefile.in                                 |  649 -
 xditview/README                                      |   25 
 xditview/XFontName.c                                 |   20 
 xditview/Xditview-chrtr.ad                           |   25 
 xditview/Xditview.ad                                 |   96 
 xditview/aclocal.m4                                  | 2511 ++++--
 xditview/app-defaults/Xditview                       |   96 
 xditview/app-defaults/Xditview-chrtr                 |   25 
 xditview/compile                                     |  142 
 xditview/config.guess                                |  291 
 xditview/config.h.in                                 |   44 
 xditview/config.sub                                  |  161 
 xditview/configure                                   | 5860 ++++++++-------
 xditview/configure.ac                                |   30 
 xditview/depcomp                                     |  172 
 xditview/draw.c                                      |   66 
 xditview/font.c                                      |   72 
 xditview/install-sh                                  |  517 -
 xditview/lex.c                                       |   17 
 xditview/missing                                     |  104 
 xditview/mkinstalldirs                               |  158 
 xditview/page.c                                      |   20 
 xditview/parse.c                                     |   21 
 xditview/xditview.c                                  |   62 
 xedit/ChangeLog                                      |  249 
 xedit/INSTALL                                        |  291 
 xedit/Makefile.am                                    |   94 
 xedit/Makefile.in                                    |  625 -
 xedit/aclocal.m4                                     | 2287 +++--
 xedit/app-defaults/Xedit                             |  468 +
 xedit/app-defaults/Xedit-color                       |  195 
 xedit/app-defaults/Xedit-color.ad                    |  195 
 xedit/app-defaults/Xedit-noxprint.ad                 |  468 -
 xedit/app-defaults/Xedit-xprint.ad                   |  565 -
 xedit/commands.c                                     |  118 
 xedit/config.guess                                   |   11 
 xedit/config.h.in                                    |   30 
 xedit/config.sub                                     |   61 
 xedit/configure                                      | 2299 ++++-
 xedit/configure.ac                                   |   37 
 xedit/lisp/io.c                                      |   14 
 xedit/lisp/modules/progmodes/auto.lsp                |   13 
 xedit/print.c                                        |  435 -
 xedit/print.h                                        |   56 
 xedit/printdialog.c                                  | 1396 ---
 xedit/printdialog.h                                  |   70 
 xedit/printdialogprivates.h                          |  182 
 xedit/tags.c                                         |   20 
 xedit/xedit.c                                        |   46 
 xedit/xedit.h                                        |    6 
 xedit/xedit.man                                      |    4 
 xgc/COPYING                                          |   43 
 xgc/ChangeLog                                        |  172 
 xgc/INSTALL                                          |  291 
 xgc/Makefile.am                                      |   32 
 xgc/Makefile.in                                      |   65 
 xgc/aclocal.m4                                       |  851 +-
 xgc/choice.c                                         |    1 
 xgc/config.guess                                     |  210 
 xgc/config.h.in                                      |    3 
 xgc/config.sub                                       |  115 
 xgc/configure                                        | 4988 ++++--------
 xgc/configure.ac                                     |   27 
 xgc/dashlist.c                                       |    1 
 xgc/getfile.c                                        |    1 
 xgc/gram.c                                           |   52 
 xgc/gram.h                                           |    2 
 xgc/gram.y                                           |    1 
 xgc/interpret.c                                      |    1 
 xgc/lex.c                                            |  158 
 xgc/lex.l                                            |    2 
 xgc/main.c                                           |    2 
 xgc/planemask.c                                      |    1 
 xgc/record.c                                         |    1 
 xgc/testfrac.c                                       |    1 
 xgc/tests.c                                          |    2 
 xgc/text.c                                           |    1 
 xgc/tile                                             |    1 
 xgc/xgc.h                                            |    6 
 xgc/xgc.man                                          |   38 
 xload/COPYING                                        |   85 
 xload/ChangeLog                                      |  545 +
 xload/INSTALL                                        |  291 
 xload/Makefile.am                                    |   63 
 xload/Makefile.in                                    |  535 -
 xload/README                                         |   25 
 xload/XLoad.ad                                       |    6 
 xload/aclocal.m4                                     | 1773 +++-
 xload/app-defaults/XLoad                             |    6 
 xload/compile                                        |  142 
 xload/config.guess                                   |  210 
 xload/config.h.in                                    |   39 
 xload/config.sub                                     |  115 
 xload/configure                                      | 7327 +++++++++++--------
 xload/configure.ac                                   |   49 
 xload/depcomp                                        |  172 
 xload/get_load.c                                     |   61 
 xload/get_rload.c                                    |   25 
 xload/install-sh                                     |  517 -
 xload/m4/ax_define_dir.m4                            |   49 
 xload/missing                                        |  104 
 xload/mkinstalldirs                                  |  111 
 xload/xload.c                                        |  127 
 xload/xload.h                                        |   13 
 xload/xload.man                                      |   12 
 xlogo/COPYING                                        |   28 
 xlogo/ChangeLog                                      |  102 
 xlogo/Makefile.am                                    |   22 
 xlogo/Makefile.in                                    |   30 
 xlogo/aclocal.m4                                     |  828 +-
 xlogo/config.guess                                   |   18 
 xlogo/config.sub                                     |   76 
 xlogo/configure                                      | 2016 +----
 xlogo/configure.ac                                   |   34 
 xmag/COPYING                                         |   52 
 xmag/ChangeLog                                       |  152 
 xmag/CutPaste.c                                      |    2 
 xmag/CutPaste.h                                      |    1 
 xmag/INSTALL                                         |  291 
 xmag/Makefile.am                                     |   34 
 xmag/Makefile.in                                     |  341 
 xmag/README                                          |   25 
 xmag/RootWin.c                                       |    2 
 xmag/RootWin.h                                       |    1 
 xmag/RootWinP.h                                      |    1 
 xmag/Scale.c                                         |    2 
 xmag/Scale.h                                         |    2 
 xmag/ScaleP.h                                        |    1 
 xmag/aclocal.m4                                      | 1857 ++--
 xmag/app-defaults/Xmag                               |    2 
 xmag/config.guess                                    |  299 
 xmag/config.h.in                                     |    3 
 xmag/config.sub                                      |  211 
 xmag/configure                                       | 5844 +++++++--------
 xmag/configure.ac                                    |   31 
 xmag/depcomp                                         |  116 
 xmag/install-sh                                      |  231 
 xmag/missing                                         |   49 
 xmag/xmag.c                                          |    2 
 xmag/xmag.man                                        |    2 
 xman/COPYING                                         |   51 
 xman/ChangeLog                                       |  141 
 xman/INSTALL                                         |  291 
 xman/Makefile.am                                     |   33 
 xman/Makefile.in                                     |   67 
 xman/aclocal.m4                                      |  851 +-
 xman/config.guess                                    |  210 
 xman/config.h.in                                     |    6 
 xman/config.sub                                      |  115 
 xman/configure                                       | 4376 +++++------
 xman/configure.ac                                    |   30 
 xman/handler.c                                       |    9 
 xman/man.h                                           |    1 
 xman/version.h                                       |   32 
 xmore/ChangeLog                                      |  489 +
 xmore/INSTALL                                        |  143 
 xmore/Makefile.am                                    |   68 
 xmore/Makefile.in                                    |  534 -
 xmore/README                                         |   25 
 xmore/XMore.ad                                       |  130 
 xmore/aclocal.m4                                     | 2511 ++++--
 xmore/app-defaults/XMore                             |   33 
 xmore/compile                                        |  142 
 xmore/config.guess                                   |  291 
 xmore/config.h.in                                    |   42 
 xmore/config.sub                                     |  161 
 xmore/configure                                      | 5800 ++++++++-------
 xmore/configure.ac                                   |   35 
 xmore/depcomp                                        |  172 
 xmore/install-sh                                     |  517 -
 xmore/missing                                        |  104 
 xmore/mkinstalldirs                                  |  158 
 xmore/print.c                                        |  435 -
 xmore/print.h                                        |   56 
 xmore/printdialog.c                                  | 1396 ---
 xmore/printdialog.h                                  |   70 
 xmore/printdialogprivates.h                          |  182 
 xmore/xmore.c                                        |  145 
 xmore/xmore.man                                      |    7 
 xmore/xmore.sgml                                     |   19 
 327 files changed, 74465 insertions(+), 61662 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pdola-0006gn...@alioth.debian.org

Reply via email to