exuberant-ctags (1:5.8-3squeeze2) squeeze-lts; urgency=high * Backport from upstream: - CVE-2014-7204: Changed the javascript parser to set the tag's scope rather than including it in the tag name (closes: #742605). -- Colin Watson Fri, 03 Oct 2014 14:05:42 +0100 exuberant-ctags (1:5.8-3squeeze1) stable; urgency=low * Apply patch from Ben Spencer to use memmove rather than strcpy on overlapping strings (closes: #594185). -- Colin Watson Thu, 17 Feb 2011 14:09:34 +0000 exuberant-ctags (1:5.8-3) unstable; urgency=low * Compile with -D_FILE_OFFSET_BITS=64 in order to support 64-bit inode numbers and file sizes on 32-bit systems (thanks, Hamish Moffatt; closes: #588771). -- Colin Watson Mon, 12 Jul 2010 10:12:13 +0100 exuberant-ctags (1:5.8-2) unstable; urgency=low * Rewrite debian/rules using debhelper 7. * Convert to source format 3.0 (quilt). * Policy version 3.8.4: no changes required. * Fix endless loop on unmatched { in a Makefile with no following newline (thanks, Martin Dorey; closes: #571652). * Backport upstream patch to ignore keywords inside PHP multiline comments (closes: #505538). -- Colin Watson Fri, 26 Feb 2010 23:20:58 +0000 exuberant-ctags (1:5.8-1) unstable; urgency=low * New upstream release. Debian bugs fixed: - Add support for ASP classes (closes: #529215). * Compress files using gzip -n (cf. debhelper 6.0.6). * Add a watch file. -- Colin Watson Tue, 14 Jul 2009 15:05:23 +0100 exuberant-ctags (1:5.7-4) unstable; urgency=low * Update DEB_BUILD_OPTIONS parsing code from policy 3.8.0. * Backport from upstream (closes: #484797, SF #1878155): - jscript.c was not properly handling escaped quotes. * Add a Homepage control field. * Refer to /usr/share/common-licenses/GPL-2 in debian/copyright rather than plain GPL. * Policy version 3.8.0. -- Colin Watson Mon, 09 Jun 2008 09:07:27 +0100 exuberant-ctags (1:5.7-3) unstable; urgency=low * Backport from upstream (thanks, Daniel Hahler of Ubuntu; closes: #460982, LP: #179492): - Fix parsing of Python variables starting with "def" or "class" as function or class definitions. * Policy version 3.7.3: no changes required. * Add an actual copyright notice to debian/copyright (from 'ctags --version' output). -- Colin Watson Tue, 04 Mar 2008 10:38:11 +0000 exuberant-ctags (1:5.7-2) unstable; urgency=low * Add an md5sums control file. * Use autotools-dev's recommended ./configure --build and --host options. -- Colin Watson Sat, 17 Nov 2007 20:35:19 +0000 exuberant-ctags (1:5.7-1) unstable; urgency=low * New upstream release. Debian bugs fixed: - Fixed typo in man page (closes: #366412). - Fixed parsing of generic classes/interfaces (Java, closes: #368955). - Added support for arbitrary nesting depth (Python, closes: #409078). - Fixed parsing of comment-to-end-of-line with no newline before EOF (Fortran, closes: #432872). * Only ignore missing-Makefile errors in clean target, not all other errors. -- Colin Watson Sat, 08 Sep 2007 09:16:38 +0100 exuberant-ctags (1:5.6-1) unstable; urgency=low * New upstream release (closes: #374097). * Fix accidentally-unrendered line in ctags(1) (closes: #271323). * Policy version 3.7.2: no changes required. -- Colin Watson Mon, 31 Jul 2006 09:09:12 +0100 exuberant-ctags (1:5.5.4-2) unstable; urgency=low * Fix bashisms in postinst and prerm. * Add .svn, {arch}, .arch-ids, .bzr, _darcs, and .git to the default exclude list (thanks, Jon Dowland; closes: #363388). -- Colin Watson Wed, 19 Apr 2006 11:56:16 +0100 exuberant-ctags (1:5.5.4-1) unstable; urgency=medium * New upstream release. - Fixed broken -R option. -- Colin Watson Tue, 30 Mar 2004 11:56:40 +0100 exuberant-ctags (1:5.5.3-1) unstable; urgency=low * New upstream release. - Fixed destruction of tag file with certain informational options (closes: #218382). -- Colin Watson Tue, 16 Mar 2004 21:11:22 +0000 exuberant-ctags (1:5.5.2-1) unstable; urgency=low * New upstream release. * Improve short description a bit. * Policy version 3.6.1: no changes required. -- Colin Watson Thu, 18 Sep 2003 20:20:49 +0100 exuberant-ctags (1:5.5.1-1) unstable; urgency=low * New upstream release. - ctags --help, --version, and --license no longer create a tags file (closes: #187474). -- Colin Watson Fri, 15 Aug 2003 20:55:20 +0100 exuberant-ctags (1:5.5-1) unstable; urgency=low * New upstream release. -- Colin Watson Wed, 2 Apr 2003 08:23:38 +0100 exuberant-ctags (1:5.4-1) unstable; urgency=low * New upstream release. -- Colin Watson Fri, 18 Oct 2002 01:51:03 +0100 exuberant-ctags (1:5.3.1-1) unstable; urgency=low * New upstream release. * Policy version 3.5.7: support DEB_BUILD_OPTIONS=noopt,nostrip. -- Colin Watson Fri, 4 Oct 2002 06:47:35 +0100 exuberant-ctags (1:5.3-1) unstable; urgency=low * New upstream release. * QUOTES seems to have been removed upstream. Don't install it. * Clean up debian/copyright a little. * Update list of languages in description. * Build with -Wall. -- Colin Watson Wed, 7 Aug 2002 19:41:55 +0100 exuberant-ctags (1:5.2.2-2) unstable; urgency=low * New maintainer. Thanks, Wichert. * Remove the /usr/doc compatibility symlink. -- Colin Watson Wed, 7 Aug 2002 14:12:47 +0100 exuberant-ctags (1:5.2.2-1) unstable; urgency=medium * New upstream version * Don't abort if update-alternatives reports an error. Closes: Bug#133033 * Remove temporary file in postinst. Closes: Bug#134208 -- Wichert Akkerman Sun, 17 Feb 2002 15:16:36 +0100 exuberant-ctags (1:5.0.1-3) unstable; urgency=low * Fix spelling error in description -- Wichert Akkerman Sat, 17 Nov 2001 17:25:11 +0100 exuberant-ctags (1:5.0.1-2) unstable; urgency=low * Change alternative priority on user demand so it is higher then that of other `wimpy ctags' implementations. * Remove Linux reference from copyright -- Wichert Akkerman Sat, 6 Oct 2001 14:57:52 +0200 exuberant-ctags (1:5.0.1-1) unstable; urgency=low * New upstream version -- Wichert Akkerman Mon, 16 Apr 2001 04:36:50 +0200 exuberant-ctags (1:5.0-2) unstable; urgency=low * Change section to editors and priority to optional so they match the dinstall overrides * Fix typo in Suggests. Closes: Bug#92791 * Add vile to Suggests. Closes: Bug#51948 -- Wichert Akkerman Sun, 15 Apr 2001 13:14:53 +0200 exuberant-ctags (1:5.0-1) unstable; urgency=low * Change maintainer, Heiko is effectively MIA * New upstream version * Bump Standards-Version to 3.5.2 * Update description to note that exuberant can now also handle ASP, Makefiles, Pascal, PHP, REXX, Ruby and S-Lang. -- Wichert Akkerman Sat, 14 Apr 2001 10:26:58 +0200 exuberant-ctags (1:4.0.3-0.1) unstable; urgency=low * Non-maintainer upload * New upstream version * Update Standards-Version to 3.2.1.0 * Repackaged from scratch * FHS compliant paths now * Change priority to extra * Properly handle alternatives with respect to aborted upgrades * Rewrite copyright to reflect new license (GPL), homepage location (sourceforge) and email address of author. * Remove references to elv-ctags and conflicts for packages that vanished 3 years ago * Redid extended description: reformat it so it is readable and reflects the current future set better. -- Wichert Akkerman Tue, 29 Aug 2000 02:49:18 +0200 exuberant-ctags (1:3.2.4-0) unstable; urgency=high * new upstream (closes #37172) * /usr/man/man1/ctags.1.gz removed (closes #35967) * 34666 outdated with new upstream (closes #34666) * fixed typos in README (closes #38882) -- Heiko Schlittermann Tue, 20 Jul 1999 21:43:29 +0200 exuberant-ctags (1:3.1.2-1) unstable; urgency=high * new upstream * Updated the debian/copyright file (original source location) -- Heiko Schlittermann Wed, 10 Feb 1999 01:09:18 +0100 exuberant-ctags (1:2.3.2-2) frozen unstable; urgency=high * removed the ctags.1 man page (since this page is provided through the alternatives mechanism (closes #33100 (grave), #28532) -- Heiko Schlittermann Wed, 10 Feb 1999 00:39:06 +0100 exuberant-ctags (1:2.3.2-1) unstable; urgency=high * maintainer upload (since Peter Moulder can't do this) -- Heiko Schlittermann Wed, 14 Oct 1998 17:30:03 +0200 exuberant-ctags (1:2.3.2-0.1) unstable; urgency=high * new upstream version. Now supports Java. * Non-maintainer upload. * Change Section to `devel'. * Fix lintian bugs. -- Peter Moulder Sat, 26 Sep 1998 18:20:20 +1000 exuberant-ctags (1:1.7.5-2) unstable; urgency=high * include the _original_ source * debian/rules clean target removes now the config.log file (is not present in orig source) -- Heiko Schlittermann Thu, 15 Jan 1998 17:21:24 +0100 exuberant-ctags (1:1.7.5-1) unstable; urgency=low * new upstream (fixes #16297) * no debian related bugs fixed -- Heiko Schlittermann Thu, 15 Jan 1998 14:20:34 +0100 exuberant-ctags (1:1.7.4-1) unstable; urgency=low * Non-maintainer release * Compiled with libc6 * New upstream version * Use pristine upstream source * Strip installed executable (fixes #15716) * Rename CHANGES to changelog -- Richard Braakman Fri, 26 Dec 1997 22:49:10 +0100 exuberant-ctags (1:1.6-1) unstable; urgency=high * use epoch to make 1.6 > 1.6b2 -- Heiko Schlittermann Sun, 1 Jun 1997 10:44:43 +0200 exuberant-ctags (1.6-1) unstable; urgency=high * new upstream release -- Heiko Schlittermann Sat, 17 May 1997 20:25:08 +0200 exuberant-ctags (1.6b2-1) unstable; urgency=high * new upstream release -- Heiko schlittermann Wed, 23 Apr 1997 11:07:09 +0200 vimctags (1.5-1) unstable; urgency=low * new upstream release -- Heiko Schlittermann Tue, 25 Mar 1997 22:21:21 +0100 ctags (1.4-2) unstable; urgency=low * conflicts with emacs' ctags (and elvisctags) -- Heiko Schlittermann Tue, 10 Sep 1996 17:04:10 +0200 ctags (1.4-1) unstable; urgency=low * initial release -- Heiko Schlittermann Fri, 30 Aug 1996 16:12:32 +0200