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 5b2052c5bb252fdf0e9691f18f85adf26eb1ad9e Author: Dominique Dumont <[email protected]> Date: Sun Sep 3 11:53:32 2017 +0200 prepare release --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6986895..077c33d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +libconfig-model-perl (2.108-1) unstable; urgency=medium + + * New upstream version 2.108 + * custom backends are deprecated + * ValueComputer: safer use of variables in eval: variables are + passed to the eval'ed code in a hash insted of being inserted + *in* the code to eval. + * value: fix mechanism to avoid repetitive warnings (Thanks Tincho) + * use check => skip when fetching a value from + is_element_available method. This avoid missing warnings when + is_element_available function triggers a read of a configuration + file (like debian/control) + * control: remove obsolete Breaks (cme) + * control: Declare compliance with policy 4.1.0 + + -- Dominique Dumont <[email protected]> Sun, 03 Sep 2017 11:52:36 +0200 + libconfig-model-perl (2.106-1) unstable; urgency=medium * New upstream version 2.106 -- 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
