dwww Home | Show directory contents | Find package

re2c (3.0-1) unstable; urgency=medium

  * New upstream version 3.0
  * Tests: also symlink re2go, re2rust in upstream-runtests.
  * Patches: refresh 02 (mostly merged upstream).
  * Rules: also remove __run_all script from rust examples.
  * Lintian: add override to ignore long lines in test data.
  * Control: update short description to mention Rust support.

 -- Jeroen Ploemen <jcfp@debian.org>  Thu, 03 Feb 2022 12:01:46 +0000

re2c (2.2-1) unstable; urgency=medium

  * New upstream release.
  * Change maintainer to my debian.org email address.
  * Bump Standards-Version to 4.6.0 (from 4.5.1; no further changes).
  * Rules: add override for dh_auto_test to ensure Python
    multiprocessing.Pool() is supported, and otherwise skip the
    testsuite.
  * Tests: upstream switched testsuite to Python3, adjust the
    autopkgtest accordingly.
  * Control: build-depend on python3 for the upstream testsuite.

 -- Jeroen Ploemen <jcfp@debian.org>  Thu, 19 Aug 2021 10:17:21 +0000

re2c (2.1.1-1) experimental; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.5.1 (from 4.5.0; no further changes).
  * Watch: bump version to 4.
  * Control: add Rules-Requires-Root: no.
  * Patches: expand 02 to cover fresh new typos.

 -- Jeroen Ploemen <jcfp@debian.org>  Wed, 07 Jul 2021 09:20:41 +0000

re2c (2.0.3-1) unstable; urgency=medium

  * New upstream release.
  * Patches: remove 01 (fix released upstream), refresh 02.
  * Copyright:
    + account for renamed test files.
    + update current upstream maintainer info.
  * Control: refresh description, mention newly added support for Go.
  * Rules: don't install the __run_all scripts with the examples.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Mon, 24 Aug 2020 09:05:07 +0000

re2c (1.3-2) unstable; urgency=high

  [ JCF Ploemen (jcfp) ]
  * Control: add build-dep on python3-pygments, for use by rst2man.
  * Patches:
    + add 01, backport of the upstream fix for a heap-based buffer
      overflow in Scanner::fill in parse/scanner.cc.
      (CVE-2020-11958; closes: #963158)
    + add 02, fix for a manpage spelling error.
  * Rules: switch dh_auto_test override to execute_after.
  * Lintian: remove override for override_dh_auto_test-does-not-
    check-DEB_BUILD_OPTIONS, no longer needed.
  * Bump compat level to 13 (from 12; no further changes).

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Tue, 23 Jun 2020 14:18:11 +0000

re2c (1.3-1) unstable; urgency=medium

  [ JCF Ploemen (jcfp) ]
  * New upstream release:
    + makes the build reproducible. (Closes: #934697)
  * Control: switch Vcs fields to salsa.d.o.
  * Patches: remove all, merged upstream.
  * Copyright: account for upstream reshuffling of tests and add entries
    for new tests.

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Bump Standards-Version to 4.4.1 (from 4.4.0; no further changes).

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Wed, 08 Jan 2020 10:57:29 +0000

re2c (1.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Watch: extend extensions for releases beyond just ".tar.gz".
  * Patches:
    + refresh 02 (remove fuzz) and rebase on manpage source files.
    + remove 03 (issue fixed upstream).
  * Copyright: adjust file path for php-releated tests that were moved
    to a subdir.
  * Rules:
    + remove dh_compress override, examples are excluded by default
      with compat 12.
    + override dh_auto_configure: add --enable-docs to generate docs
      during build rather than rely on bootstrapped files.
  * d/docs: remove, sole listed file no longer shipped upstream.
  * Bump compat level to 12 (from 11; no further changes).
  * Bump Standards-Version to 4.4.0 (from 4.2.1; no further changes).
  * Control:
    + use debhelper-compat instead of debian/compat.
    + add build-dep on python3-docutils (needed by --enable-docs).
  * d/clean: add to remove files modified by --enable-docs.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Mon, 12 Aug 2019 09:44:08 +0000

re2c (1.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.2.1 (from 4.1.0; no further changes).
  * Set compat level and debhelper build-dep version to 11.
  * Patches:
    + refresh 02.
    + add 03_backported_fix_upstream_issue_215.
  * Remove trailing whitespaces from d/{changelog,control}.
  * Copyright:
    + convert to machine-readable format.
    + add entries for some of the test files.
  * Tests: add initial autopkgtest, using upstream test suite.
  * Lintian: override license-problem-php-license and
    override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS: both false
    positives.
  * Rules: remove overrides for dh_installexamples (excluded files no
    longer shipped upstream) and dh_installchangelogs (file is found
    automagically now).

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Wed, 03 Oct 2018 08:41:27 +0000

re2c (1.0.1-1) unstable; urgency=medium

  * New upstream release.
  * Control: mark package multi-arch: foreign. (Closes: #865011)
  * Bump Standards-Version to 4.1.0.0 (from 3.9.8; no further changes).
  * Patches:
    + Remove 01, merged upstream.
    + Update 02 to catch fresh new typos.
  * Compat: bump to 10 (from 9) and set debhelper version accordingly.
  * Rules:
    + simplify dh_auto_test override.
    + exclude all examples from compression.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Tue, 22 Aug 2017 15:27:17 +0000

re2c (0.16-2) unstable; urgency=medium

  * Control: switch Vcs-Git url to https.
  * Rules:
    + enable all hardening options.
    + don't run tests when crosscompiling; patch courtesy of Helmut
      Grohne. (Closes: #843217)
    + tweak compression of examples for consistency. (Closes: #849575)
  * Watch: switch to github, upstream only keeps sf.net around as a
    backup.
  * Patches:
    + add 01: fix segvault with null input, backported from upstream
      commit 54711f6. (Closes: #823999)
    + add 02: correct some minor typos in the manpage.
  * Bump Standards-Version to 3.9.8 (from 3.9.6, no further changes).

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Tue, 10 Jan 2017 10:23:58 +0000

# For older changelog entries, run 'apt-get changelog re2c'

Generated by dwww version 1.14 on Tue Aug 26 13:57:10 CEST 2025.