re2c 0.15.3-1 source package in Ubuntu

Changelog

re2c (0.15.3-1) unstable; urgency=medium

  * New upstream release. (Closes: #747184)
  * New maintainer. (Closes: #808410)
  * Add d/source/format, set to 3.0 (quilt).
  * Control:
    + Set debhelper version (and d/compat) to 9.
    + Add missing ${misc:Depends} dependency to the binary package.
    + Add VCS links.
    + Change upstream homepage to re2c.org.
    + Description: remove needless dot from the end, stop using first
      person.
  * Copyright: update list of upstream authors.
  * Docs: don't install README, not relevant for end users and
    duplicating info already in the packaging.
  * Rules: convert to dh sequencer.
  * Examples: don't install "lessons", removed upstream.
  * Bump standards-version to 3.9.6 (from 3.8.0), no further changes.
  * Add patch 01: fix typos in manpage and usage info.
  * Watch: escape dot in version matching regexp.

 -- JCF Ploemen (jcfp) <email address hidden>  Mon, 21 Dec 2015 07:55:14 +0000

Upload details

Uploaded by:
jcfp
Uploaded to:
Sid
Original maintainer:
jcfp
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
re2c_0.15.3-1.dsc 1.4 KiB 648a1133c98ba493831d1afc5765a9dba4139e4f43749dca0c66a3cd81b8edc8
re2c_0.15.3.orig.tar.gz 4.7 MiB f9d2a96c60a8c60d9c6c70e10590cbceaf0776d3115e7b3b35c7d7240cc1613b
re2c_0.15.3-1.debian.tar.xz 6.2 KiB bea5a1a2b0bfe3d6c4086f69dd6af02ac89c7f794740a586bbc5d28100ff8088

No changes file available.

Binary packages built by this source

re2c: tool for generating fast C-based recognizers

 re2c is a great tool for writing fast and flexible lexers. Unlike
 other such tools, re2c concentrates solely on generating efficient
 code for matching regular expressions. Not only does this singleness
 make re2c more suitable for a wider variety of applications, it
 allows one to generate scanners which approach hand-crafted ones in
 terms of size and speed.

re2c-dbgsym: debug symbols for package re2c

 re2c is a great tool for writing fast and flexible lexers. Unlike
 other such tools, re2c concentrates solely on generating efficient
 code for matching regular expressions. Not only does this singleness
 make re2c more suitable for a wider variety of applications, it
 allows one to generate scanners which approach hand-crafted ones in
 terms of size and speed.