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 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
libregexp-optimizer-perl (0.23-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libregexp-optimizer-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 08 Dec 2022 00:19:57 +0000
libregexp-optimizer-perl (0.23-2) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Carlo Segre from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 09:25:10 +0100
libregexp-optimizer-perl (0.23-1.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, 05 Jan 2021 01:09:44 +0100
libregexp-optimizer-perl (0.23-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS with perl 5.18: test failures"
(Closes: #711611)
* (Build)-depend on libregexp-assemble-perl.
* Drop both patches, not applicable anymore.
* Remove .examples file, the examples are removed.
* Remove hot-patching of examples in debian/rules.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Update upstream copyright years and license, and packaging years.
* Set Standards-Version to 3.9.4 (no further changes).
* Enable more tests.
-- gregor herrmann <gregoa@debian.org> Sat, 08 Jun 2013 23:21:21 +0200
libregexp-optimizer-perl (0.15-3) unstable; urgency=medium
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New patch perl5.14.patch: handles changed behaviour in regexp
stringification. (Closes: #636517)
* Don't install README* anymore.
* debian/copyright: update license stanzas and packaging copyright.
* Switch to debhelper compatibility level 8.
* Set Standards-Version to 3.9.2 (no changes).
* Set urgency to medium (RC bug fix, perl 5.14 transition).
-- gregor herrmann <gregoa@debian.org> Wed, 16 Nov 2011 18:34:31 +0100
libregexp-optimizer-perl (0.15-2) unstable; urgency=low
[ Carlo Segre ]
* Injected into Debian Perl Group repository and added proper
Maintainer:, Uploaders:, Vcx-Svn: and Vcs-Browser: header lines.
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Convert to source format 3.0 (quilt).
* Add /me to Uploaders.
* Set Standards-Version to 3.9.1; remove version from perl build dependecy.
* debhelper 7.
* debian/copyright: DEP5 formatting.
* Fix hashbang in examples.
* Add DEP3 header to patch.
-- gregor herrmann <gregoa@debian.org> Tue, 27 Jul 2010 18:39:20 -0400
libregexp-optimizer-perl (0.15-1) unstable; urgency=low
* Initial Release (Closes: #492673)
-- Carlo Segre <segre@debian.org> Sun, 27 Jul 2008 22:33:14 -0500
|