This is an automated email from the git hooks/post-receive script. dod pushed a commit to branch master in repository libconfig-model-perl.
commit 246d5826a08adb5b67995510e96b5381751e97a5 Author: Dominique Dumont <[email protected]> Date: Sun Sep 24 12:55:05 2017 +0200 prepare release --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 077c33d..d20dbd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +libconfig-model-perl (2.111-1) unstable; urgency=medium + + * New upstream version 2.111 + * the model parameters read_config and write_config that are used + to specify different read and write backends are deprecated + in favor of rw_config to specify *one* r/w backend + * multiple backends are deprecated. + * Value: allow regexp and code test for enum (like warn_if_match) + * can run tests concurrently: prove -j8 runs all tests in 4s + (16s without -j8) + + -- Dominique Dumont <[email protected]> Sun, 24 Sep 2017 12:52:52 +0200 + libconfig-model-perl (2.108-1) unstable; urgency=medium * New upstream version 2.108 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
