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

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



Tag 'x11-apps-7.3+4' created by Julien Cristau <jcristau@debian.org> at 2008-09-22 22:26 +0000

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

Changes since x11-apps-7.3+3:
Julien Cristau (3):
      Remove xedit from the package, it's unmaintained and broken
      Remove xedit's conffiles on upgrade.
      Prepare changelog for upload

---
 debian/changelog                       |    8 
 debian/control                         |    8 
 debian/copyright                       |   26 
 debian/patches/series                  |    2 
 debian/rules                           |    2 
 debian/x11-apps.install                |    1 
 debian/x11-apps.menu                   |    7 
 debian/x11-apps.postinst.in            |   20 
 debian/x11-apps.postrm.in              |   20 
 debian/x11-apps.preinst.in             |   20 
 xedit/COPYING                          |   12 
 xedit/ChangeLog                        |   65 
 xedit/INSTALL                          |  236 -
 xedit/Makefile.am                      |  235 -
 xedit/Makefile.in                      | 1491 -------
 xedit/Xedit-color.ad                   |  195 
 xedit/Xedit-noxprint.ad                |  462 --
 xedit/Xedit-sample                     |  233 -
 xedit/Xedit-xprint.ad                  |  562 --
 xedit/aclocal.m4                       | 1581 -------
 xedit/commands.c                       | 1185 -----
 xedit/compile                          |  142 
 xedit/config.guess                     | 1500 -------
 xedit/config.h.in                      |   22 
 xedit/config.sub                       | 1608 -------
 xedit/configure                        | 5632 --------------------------
 xedit/configure.ac                     |   54 
 xedit/depcomp                          |  530 --
 xedit/hook.c                           | 1236 -----
 xedit/install-sh                       |  323 -
 xedit/ispell.c                         | 2207 ----------
 xedit/lisp.c                           |  274 -
 xedit/lisp/README                      |  195 
 xedit/lisp/TODO                        |   81 
 xedit/lisp/bytecode.c                  | 3693 -----------------
 xedit/lisp/bytecode.h                  |  268 -
 xedit/lisp/compile.c                   | 2224 ----------
 xedit/lisp/core.c                      | 7022 ---------------------------------
 xedit/lisp/core.h                      |  221 -
 xedit/lisp/debugger.c                  |  828 ---
 xedit/lisp/debugger.h                  |   72 
 xedit/lisp/env.c                       |  151 
 xedit/lisp/format.c                    | 2121 ---------
 xedit/lisp/format.h                    |   42 
 xedit/lisp/hash.c                      |  661 ---
 xedit/lisp/hash.h                      |   71 
 xedit/lisp/helper.c                    | 1126 -----
 xedit/lisp/helper.h                    |  115 
 xedit/lisp/internal.h                  |  798 ---
 xedit/lisp/io.c                        |  709 ---
 xedit/lisp/io.h                        |  115 
 xedit/lisp/lisp.c                      | 5511 -------------------------
 xedit/lisp/lisp.h                      |   44 
 xedit/lisp/lsp.c                       |   79 
 xedit/lisp/math.c                      | 1477 ------
 xedit/lisp/math.h                      |  100 
 xedit/lisp/mathimp.c                   | 5223 ------------------------
 xedit/lisp/modules/indent.lsp          | 1420 ------
 xedit/lisp/modules/lisp.lsp            |  174 
 xedit/lisp/modules/progmodes/c.lsp     | 1116 -----
 xedit/lisp/modules/progmodes/html.lsp  |  327 -
 xedit/lisp/modules/progmodes/imake.lsp |  188 
 xedit/lisp/modules/progmodes/lisp.lsp  |  384 -
 xedit/lisp/modules/progmodes/make.lsp  |  135 
 xedit/lisp/modules/progmodes/man.lsp   |  160 
 xedit/lisp/modules/progmodes/patch.lsp |   55 
 xedit/lisp/modules/progmodes/rpm.lsp   |  166 
 xedit/lisp/modules/progmodes/sgml.lsp  |  428 --
 xedit/lisp/modules/progmodes/sh.lsp    |  113 
 xedit/lisp/modules/progmodes/xconf.lsp |   68 
 xedit/lisp/modules/progmodes/xlog.lsp  |  102 
 xedit/lisp/modules/progmodes/xrdb.lsp  |  115 
 xedit/lisp/modules/psql.c              |  983 ----
 xedit/lisp/modules/syntax.lsp          | 1452 ------
 xedit/lisp/modules/x11.c               |  666 ---
 xedit/lisp/modules/xaw.c               |  664 ---
 xedit/lisp/modules/xedit.lsp           |  563 --
 xedit/lisp/modules/xt.c                | 1799 --------
 xedit/lisp/mp/mp.c                     |  822 ---
 xedit/lisp/mp/mp.h                     |  435 --
 xedit/lisp/mp/mpi.c                    | 1660 -------
 xedit/lisp/mp/mpr.c                    |  436 --
 xedit/lisp/package.c                   |  865 ----
 xedit/lisp/package.h                   |   62 
 xedit/lisp/pathname.c                  | 1096 -----
 xedit/lisp/pathname.h                  |   78 
 xedit/lisp/private.h                   |  544 --
 xedit/lisp/re/README                   |  121 
 xedit/lisp/re/re.c                     | 2648 ------------
 xedit/lisp/re/re.h                     |  123 
 xedit/lisp/re/rec.c                    | 1015 ----
 xedit/lisp/re/reo.c                    |  685 ---
 xedit/lisp/re/rep.h                    |  369 -
 xedit/lisp/re/tests.c                  |  199 
 xedit/lisp/re/tests.txt                |  461 --
 xedit/lisp/read.c                      | 2057 ---------
 xedit/lisp/read.h                      |   47 
 xedit/lisp/regex.c                     |  223 -
 xedit/lisp/regex.h                     |   46 
 xedit/lisp/require.c                   |  159 
 xedit/lisp/require.h                   |   44 
 xedit/lisp/stream.c                    |  866 ----
 xedit/lisp/stream.h                    |   58 
 xedit/lisp/string.c                    | 1387 ------
 xedit/lisp/string.h                    |   95 
 xedit/lisp/struct.c                    |  371 -
 xedit/lisp/struct.h                    |   53 
 xedit/lisp/test/hello.lsp              |   72 
 xedit/lisp/test/list.lsp               | 1895 --------
 xedit/lisp/test/math.lsp               |  982 ----
 xedit/lisp/test/psql-1.lsp             |   80 
 xedit/lisp/test/psql-2.lsp             |   74 
 xedit/lisp/test/psql-3.lsp             |  118 
 xedit/lisp/test/regex.lsp              |  440 --
 xedit/lisp/test/stream.lsp             |  807 ---
 xedit/lisp/test/widgets.lsp            |   71 
 xedit/lisp/time.c                      |  143 
 xedit/lisp/time.h                      |   39 
 xedit/lisp/write.c                     | 2406 -----------
 xedit/lisp/write.h                     |   80 
 xedit/lisp/xedit.c                     | 1636 -------
 xedit/lisp/xedit.h                     |   94 
 xedit/missing                          |  360 -
 xedit/options.c                        |  524 --
 xedit/print.c                          |  435 --
 xedit/print.h                          |   56 
 xedit/printdialog.c                    | 1396 ------
 xedit/printdialog.h                    |   70 
 xedit/printdialogprivates.h            |  182 
 xedit/realpath.c                       |  208 
 xedit/strcasecmp.c                     |   40 
 xedit/util.c                           |  930 ----
 xedit/xedit.c                          |  632 --
 xedit/xedit.h                          |  187 
 xedit/xedit.man                        |  443 --
 135 files changed, 74 insertions(+), 95275 deletions(-)
---


Reply to: