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

x11-apps: Changes to 'refs/tags/x11-apps-7.7+5'



Tag 'x11-apps-7.7+5' created by Julien Cristau <jcristau@debian.org> at 2015-04-30 21:57 +0000

Tagging upload of x11-apps 7.7+5 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJVQqVmAAoJEDEBgAUJBeQMbaMQAIOjehU+OJXwjb8eIMnVi1Y4
STz1382SxuPz/cOSnlvTMCS8wp2LBSdJfqnUR2EPtLM8mYUR5uy2fEvID4Wz7yan
YzETzuJT3hTbwZSvJW5F0MVT5rWjE6u80v9HGUleFJQRMQqeyTNrVjJ5R5dDH6LY
nBYtyZ6GxBcAuQGD/Zv+Y0f4624bSlLmuWfqfm8G9hR98DBUERsk/9nijN/pp4Hq
G6eOLYR1irTHr0xXxgyhrnyi40C8H2pu/PeZDmGOn/54p17j44V8EFRfEbgSv24z
LHRuqzfiGI7VuXKOOJLKv5xEynGVthvZ9gXJDHzn0FxDxwaXz/DFQNT1IyN10R1d
yaGY79Mda3vpzswPHuAO0y7jT7RT2WvhX3wkS9OSowSPp0kk6dYgjRpVszoFzHMk
ktfc+dETB7U3cxEDx7uhdroxTzFo/BOT7vZKyafvJ9MOblJhJfW4lNO4J18rCDq3
aD/yAyGm+Z/V0+XwPvCbOZ15ygVFftKc6T6BY2RzwGmPcS8ANh4mTymeo6fli+DI
g1sRTleEROf5AvirNBezIkrQHHDkotPPm3oTAWO5oOkbh0Ui/L6WaqC2N9MWSgz2
d12vUhUTrBVNkW5+orrTtwqjufWK7bMZEvvAR3xEFK60WYtyZndQd2/d5FZYDKCP
o5O/TZzu6Y4vS8kqgydP
=xzfj
-----END PGP SIGNATURE-----

