debian/0000755000000000000000000000000012165011511007157 5ustar debian/postinst0000644000000000000000000000046012135047475011004 0ustar #!/bin/sh set -e update-alternatives --install /usr/bin/editor editor /usr/bin/zile 30 \ --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/zile.1.gz # Remove emacs alternative (in case 2.2.22-2 had installed it) update-alternatives --remove emacs /usr/bin/zile #DEBHELPER# debian/changelog0000644000000000000000000004273112165011511011040 0ustar zile (2.4.9-2build1) saucy; urgency=low * Rebuild to pick up new libgc package name -- Matthias Klose Wed, 03 Jul 2013 12:04:25 +0000 zile (2.4.9-2) unstable; urgency=low * Add "export V=1" to debian/rules so the real compiler commands aren't hidden from the build log and blhc can do its work. * Add patch to refer to compressed FAQ file in Zile's startup screen. * Add some more files which are generated or modified to debian/clean and extend-diff-ignore in debian/source/options * Add lintian override for false positive spelling-error-in-binary * Upload to unstable again. -- Axel Beckert Sat, 04 May 2013 12:07:38 +0200 zile (2.4.9-1) experimental; urgency=low * New upstream release + Fixes FTBFS with eglibc-2.17 (Closes: #701421) + Add new build-dependency on libgc-dev + Installs dotzile.sample in docdir (Closes: #691481) * Adopt the package. (Closes: #705816) Thanks for your work, Nicolas! + Update debian/copyright. * Bump Standards-Version to 3.9.4 (no changes) * Bump debhelper-compatibility to 9 and switch to dh7 style debian/rules: + Update version build-dependency on debhelper. + Switch to using dh_auto_{configure,build,install,clean} + Switch from inline file lists to debian/{docs,clean} file lists + Finally switch the normalized debian/rules to dh7 style * No more remove *-stamp files manually (done by dh_clean already) * Add tests/interactive/mark-word.input-emacs and config.log to debian/clean as they're occassionally left over. * Ignore modified zile.1.in files in diff. * Run test suite at build time + Pipe its output through "cat -v" to prevent binary garbage in the log or on the terminal. + Pass --without-emacs to configure to prevent also running the test suite against installed Emacsen. * Switch to source format "3.0 (quilt)". * Add Vcs-* headers * Remove files .topdeps and .topmsg from source package which sneaked in with 2.3.12-1. * Fix the following lintian warnings: + debian-rules-missing-recommended-target + copyright-refers-to-symlink-license -- Axel Beckert Mon, 22 Apr 2013 01:10:58 +0200 zile (2.3.21-2) unstable; urgency=low * Orphaning this package. -- Nicolas Duboc Sat, 20 Apr 2013 15:27:33 +0200 zile (2.3.21-1) unstable; urgency=low * New upstream release (closes: #602580) * Install the real upstream changelog as /usr/share/doc/zile/changelog.gz. (closes: #614702) -- Nicolas Duboc Fri, 25 Feb 2011 09:38:52 +0100 zile (2.3.18-1) unstable; urgency=low * New upstream release. * Bumped Debian policy compliance declaration to 3.9.1 (nothing to do). -- Nicolas Duboc Thu, 29 Jul 2010 17:36:06 +0200 zile (2.3.15-1) unstable; urgency=low * New upstream release. * Added ${misc:Depends} in binary package dependency list. * Bumped Debian policy compliance to 3.8.4 (no change required) -- Nicolas Duboc Mon, 10 May 2010 13:40:34 +0200 zile (2.3.13-1) unstable; urgency=low * New upstream release. -- Nicolas Duboc Sat, 07 Nov 2009 18:21:34 +0100 zile (2.3.12-1) unstable; urgency=low * New upstream release 2.3.12. * Package is compliant with Debian policy 3.8.3 without changes. * Updated README.Debian file. -- Nicolas Duboc Sun, 04 Oct 2009 17:09:49 +0200 zile (2.3.6-2) unstable; urgency=low * Removed obsolete call to install-info in install scripts (closes: 530260) -- Nicolas Duboc Fri, 10 Apr 2009 22:35:06 +0200 zile (2.3.6-1) unstable; urgency=low * New upstream release (closes: #522836, #522841) * Removed uneeded build dependency on lua. -- Nicolas Duboc Fri, 10 Apr 2009 21:32:56 +0200 zile (2.3.4-1) unstable; urgency=low * New upstream release. (closes: #511217) * Updated build-dependencies (added help2man and lua). * Updated Debian policy compliance declaration to 3.8.1; nothing to do. * No longer need the /usr/share/info directory since info page is no longer included. * Upstream NEWS file now included in /usr/share/doc/zile. * No more HELP or TUTORIAL files in /usr/share/doc/zile. * Updated copyright file. * Updated build dependencies: added lua5.1, removed texinfo. * Maintainer scripts now exit on error. * Now using debhelper compat level 7. Using dh_prep instead of dhclean -k as a consequence. -- Nicolas Duboc Sun, 29 Mar 2009 16:05:42 +0200 zile (2.2.59-2) unstable; urgency=low * Integrated upstream patch for a bug on killring (closes: 486306) -- Nicolas Duboc Sun, 10 Aug 2008 16:00:29 +0200 zile (2.2.59-1) unstable; urgency=low * New upstream release. * Updated copyright file for new copyright holder (FSF) and new license (GPL3). * Updated watch and control file for new upstrean location. * Info manual now installed in section 'Editors' (closes: #479038) -- Nicolas Duboc Thu, 15 May 2008 10:56:25 +0200 zile (2.2.56-1) unstable; urgency=low * New upstream release. (closes: #467296) * Debian policy compliance upgraded to 3.7.3. (nothing to do) * Removed changelog entry for 2.2.30-2. It was never released. * Updated copyright year in copyright file to 2008. -- Nicolas Duboc Fri, 18 Apr 2008 21:58:38 +0200 zile (2.2.52-1) unstable; urgency=low * New upstream release. * Added a Homepage entry in control file. -- Nicolas Duboc Tue, 20 Nov 2007 11:31:56 +0100 zile (2.2.41-1) unstable; urgency=low * New upstream release. * Documented in NEWS.Debian the renaming of Zile variables that may affect config files * Corrected the NEWS.Debian file to make it compliant with the changelog file format. * Updated the menu entry to respect the new Debian menu hierarchy. -- Nicolas Duboc Sat, 15 Sep 2007 15:35:53 +0200 zile (2.2.39-1) unstable; urgency=low * New upstream release. -- Nicolas Duboc Tue, 17 Jul 2007 11:42:58 +0200 zile (2.2.37-1) unstable; urgency=low * New upstream release. -- Nicolas Duboc Wed, 04 Jul 2007 11:41:40 +0200 zile (2.2.34-1) unstable; urgency=low * New upstream release (closes: #427256) -- Nicolas Duboc Sat, 23 Jun 2007 15:40:46 +0200 zile (2.2.31-1) unstable; urgency=low * New upstream release -- Nicolas Duboc Mon, 23 Apr 2007 13:00:27 +0200 zile (2.2.30-1) unstable; urgency=low * New upstream release. -- Nicolas Duboc Sun, 15 Apr 2007 15:19:13 +0200 zile (2.2.29-1) experimental; urgency=low * New upstream release. * Updated copyright file. -- Nicolas Duboc Wed, 14 Feb 2007 13:19:53 +0100 zile (2.2.28-1) experimental; urgency=low * New upstream release. * Improved package description and info entry title (closes: #405541) -- Nicolas Duboc Sun, 21 Jan 2007 15:56:54 +0100 zile (2.2.24-1) unstable; urgency=low * New upstream release. -- Nicolas Duboc Thu, 30 Nov 2006 18:40:04 +0100 zile (2.2.22-3) unstable; urgency=low * Removed alternative for emacs (closes: #398761, #398858) -- Nicolas Duboc Fri, 29 Sep 2006 13:18:53 +0200 zile (2.2.22-2) unstable; urgency=low * Zile is now an emacs alternative with priority 12 (closes: #387164) -- Nicolas Duboc Fri, 29 Sep 2006 12:57:57 +0200 zile (2.2.22-1) unstable; urgency=low * New upstream release - preserve file permissions on save (closes: #386863) - added warnings in doc about change of config file format (closes: #385977) -- Nicolas Duboc Wed, 27 Sep 2006 13:44:01 +0200 zile (2.2.18-1) unstable; urgency=low * New upstream release - indentation/tabulation system has been reworked (closes: #375853) * Debian policy compliance upgraded to 3.7.2 (nothing to do) * Fixed watch file to only consider plain releases. -- Nicolas Duboc Fri, 25 Aug 2006 17:34:59 +0200 zile (2.2.13-1) unstable; urgency=low * New upstream release. * Added a watch file. -- Nicolas Duboc Thu, 16 Mar 2006 15:06:20 +0100 zile (2.2.12-1) unstable; urgency=low * New upstream release. -- Nicolas Duboc Mon, 6 Feb 2006 21:17:35 +0100 zile (2.2.9-1) unstable; urgency=low * New upstream release (includes a workaround for gnome-terminal which does not implement all xterm control sequences. bug #337014) -- Nicolas Duboc Mon, 21 Nov 2005 21:22:25 +0100 zile (2.2.8-1) unstable; urgency=low * New upstream release (closes: #299611). -- Nicolas Duboc Sun, 25 Sep 2005 17:23:30 +0200 zile (2.2.2-1) unstable; urgency=low * New upstream release. (closes: #309815, #309816) * Debian policy compliance upgraded to 3.6.2. * Reworked the README.Debian file into NEWS.Debian (better for notification of change of config file format in this version). * Fixed a typo in acinclude.m4 which may affect cross-compilation (submitted by Christian Weisgerber on upstream mailing-list) * Capitalized menu entry. -- Nicolas Duboc Sat, 23 Jul 2005 15:24:49 +0200 zile (2.0.4-2) unstable; urgency=critical * Fixed a buffer overrun bug in terminal code. -- Nicolas Duboc Sun, 22 May 2005 19:35:59 +0200 zile (2.0.4-1) unstable; urgency=medium * New upstream release - bugfix for backup directory feature (closes: #303152) This fixes a potential save of a file in the wrong directory which may be a security problem (justify the medium urgency). - bugfix for arrow key handling in xterm (closes: #298424) -- Nicolas Duboc Tue, 12 Apr 2005 13:44:10 +0200 zile (2.0.2-1) unstable; urgency=low * New upstream release. -- Nicolas Duboc Mon, 28 Feb 2005 09:48:47 +0100 zile (2.0.1-1) unstable; urgency=low * New upstream release. (closes: #296106) * Removed the double-sprintf patch which is included upstream. -- Nicolas Duboc Thu, 17 Feb 2005 14:34:49 +0100 zile (2.0.0-1) unstable; urgency=low * New upstream release. * Removed beta warning from README.Debian. * Changed first sentence of package long description. * Added upstream homepage URL in description. * Fixed a double sprintf in minibuf.c which may correct a crash on amd64 (see #294072). -- Nicolas Duboc Thu, 10 Feb 2005 13:55:32 +0100 zile (2.0beta10-1) unstable; urgency=low * New upstream release (closes: #290861, #284354, #290781). * debian/rules: now install THANKS file and no longer TODO and KNOWBUGS. * Updated copyright file. * Vasprintf patch is now included upstream. * README.Debian: documented removed config variables * added links in /usr/share/doc/zile for TUTORIAL, FAQ and HELP files -- Nicolas Duboc Wed, 2 Feb 2005 15:00:16 +0100 zile (1.7beta3-3) unstable; urgency=medium * Disabled all edition modes (closes: #270612) (see README.Debian) * Updated README.Debian. -- Nicolas Duboc Fri, 1 Oct 2004 09:14:03 +0200 zile (1.7beta3-2) unstable; urgency=low * Patched vasprintf implementation to compile on s390 (replaced a va_list assigment by a va_copy call) -- Nicolas Duboc Mon, 16 Aug 2004 22:33:30 +0200 zile (1.7beta3-1) unstable; urgency=low * New upstream release - now correctly honor auto-fill-mode in text-mode (closes: #222305) - no longer segfaults on completion in mini-buffer (closes: #217860) * Maintainer address changed to my new debian address * Removed the fourth part of Debian policy version in control file * Added dependency on tetex-bin and tetex-extra * Adaptation of rules file for new way to configure all modes * Added quotes in debian/menu file * Updated copyright file : - added new author David A. Capello - changed license from BSD to GPL -- Nicolas Duboc Thu, 12 Aug 2004 15:57:41 +0200 zile (1.7beta2-1) experimental; urgency=low * upstream release of a beta version - bug fix on auto-fill-mode (closes: # 204826) - bug fix on invalid working directory (closes: #213003) * Debian policy compliance upgraded to 3.6.1.0 * zile now build-depends on gperf * all special modes enabled at compile-time (c, c++, shell, csharp, java, mail) * removed compilation warnings : - src/funcs.c: added return code to dummy functions - src/Makefile.in: added parameter to gperf calls for needed headers inclusion * small fixes to doc/Makefile.in for clean and distclean targets * new README.Debian file explaining experimental status of this package and compilation choices * updated debian/copyright -- Nicolas Duboc Sun, 16 Nov 2003 15:43:08 +0100 zile (1.6.2-1) unstable; urgency=low * New maintainer (closes: Bug#186597) * New upstream release : - compiles on GNU/Hurd (no more use of PATH_MAX) (closes: Bug#147843), - bug fix for cursor position on multiple windows (closes: Bug#189262), - bug fix on undo mechanism related to overwrite mode (closes: Bug#148139) * made some changes to debian/rules : now has an install target for temporary build directory installation * complies with Debian Policy 3.5.9.0 (debugging symbols are provided in built binaries) * removed some harmful compilation warnings : - src/fontlock_*.c have been regenerated with a more recent version of gperf. - added some missing #includes - replaced tmpnam uses with mkstemp -- Nicolas Duboc Thu, 8 May 2003 17:58:22 +0200 zile (1.6.1-2) unstable; urgency=low * fixed call to update-alternatives to use /usr/share/man/... instead of /usr/share/man/... (closes: Bug#122084) -- Carsten Leonhardt Sun, 2 Dec 2001 22:42:06 +0100 zile (1.6.1-1) unstable; urgency=low * new upstream release * complies with standards version 3.5.6.0 -- Carsten Leonhardt Mon, 20 Aug 2001 17:58:40 +0200 zile (1.6-1) unstable; urgency=low * new upstream release includes "search & replace" functionality (closes: Bug#64016) * complies with standards version 3.5.5.0 -- Carsten Leonhardt Thu, 2 Aug 2001 12:57:56 +0200 zile (1.5.1-1) unstable; urgency=low * new upstream release (closes: Bug#101949) zile 1.5 had an "annoying minibuf filename completion bug" -- Carsten Leonhardt Mon, 2 Jul 2001 18:22:16 +0200 zile (1.4-1) unstable; urgency=low * new upstream release for details refer to changelog.gz * complies with standards version 3.5.0.0 -- Carsten Leonhardt Thu, 1 Feb 2001 01:09:31 +0100 zile (1.3-1) unstable; urgency=low * new upstream release protected against symlink attack (closes: Bug#74441) -- Carsten Leonhardt Fri, 17 Nov 2000 01:44:32 +0100 zile (1.1-1) unstable; urgency=low * new upstream release includes "goto-line" function (closes: Bug#64017) includes "search again" functionality (closes: Bug#64015) * removed README.Debian (which explained that the author is inactive) -- Carsten Leonhardt Thu, 14 Sep 2000 15:11:04 +0200 zile (1.0a5-7) unstable; urgency=low * defer initialisation of the terminal (i.e. ncurses) until after potential help/error messages have been displayed * protect from stupidly set HOME * make errors parsing .zilerc visible * in src/minibuf.c:minibuf_format(): fix check against buffer overflow (closes: Bug#68432) -- Carsten Leonhardt Mon, 7 Aug 2000 15:07:09 +0200 zile (1.0a5-6) unstable; urgency=low * Added README.Debian * fixed segfault when pressing C-s PageUp/Down (closes: Bug#64010) -- Carsten Leonhardt Sun, 14 May 2000 03:20:11 +0200 zile (1.0a5-5) unstable; urgency=low * "make distclean" now works in src/term_ncurses/ too * rewrote the function ncurses_init in file src/term_ncurses/ncurses_misc.c (closes: Bug#58740) Thanks to Falk Hueffner for hinting at use_default_colors() -- Carsten Leonhardt Sat, 25 Mar 2000 03:33:31 +0100 zile (1.0a5-4) frozen unstable; urgency=low * Adopted the package * Link against libncurses5 * Comply with standards version 3.1.1 * Incorporate the patch by Christian Meder (from the NMU below) (closes: Bug#32566) * register as alternative for "editor" (closes: Bug#44725) * Incorporate patch by Josh Cogliati (from Bug report #46957) that sets the background to black (closes: Bug#46957, Bug#27023) -- Carsten Leonhardt Sun, 6 Feb 2000 19:00:42 +0100 zile (1.0a5-3.1) frozen unstable; urgency=low * non maintainer, sparc only upload * fix initializer not constant bug with glibc2.1 -- Christian Meder Fri, 22 Jan 1999 01:45:31 +0100 zile (1.0a5-3) frozen unstable; urgency=low * Link against libncurses4. -- Joel Klecker Fri, 23 Oct 1998 08:38:00 -0700 zile (1.0a5-2) unstable; urgency=low * Removed dh_du from debian/rules. * Changed conditional in debian/rules to look for config.status instead of config.cache. * Fixed debian/postinst so that the info description makes more sense. -- Joel Klecker Sun, 8 Mar 1998 11:19:52 -0800 zile (1.0a5-1) unstable; urgency=low * Initial Release. -- Joel Klecker Wed, 21 Jan 1998 23:01:08 -0800 debian/menu0000644000000000000000000000014312135047467010064 0ustar ?package(zile):needs="text" section="Applications/Editors"\ title="Zile" command="/usr/bin/zile" debian/lintian-overrides0000644000000000000000000000006412141153130012536 0ustar zile: spelling-error-in-binary usr/bin/zile tEH the debian/rules0000755000000000000000000000047412141154017010247 0ustar #!/usr/bin/make -f # disable hidden compiler commands export V=1 %: dh $@ override_dh_auto_configure: dh_auto_configure -- --without-emacs override_dh_auto_test: dh_auto_test | cat -v override_dh_installchangelogs: dh_installchangelogs ChangeLog override_dh_auto_clean: [ ! -f Makefile ] || dh_auto_clean debian/README.Debian0000644000000000000000000000070012135047477011236 0ustar *** Debian package of Zile *** Zile is started by the 'zile' command. Consult the zile(1) man page ('man zile') for the documentation. A complete sample configuration is provided in file /usr/share/doc/zile/examples/dotzile.sample Zile default functions and keybindings conform to the Emacs ones though there are of course fewer. See NEWS and NEWS.Debian file for a list of the major changes of Zile in the successive versions. debian/NEWS0000644000000000000000000000604312135047475007700 0ustar zile (2.3.6-1) unstable; urgency=low Command-line option --funcall is back in this version. -- Nicolas Duboc Fri, 10 Apr 2009 22:06:21 +0200 zile (2.3.4-1) unstable; urgency=low The set of command line options has changed (no more --funcall or --batch options). Consult zile(1) man page for details. -- Nicolas Duboc Fri, 27 Mar 2009 21:25:10 +0100 zile (2.2.52-1) unstable; urgency=low Some default key binding has changed to be more in line with Emacs. Use `M-x describe-bindings` to show the complete binding current setup. Some symbols for keys has changed. Check documentation (C-h h) and update your ~/.zile file accordingly. -- Nicolas Duboc Fri, 20 Nov 2007 14:14:00 +0200 zile (2.2.41-1) unstable; urgency=low Two variables have been renamed in 2.2.41 : - variable 'bell' becomes 'ring-bell' - variable 'skip-splash-screen' becomes 'inhibit-splash-screen' Update your ~/.zile config file accordingly. -- Nicolas Duboc Sat, 15 Sep 2007 15:46:16 +0200 zile (2.2.18-1) unstable; urgency=low The backup system and the indentation/tabulation system have been reworked since the 2.2.2 version. See documentation. For the backup system the following configuration file variables have changed : - backup-method is now make-backup-files - backup-with-directory has been merged with backup-directory Variable expand-tabs have been replaced by indent-tabs and tab-always-indent. The alternative-bindings option has been removed. See the dotzile.sample file which shows how to use global-set-key to do the same thing. -- Nicolas Duboc Fri, 18 Aug 2006 13:14:17 +0200 zile (2.2.2-1) unstable; urgency=low The configuration file format has changed since version 2.2 of zile. The user config file is now ~/.zile and is a Lisp file. The migration is easy so I decided to not provide a migration script. See the HELP file and the provided config file example (in /usr/share/doc/zile). -- Nicolas Duboc Sat, 23 Jul 2005 15:24:49 +0200 zile (2.0.0-1) unstable; urgency=low Since version 2.0 zile no longer provides Emacs-like modes, font-lock and colors. So, some variables have been removed from the configuration file format. If removed variables appear in your zilerc file they will be ignored. These variables are : - auto-font-lock - auto-font-lock-refresh - colors - display-time (time is no longer displayed in status bar) - display-time-format - displayable-characters (8bits locales are now correctly handled) - font-* - mail-mode-auto-fill (see new variable auto-fill-mode) - mail-quoting-char - novice-level - revisions-delete - revisions-kept - show-eob-marker - status-line-color - text-mode-auto-fill (see new variable auto-fill-mode) One new variable appeared in 2.0 : - auto-fill-mode (replaces text-mode-auto-fill and mail-mode-auto-fill) -- Nicolas Duboc Thu, 10 Feb 2005 13:55:32 +0100 debian/control0000644000000000000000000000126012135067240010570 0ustar Source: zile Section: editors Priority: optional Maintainer: Axel Beckert Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9~), libncurses-dev, libgc-dev, help2man Homepage: http://www.gnu.org/software/zile/ Vcs-Git: git://anonscm.debian.org/collab-maint/zile.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/zile.git Package: zile Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: very small Emacs-subset editor GNU Zile is a small Emacs clone. Zile is a customizable, self-documenting real-time display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home with Zile. debian/copyright0000644000000000000000000000351612135066635011135 0ustar This package was debianized by Joel Klecker jk@espy.org on Wed, 21 Jan 1998 23:01:08 -0800. From 2000-02-06 to 2003-04-05 the package was maintained by Carsten Leonhardt . From 2003-04-05 to 2013-04-21 the package is maintained by Nicolas Duboc Since 2013-04-21 the package is maintained by Axel Beckert It was downloaded from http://www.gnu.org/software/zile/ Upstream authors: Sandro Sigala David A. Capello Reuben Thomas Scott Lawrence Copyright (C) 1997-2010 Free Software Foundation, Inc. All rights reserved. Zile is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. Zile is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. The complete text of the GNU General Public License can be found in file /usr/share/common-licenses/GPL-3. For source file build-aux/install-sh: Copyright (C) 1994 X Consortium For source file m4/ax_with_prog.m4: Copyright (c) 2008 Francesco Salvestrini Copyright (c) 2008 Dustin J. Mitchell For source file m4/ax_with_curses.m4: Copyright (c) 2009 Mark Pulford Copyright (c) 2009 Damian Pietras Copyright (c) 2009 Reuben Thomas For source file m4/ax_compare_version.m4 Copyright (c) 2008 Tim Toolan For source file m4/ax_cflags_warn_all.m4 Copyright (c) 2008 Guido U. Draheim debian/source/0000755000000000000000000000000012135702417010470 5ustar debian/source/options0000644000000000000000000000014112135702417012102 0ustar extend-diff-ignore=doc/zile\.1\.in extend-diff-ignore=config\.h\.in extend-diff-ignore=configure debian/source/format0000644000000000000000000000001412135057100011666 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007712135047472010230 0ustar version=3 http://ftp.gnu.org/gnu/zile/zile-([\d\.]+)\.tar\.gz debian/patches/0000755000000000000000000000000012141156271010615 5ustar debian/patches/series0000644000000000000000000000004512141155512012026 0ustar fix-faq-path-in-startup-screen.patch debian/patches/fix-faq-path-in-startup-screen.patch0000644000000000000000000000123712141156271017507 0ustar Description: Mention compressed instead of uncompressed FAQ in startup screen Author: Axel Beckert Index: zile/src/main.c =================================================================== --- zile.orig/src/main.c 2013-05-04 11:53:44.313418986 +0200 +++ zile/src/main.c 2013-05-04 12:00:26.231918172 +0200 @@ -57,7 +57,7 @@ If you have no Meta key, you may type ESC followed by the character.)\n\ Combinations like `C-x u' mean first press `C-x', then `u'.\n\ \n\ -Keys not working properly? See file://" PATH_DOCDIR "/FAQ\n\ +Keys not working properly? See " PATH_DOCDIR "/FAQ.gz\n\ \n\ " ZILE_VERSION_STRING "\n\ " ZILE_COPYRIGHT_STRING "\n\ debian/compat0000644000000000000000000000000212135057107010365 0ustar 9 debian/docs0000644000000000000000000000003712135063006010035 0ustar README AUTHORS THANKS NEWS FAQ debian/prerm0000644000000000000000000000034612135047475010251 0ustar #!/bin/sh set -e # Remove emacs alternative (in case 2.2.22-2 had installed it) update-alternatives --remove emacs /usr/bin/zile if [ "$1" != "upgrade" ] then update-alternatives --remove editor /usr/bin/zile fi #DEBHELPER# debian/clean0000644000000000000000000000014512135702417010175 0ustar tests/interactive/mark-word.input-emacs config.log doc/Makefile.in src/Makefile.in tests/Makefile.in