source-highlight 3.1.5-1 source package in Ubuntu

Changelog

source-highlight (3.1.5-1) unstable; urgency=low

  * New upstream release
    - Raised library soname, packages renamed
    - Obsoletes patch for bug #579698
  * Fixed lintian warning brace-expansion-in-debhelper-config-file
  * Removed *.la file from -dev package
  * Added build-arch and build-indep targets to debian/rules
  * Updated standards version
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  20 Nov 2011 12:06:38 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Peter Eisentraut
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Downloads

File Size SHA-256 Checksum
source-highlight_3.1.5.orig.tar.gz 1.5 MiB 9d3f153e49f9cbecaf2d863b20d6a2933bd6eb30ecdc1b8d48f39d08daf24299
source-highlight_3.1.5-1.debian.tar.gz 4.4 KiB 6e884557d0b0aca784ad58c6fa25c3150f2e274466dbaefba371ddd6973fc32a
source-highlight_3.1.5-1.dsc 1.4 KiB ad92fe5c9d910764dd1f2fe0296ee1bd0dd3e2ed3677f712c7409c35966d9a58

Available diffs

View changes file

Binary packages built by this source

libsource-highlight-common: architecture-independent files for source highlighting library

 This package contains the data files used by the libsource-highlight
 library, which is the library that underlies the source-highlight
 program suite. The library converts source code to a document with
 syntax highlighting and supports many file formats. The library can
 be used by other C++ programs to get source code highlighting
 capabilities.

libsource-highlight-dev: No summary available for libsource-highlight-dev in ubuntu quantal.

No description available for libsource-highlight-dev in ubuntu quantal.

libsource-highlight4: No summary available for libsource-highlight4 in ubuntu quantal.

No description available for libsource-highlight4 in ubuntu quantal.

source-highlight: convert source code to syntax highlighted document

 This program, given a source file, produces a document with syntax
 highlighting.
 .
 It supports syntax highlighting for over 100 file formats, including
 major programming languages, markup formats, and configuration file
 formats. For output, the following formats are supported: HTML,
 XHTML, LaTeX, Texinfo, ANSI color escape sequences, and DocBook.