Changes since x11-apps-7.7+4:
Julien Cristau (12):
      Add Matt Turner's public key to the upstream keyring
      bitmap 1.0.8.
      x11perf 1.6.0.
      xcalc 1.0.6.
      xditview 1.0.4.
      xedit 1.2.2.
      xgc 1.0.5.
      xmag 1.0.6.
      xman 1.1.4.
      Remove cpp from Depends (closes: #778804).
      Bump debhelper compat level to 9.
      Upload to unstable

---
 bitmap/Bitmap.c                 |   30 
 bitmap/ChangeLog                |  197 +
 bitmap/Graphics.c               |    8 
 bitmap/INSTALL                  |  121 
 bitmap/Makefile.in              |   60 
 bitmap/aclocal.m4               |  315 +
 bitmap/atobm.c                  |   93 
 bitmap/autogen.sh               |    5 
 bitmap/bmtoa.c                  |    8 
 bitmap/compile                  |    2 
 bitmap/config.guess             |  321 -
 bitmap/config.h.in              |    3 
 bitmap/config.sub               |   51 
 bitmap/configure                |  836 ++---
 bitmap/configure.ac             |    8 
 bitmap/depcomp                  |    5 
 bitmap/install-sh               |  366 +-
 bitmap/man/Makefile.in          |   29 
 bitmap/man/bitmap.man           |   21 
 bitmap/missing                  |    6 
 debian/changelog                |   15 
 debian/compat                   |    2 
 debian/control                  |    4 
 debian/rules                    |    1 
 debian/upstream/signing-key.asc |   77 
 x11perf/ChangeLog               |  130 
 x11perf/INSTALL                 |  121 
 x11perf/Makefile.in             |  495 +-
 x11perf/aclocal.m4              | 1510 ++++++---
 x11perf/bitmaps.c               |   19 
 x11perf/compile                 |  347 ++
 x11perf/config.guess            |  566 +--
 x11perf/config.h.in             |    3 
 x11perf/config.sub              |  266 +
 x11perf/configure               | 6605 +++++++++++++++++++++++++++++++++++++---
 x11perf/configure.ac            |    7 
 x11perf/depcomp                 |  531 ++-
 x11perf/do_arcs.c               |   44 
 x11perf/do_blt.c                |  131 
 x11perf/do_complex.c            |    8 
 x11perf/do_dots.c               |    4 
 x11perf/do_lines.c              |   16 
 x11perf/do_movewin.c            |   14 
 x11perf/do_rects.c              |    6 
 x11perf/do_segs.c               |   16 
 x11perf/do_simple.c             |   10 
 x11perf/do_tests.c              |   30 
 x11perf/do_text.c               |   20 
 x11perf/do_traps.c              |   12 
 x11perf/do_tris.c               |    6 
 x11perf/do_valgc.c              |    4 
 x11perf/do_windows.c            |   20 
 x11perf/install-sh              |  385 +-
 x11perf/man/Makefile.in         |  153 
 x11perf/missing                 |  461 --
 x11perf/perfboth                |   21 
 x11perf/perfratio               |   19 
 x11perf/x11perf.c               |  167 -
 x11perf/x11perf.h               |  236 -
 xcalc/ChangeLog                 |  146 
 xcalc/INSTALL                   |  121 
 xcalc/Makefile.in               |  434 +-
 xcalc/aclocal.m4                |  815 ++--
 xcalc/actions.c                 |  169 -
 xcalc/compile                   |  347 ++
 xcalc/config.guess              |  363 --
 xcalc/config.h.in               |    3 
 xcalc/config.sub                |  150 
 xcalc/configure                 | 1021 +++---
 xcalc/configure.ac              |    7 
 xcalc/depcomp                   |  487 +-
 xcalc/install-sh                |  374 +-
 xcalc/man/Makefile.in           |  129 
 xcalc/math.c                    |  149 
 xcalc/missing                   |  461 --
 xcalc/xcalc.h                   |   17 
 xditview/ChangeLog              |  107 
 xditview/Dvi.c                  |   25 
 xditview/Dvi.h                  |    5 
 xditview/DviChar.c              |   11 
 xditview/DviChar.h              |   19 
 xditview/DviP.h                 |   11 
 xditview/INSTALL                |  121 
 xditview/Makefile.in            |  442 +-
 xditview/Menu.h                 |    4 
 xditview/XFontName.c            |   72 
 xditview/XFontName.h            |    2 
 xditview/aclocal.m4             |  815 ++--
 xditview/compile                |  347 ++
 xditview/config.guess           |  363 --
 xditview/config.sub             |  150 
 xditview/configure              |  937 +++--
 xditview/configure.ac           |   12 
 xditview/depcomp                |  487 +-
 xditview/draw.c                 |   28 
 xditview/font.c                 |   43 
 xditview/install-sh             |  374 +-
 xditview/lex.c                  |    5 
 xditview/man/Makefile.in        |  129 
 xditview/man/xditview.man       |    3 
 xditview/missing                |  461 --
 xditview/page.c                 |    7 
 xditview/parse.c                |    2 
 xditview/xdit.bm                |    2 
 xditview/xdit_mask.bm           |    2 
 xditview/xditview.c             |   97 
 xedit/ChangeLog                 |  105 
 xedit/INSTALL                   |  121 
 xedit/Makefile.in               | 1240 ++++---
 xedit/aclocal.m4                | 5601 +++++++++++++++++----------------
 xedit/ar-lib                    |  270 +
 xedit/commands.c                |   19 
 xedit/compile                   |  310 -
 xedit/config.guess              |  365 --
 xedit/config.h.in               |   10 
 xedit/config.sub                |  152 
 xedit/configure                 | 1152 ++++--
 xedit/configure.ac              |   10 
 xedit/depcomp                   |  487 +-
 xedit/hash.c                    |    7 
 xedit/hook.c                    |   35 
 xedit/install-sh                |   14 
 xedit/ispell.c                  |   19 
 xedit/lisp/compile.c            |    2 
 xedit/lisp/core.c               |    3 
 xedit/lisp/debugger.c           |   16 
 xedit/lisp/format.c             |   43 
 xedit/lisp/internal.h           |   50 
 xedit/lisp/io.c                 |   37 
 xedit/lisp/io.h                 |   16 
 xedit/lisp/lisp.c               |  141 
 xedit/lisp/lisp.h               |    2 
 xedit/lisp/mathimp.c            |    4 
 xedit/lisp/package.c            |    6 
 xedit/lisp/package.h            |    4 
 xedit/lisp/pathname.c           |    3 
 xedit/lisp/private.h            |   19 
 xedit/lisp/re/re.c              |    4 
 xedit/lisp/read.c               |   81 
 xedit/lisp/stream.c             |    2 
 xedit/lisp/write.c              |   25 
 xedit/lisp/write.h              |    2 
 xedit/lisp/xedit.c              |   14 
 xedit/man/Makefile.in           |  119 
 xedit/man/xedit.man             |   12 
 xedit/missing                   |  461 --
 xedit/util.c                    |    8 
 xedit/util.h                    |    2 
 xedit/xedit.h                   |    6 
 xgc/ChangeLog                   |   49 
 xgc/INSTALL                     |  121 
 xgc/Makefile.in                 |  456 +-
 xgc/aclocal.m4                  |  815 ++--
 xgc/compile                     |  347 ++
 xgc/config.guess                |  363 --
 xgc/config.sub                  |  150 
 xgc/configure                   |  935 +++--
 xgc/configure.ac                |    5 
 xgc/depcomp                     |  487 +-
 xgc/install-sh                  |  374 +-
 xgc/man/Makefile.in             |  129 
 xgc/missing                     |  461 --
 xgc/tests.c                     |    1 
 xgc/ylwrap                      |  205 -
 xmag/ChangeLog                  |   61 
 xmag/CutPaste.c                 |   16 
 xmag/INSTALL                    |  121 
 xmag/Makefile.in                |  434 +-
 xmag/RootWin.c                  |    2 
 xmag/Scale.c                    |  352 +-
 xmag/Scale.h                    |   14 
 xmag/aclocal.m4                 |  815 ++--
 xmag/compile                    |  347 ++
 xmag/config.guess               |  363 --
 xmag/config.sub                 |  150 
 xmag/configure                  |  935 +++--
 xmag/configure.ac               |   10 
 xmag/depcomp                    |  487 +-
 xmag/install-sh                 |  374 +-
 xmag/man/Makefile.in            |  129 
 xmag/missing                    |  461 --
 xmag/xmag.c                     |  199 -
 xman/ChangeLog                  |  114 
 xman/INSTALL                    |  121 
 xman/Makefile.in                |   54 
 xman/aclocal.m4                 |  173 -
 xman/buttons.c                  |    4 
 xman/compile                    |    2 
 xman/config.guess               |  201 -
 xman/config.sub                 |   51 
 xman/configure                  |  410 +-
 xman/configure.ac               |   10 
 xman/depcomp                    |    2 
 xman/handler.c                  |   10 
 xman/install-sh                 |  366 +-
 xman/main.c                     |    4 
 xman/man.c                      |    7 
 xman/man/Makefile.in            |   29 
 xman/misc.c                     |    4 
 xman/missing                    |    6 
 xman/search.c                   |   10 
 xman/vendor.h                   |    4 
 202 files changed, 29801 insertions(+), 18191 deletions(-)
---


Reply to: