[libconfig-model-perl] 04/04: prepare release
dod at debian.org
dod at debian.org
Tue Feb 28 14:50:00 UTC 2017
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 eb127b588ef73ec4e9c1f1f26c9b1fef9e5d187e
Author: Dominique Dumont <dod at debian.org>
Date: Tue Feb 28 13:55:59 2017 +0100
prepare release
---
debian/changelog | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5202107..f8f8acd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+libconfig-model-perl (2.098-1) experimental; urgency=medium
+
+ * New upstream version 2.098:
+ * Model improvements:
+ * allow injection of model snippet in another configuration class.
+ This is used by dpkg model: a dpkg-control default value is
+ computed from a value in dpkg model only when dpkg-control model
+ is loaded with dpkg model,
+ * add doc for has_instance and get_instance methods
+ * Plainfile backend improvements:
+ * handle deletion of file managed by Plainfile backend
+ * plainfile backend can handle file named with &element and &index
+ functions, i.e the config file name can depend on the location
+ of the value in the configuration tree. (used by dpkg model for
+ debian/<pkg>.install files)
+ * Value computer improvements:
+ * doc: mention that functions are allowed in variable definition
+ * allow '- -' or '--' param to &index
+ * Bug fix:
+ * fix error forwarding in BackendMgr
+ * warn when Term::ReadLine::Gnu is not installed
+ * fix term UI set command to accept white spaces
+ * Loader: allow creation of empty hash leaf
+ * copyright: bumped © years
+ * control: BD-I on libconfig-model-tester-perl 2.059
+
+ -- Dominique Dumont <dod at debian.org> Tue, 28 Feb 2017 13:54:33 +0100
+
libconfig-model-perl (2.097-1) unstable; urgency=medium
* New upstream version 2.097
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-perl.git
More information about the Pkg-perl-cvs-commits
mailing list