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
|
libweb-machine-perl (0.17-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Fix bind_path() from Web::Machine::Util to handle path parts which
evaluates to false, like "/user/0".
[ Jonas Smedegaard ]
* Update git-buildpage config: Filter any .git* file.
* Modernize Vcs-* fields:
+ Use git subdir (not cgit).
+ Add .git suffix for Vcs-Git URL.
* Declare compliance with Debian Policy 3.9.8.
* Stop override lintian for
package-needs-versioned-debhelper-build-depends: Fixed in lintian.
* Update watch file:
+ Track only MetaCPAN URL.
+ Tighten version regex.
* Update copyright info:
+ Bump (yes, not extend) coverage for upstream author.
+ Extend coverage of Debian packaging.
-- Jonas Smedegaard <dr@jones.dk> Thu, 26 Jan 2017 14:43:27 +0100
libweb-machine-perl (0.16-2) unstable; urgency=medium
* Include examples.
* Update package relations:
+ Build-depend on libjson-perl libjson-xs-perl: Needed for optional
parts of testsuite.
-- Jonas Smedegaard <dr@jones.dk> Thu, 10 Mar 2016 16:38:20 +0100
libweb-machine-perl (0.16-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#817282.
-- Jonas Smedegaard <dr@jones.dk> Wed, 09 Mar 2016 20:07:42 +0100
|