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 8805a5020fa0d911bea01af43b81a36edbf17e0a Author: Dominique Dumont <[email protected]> Date: Sun May 29 19:41:17 2016 +0200 prepare release --- debian/changelog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f205b0e..2694b12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,20 @@ -libconfig-model-perl (2.083-2) UNRELEASED; urgency=medium +libconfig-model-perl (2.085-1) unstable; urgency=medium + [ gregor herrmann ] * Simplify BTS URL. * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS. - -- gregor herrmann <[email protected]> Fri, 29 Apr 2016 14:48:36 +0200 + [ Dominique Dumont ] + * Imported Upstream version 2.085 + * This new releases brings new functions to simplify script that modify + configuration files. For instance, the following line is enough to + update popcon's configuration file: + cme('popcon')->modify("PARTICIPATE=yes"); + * Fix gen_class_pod which skipped some classes + (fix reproducible build of libconfig-model-openssh-perl) + + -- Dominique Dumont <[email protected]> Sun, 29 May 2016 19:38:51 +0200 libconfig-model-perl (2.083-1) unstable; urgency=medium -- 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
