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 88 89 90 91
|
libmessage-passing-filter-regexp-perl (0.05-6) unstable; urgency=medium
* Team upload.
* Replace CDBS build with DebHelper 13
-- Alexandre Detiste <tchet@debian.org> Fri, 15 Aug 2025 14:43:03 +0200
libmessage-passing-filter-regexp-perl (0.05-5) unstable; urgency=medium
* Team upload.
* No-change upload for reproducible buildinfo
-- Chris Hofstaedtler <zeha@debian.org> Sun, 04 May 2025 15:32:53 +0200
libmessage-passing-filter-regexp-perl (0.05-4) unstable; urgency=medium
* Team upload.
* Remove Makefile.old via debian/clean. (Closes: #1046042)
-- gregor herrmann <gregoa@debian.org> Thu, 07 Mar 2024 11:27:43 +0100
libmessage-passing-filter-regexp-perl (0.05-3) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on debhelper.
* Set Testsuite header for perl package.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 15 Jun 2022 19:22:43 +0100
libmessage-passing-filter-regexp-perl (0.05-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 14 Jun 2022 12:47:33 +0200
libmessage-passing-filter-regexp-perl (0.05-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add build dependency on libjson-perl. (Closes: #805103)
-- gregor herrmann <gregoa@debian.org> Sun, 15 Nov 2015 00:07:55 +0100
libmessage-passing-filter-regexp-perl (0.05-1) unstable; urgency=low
[ upstream ]
* New release
+ Add support for 'fromto => { message => undef }'.
[ Jonas Smedegaard ]
* Improve watch file to use both www.cpan.org/authors URL (for newest
info) and search.cpan.org/dist URL (for change of author).
Switch get-orig-source target to use www.cpan.org/authors URL.
-- Jonas Smedegaard <dr@jones.dk> Sat, 20 Jul 2013 13:52:48 +0200
libmessage-passing-filter-regexp-perl (0.04-1) unstable; urgency=low
[ upstream ]
* New release
+ Add attrs of _re and _fields, so no more need to call function of
Regexp::Log everytime. Save half time in 100k lines testing.
+ Add 'fromto' hashref attr, now you can capture multi-fields.
+ Modify JSON test for the hash randomization changed by Perl5.18.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Stop track upstream prereleases.
-- Jonas Smedegaard <dr@jones.dk> Tue, 16 Jul 2013 19:43:32 +0200
libmessage-passing-filter-regexp-perl (0.02-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#703714.
-- Jonas Smedegaard <dr@jones.dk> Sat, 23 Mar 2013 00:42:13 +0100
|