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

x11-apps: Changes to 'refs/tags/x11-apps-7.3+2'



Tag 'x11-apps-7.3+2' created by Julien Cristau <jcristau@debian.org> at 2008-06-10 14:38 +0000

Tagging upload of x11-apps 7.3+2 to unstable.

Changes since x11-apps-7.3+1:
Brice Goglin (6):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly
      Re-add xgc
      Update xsfbs/quilt patching rules to be compatible with the

David Nusinow (2):
      Remove make-orig-tar-gz target
      Kill the manifest code.

Julien Cristau (11):
      * Re-add bitmap (closes: #445097).
      x11perf 1.5
      Add bitmap and xgc copyright information.
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      various cleanup
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Prepare changelog for upload

---
 bitmap/BitEdit.c                 | 1128 ++++++
 bitmap/Bitmap-color.ad           |   19 
 bitmap/Bitmap-nocase.ad          |  233 +
 bitmap/Bitmap.ad                 |  229 +
 bitmap/Bitmap.c                  | 1950 +++++++++++
 bitmap/Bitmap.h                  |  286 +
 bitmap/BitmapP.h                 |  211 +
 bitmap/COPYING                   |   12 
 bitmap/ChangeLog                 |  267 +
 bitmap/CutPaste.c                |  207 +
 bitmap/Dashes                    |    4 
 bitmap/Dialog.c                  |  202 +
 bitmap/Dialog.h                  |   57 
 bitmap/Down                      |   13 
 bitmap/Excl                      |   17 
 bitmap/FlipHoriz                 |   13 
 bitmap/FlipVert                  |   13 
 bitmap/Fold                      |   13 
 bitmap/Graphics.c                | 1575 +++++++++
 bitmap/Handlers.c                |  678 ++++
 bitmap/Left                      |   13 
 bitmap/Makefile.am               |  151 
 bitmap/Makefile.in               |  933 +++++
 bitmap/ReqMach.c                 |  263 +
 bitmap/Requests.h                |   87 
 bitmap/Right                     |   13 
 bitmap/RotateLeft                |   13 
 bitmap/RotateRight               |   13 
 bitmap/Stipple                   |    4 
 bitmap/Term                      |   14 
 bitmap/Up                        |   13 
 bitmap/aclocal.m4                | 1573 +++++++++
 bitmap/atobm.c                   |  296 +
 bitmap/autogen.sh                |   13 
 bitmap/bitmap.icon               |   14 
 bitmap/bitmap.man                |  656 +++
 bitmap/bmtoa.c                   |  216 +
 bitmap/compile                   |  142 
 bitmap/config.guess              | 1510 +++++++++
 bitmap/config.h.in               |   34 
 bitmap/config.sub                | 1619 +++++++++
 bitmap/configure                 | 5807 ++++++++++++++++++++++++++++++++++
 bitmap/configure.ac              |   66 
 bitmap/depcomp                   |  530 +++
 bitmap/install-sh                |  323 +
 bitmap/missing                   |  360 ++
 debian/changelog                 |   15 
 debian/control                   |   32 
 debian/copyright                 |   58 
 debian/rules                     |   13 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk            |  121 
 debian/xsfbs/xsfbs.sh            |  394 +-
 x11perf/ChangeLog                |  334 +-
 x11perf/INSTALL                  |  236 -
 x11perf/Makefile.am              |   10 
 x11perf/Makefile.in              |  164 
 x11perf/Xmark.man                |   10 
 x11perf/aclocal.m4               |  238 -
 x11perf/config.guess             |   56 
 x11perf/config.h.in              |    9 
 x11perf/config.sub               |   78 
 x11perf/configure                |  312 +
 x11perf/configure.ac             |    3 
 x11perf/depcomp                  |   93 
 x11perf/do_blt.c                 |  114 
 x11perf/do_tests.c               |   24 
 x11perf/install-sh               |  514 ++-
 x11perf/missing                  |   61 
 x11perf/mkinstalldirs            |  158 
 x11perf/x11perf.c                |  167 -
 x11perf/x11perf.h                |   37 
 x11perf/x11perf.man              |    4 
 xgc/Bugs                         |   11 
 xgc/COPYING                      |   12 
 xgc/ChangeLog                    |   42 
 xgc/INSTALL                      |  236 +
 xgc/Makefile.am                  |  110 
 xgc/Makefile.in                  |  927 +++++
 xgc/Written/FilledRects          |   93 
 xgc/Written/Interface            |    9 
 xgc/Written/Jim                  |  255 +
 xgc/Written/Notes                |  296 +
 xgc/Written/Notes2               |   68 
 xgc/Written/Outline              |  191 +
 xgc/Written/Widget               |   26 
 xgc/Xgc.ad                       |    2 
 xgc/aclocal.m4                   | 1599 +++++++++
 xgc/choice.c                     |  268 +
 xgc/compile                      |  142 
 xgc/config.guess                 | 1516 +++++++++
 xgc/config.h.in                  |   35 
 xgc/config.sub                   | 1626 +++++++++
 xgc/configure                    | 6487 +++++++++++++++++++++++++++++++++++++++
 xgc/configure.ac                 |   48 
 xgc/constants.h                  |   76 
 xgc/dashlist.c                   |  177 +
 xgc/depcomp                      |  530 +++
 xgc/getfile.c                    |  155 
 xgc/gram.c                       | 1410 ++++++++
 xgc/gram.h                       |  110 
 xgc/gram.y                       |   97 
 xgc/install-sh                   |  323 +
 xgc/interpret.c                  |  348 ++
 xgc/lex.c                        | 2174 +++++++++++++
 xgc/lex.l                        |  170 +
 xgc/main.c                       |  486 ++
 xgc/main.h                       |  148 
 xgc/missing                      |  360 ++
 xgc/mkinstalldirs                |  158 
 xgc/planemask.c                  |  186 +
 xgc/record.c                     |  278 +
 xgc/testfrac.c                   |  190 +
 xgc/tests.c                      |  642 +++
 xgc/text.c                       |  200 +
 xgc/tile                         |   17 
 xgc/xgc.h                        |  168 +
 xgc/xgc.man                      |   38 
 118 files changed, 46194 insertions(+), 1454 deletions(-)
---


Reply to: