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
|
libpath-iterator-rule-perl (1.009-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Regular expressions flags were being lost. Now name(qr/foo/i)
works like iname(qr/foo/).
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Declare compliance with Debian Policy 3.9.6.
-- Jonas Smedegaard <dr@jones.dk> Sat, 24 Oct 2015 22:15:18 +0200
libpath-iterator-rule-perl (1.008-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#750170.
-- Jonas Smedegaard <dr@jones.dk> Mon, 02 Jun 2014 12:25:02 +0200
|