1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
libre-engine-re2-perl (0.17+ds-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* update git-buildpackage config:
+ use DEP-14 git branches
+ enable automatic DEP-14 branch name handling
+ add usage config
* update watch file:
+ use repacksuffix ~ds
+ use automatic debian version mangling
* declare compliance with Debian Policy 4.6.2
* update and unfuzz patches
* simplify source helper script copyright-check
* update copyright info: update coverage
* stop build-depend explicitly on perl, unused directly
-- Jonas Smedegaard <dr@jones.dk> Wed, 01 Feb 2023 11:32:40 +0100
libre-engine-re2-perl (0.14-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 28 Aug 2022 15:19:21 +0100
libre-engine-re2-perl (0.14-1) unstable; urgency=medium
[ upstream ]
* new release
[ Debian Janitor ]
* apply multi-arch hints: Multi-Arch: same
[ Jonas Smedegaard ]
* use debhelper compatibility level 13 (not 12)
* drop patches 1001 1002 adopted upstream
* unfuzz patch 2001
* declare compliance with Debian Policy 4.5.1
* copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Sun, 07 Feb 2021 02:09:58 +0100
libre-engine-re2-perl (0.13-5) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository, Repository-Browse.
[ Jonas Smedegaard ]
* add patch 1003 to fix flag all captures as UTF8;
thanks to Todd Richmond
* update DEP-3 header for patch 1001: add bug reference
* declare compliance with Debian Policy 4.5.0
-- Jonas Smedegaard <dr@jones.dk> Sat, 22 Feb 2020 11:55:43 +0100
libre-engine-re2-perl (0.13-4) unstable; urgency=medium
* Release to unstable.
-- Jonas Smedegaard <dr@jones.dk> Sun, 07 Jul 2019 21:54:39 -0300
libre-engine-re2-perl (0.13-3) experimental; urgency=medium
* Add patch 1002 cherry-picked from re::engine::PCRE2
to fix FTBFS in testsuite regarding variable length lookbehind
supported since Perl 5.29.9.
Closes: Bug#930049. Thanks to Niko Tyni.
-- Jonas Smedegaard <dr@jones.dk> Thu, 06 Jun 2019 22:35:03 +0200
libre-engine-re2-perl (0.13-2) unstable; urgency=medium
* Set Rules-Requires-Root: no.
-- Jonas Smedegaard <dr@jones.dk> Sun, 04 Nov 2018 17:45:50 +0100
libre-engine-re2-perl (0.13-1) unstable; urgency=low
* Initial Release.
Closes: bug#911293.
-- Jonas Smedegaard <dr@jones.dk> Thu, 18 Oct 2018 11:56:24 +0200
|