lp:ubuntu/quantal/exuberant-ctags

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/exuberant-ctags
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

16. By Colin Watson

* Simplify alternatives handling. update-alternatives doesn't need so
  much babysitting these days.
* Reduce the etags alternative's priority to 10 so that it's less than
  that of emacs (closes: #668560).
* Upgrade to debhelper v9 and its new arrangements for honouring
  dpkg-buildflags output.
* Append CPPFLAGS to CFLAGS, since the upstream build system doesn't
  honour CPPFLAGS. This enables -D_FORTIFY_SOURCE=2 with Debian's default
  dpkg-buildflags configuration.

15. By Colin Watson

Mark exuberant-ctags Multi-Arch: foreign.

14. By Colin Watson

Add Go support, from a patch by Alexey Marinichev (closes: #634166).

13. By Colin Watson

* New upstream release snapshot (thanks, Daniel Hahler; LP: #732860).
  - Fix crash with comments inside strings in OCaml (LP: #554898).
* Drop accepted patches:
  - debian/patches/make-match-loop.patch
  - debian/patches/php-ignore-keywords-in-comments.patch
* For Python, disable -i so imports are not tagged by default (thanks,
  Barry Warsaw; LP: #618979).
* Upstream uses AC_SYS_LARGEFILE now, so drop explicit
  -D_FILE_OFFSET_BITS=64 in debian/rules.
* Fix infinite loop parsing vim commands, when a non-alphanumeric
  character other than whitespace or '-' is found before the first
  alphanumeric character after 'command' (LP: #736367).

12. By Colin Watson

releasing version 1:5.8-3ubuntu1

11. By Colin Watson

move Barry's change to a quilt patch

10. By Colin Watson

update Maintainer for Ubuntu

8. By Colin Watson

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).

7. By Colin Watson

* 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).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/exuberant-ctags
This branch contains Public information 
Everyone can see this information.

Subscribers