lp:ubuntu/lucid/source-highlight

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

17. By Cesare Tirabassi

* New upstream release:
  - --tab option is correcly handled
  - bash is highlighted (using sh.lang)

16. By Cesare Tirabassi

* New upstream release:
  - infer language for files starting with <? and <!doctype
  - language definition for manifest files, asm, applescript,
    vbscript, awk, bat, clipper, cobol, D, Erlang and
    compiler output errors
  - style for label and path
  - label element recognized in C/C++
  - improved logtalk.lang
  - improved email regular expression in url.lang
* No change bump of debhelper compatibility level

15. By Cesare Tirabassi

* New upstream release:
  - access to static global LangDefManager, LangMaps is provided
    through the class Instances
  - mechanism for setting a global data dir value (e.g., to ensure
    consistency in a library) and for checking settings
  - library utility functions to retrieve .lang and .outlang files
  - fixed default output format to "html.outlang" not "html.lang"
  - SourceHighlight class return the output file extension
  - the background color for the document is kept empty if it is
    not specified in the style file
  - SourceHighlight.setLineNumberDigits: to explicitly set the number
    of digits for line numbers
  - utils.h file is installed in the header directory
  - white is a standard color in style files
  - language definitions for Texinfo and Haskell
* No change bump of Standards-Version to 3.8.3
* Change name of library binary package in accordance to SONAME bump.

14. By Cesare Tirabassi

* New upstream release:
  - library utility functions to retrieve .style and .css files
  - language definition for Oz
* Replace copy of config.{sub,guess} with symlinks
* Shorthen synopsis to be less than 80 chars (see policy 3.4.1)

13. By Cesare Tirabassi

Install bash-completion file.

12. By Cesare Tirabassi

* New upstream release:
  - remove debian/patches/add_doxygen.patch, now included upstream
  - install upstream source-highlight-settings man page
  - remove quilt support
* debian/rules:
  - change linker argument in accordance with libboost
    transition to 1.38
* correct manpage category in doc/source-highlight-settings.1

11. By Cesare Tirabassi

* New upstream release:
  - add new input formats in debian/control
  - provide a C++ highlight library:
    + add binary packages for the shared library (libsource-highlight1),
      for the development files (libsource-highlight-dev) and
      for the development documentation (libsource-highlight-doc)
    + add doxygen as a Build-Depends and --with-doxygen as a configure
      option
    + change installation logic to use install files
  - install the source-highlight-settings utility that can be used to write
    a configuration file for source-highlight (and its library)
  - add man page for the source-highlight-settings utility
  - update copyright dates in debian/copyright
* Add debian/patches/add_doxygen.patch :
  - add needed doxygen conffile, missing in upstream tarball
* No change bump of Standards-Version to 3.8.1
* Remove support for gutsy in debian/rules
* Install examples and manual in /usr/share/doc/source-highlight/examples/

10. By Cesare Tirabassi

* New upstream release:
  - add new input formats in debian/control

9. By Cesare Tirabassi

* New upstream release:
  - add version to libboost-regex-dev build-dep
  - update Free Software Foundation copyright date
  - all source files are now licensed GPL-3+

8. By Cesare Tirabassi

* New upstream release (LP: #243692).
* Fix various lintian warnings:
  - Removed DH_COMPAT and created debian/compat.
  - Bump Standards-Version to 3.8.0.
    + Add Homepage field in debian/control.
  - Changed clean rule to avoid ignoring make distclean errors.
* debbian/copyright:
  - Update license information (package is now GPL-3 but still few GPL-2
    sources remain).
  - Add all copyrights, missing in previous versions.
* debian/rules:
  - General clean-up.
  - Make regex library in --with-boost-regex option distro dependent to ease
    backporting.
  - Add make check step.
  - Move all examples to /usr/share/doc/source-highlight/examples.
  - Add quilt support.
* debian/control:
  - Add quilt (for patching), exuberant-ctags(for make check),
    and autotools-dev (for config.{sub, guess}) as Build-depends.
  - Updated long description in debian/control.
* Corrected README.Debian.
* Add watch file.
* Removed useless debian/source-highlight.dirs.
* Removed TODO.txt from debian/source-highlight.docs.

Branch metadata

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

Subscribers