[libconfig-model-perl] 02/02: prepare release
dod at debian.org
dod at debian.org
Thu Feb 27 06:50:22 UTC 2014
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 b78c13e998a04361756d1374c1c4ba456ac623b9
Author: Dominique Dumont <dod at debian.org>
Date: Thu Feb 27 07:45:40 2014 +0100
prepare release
---
debian/changelog | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2136ffc..1876b68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+libconfig-model-perl (2.049-1) unstable; urgency=medium
+
+ * Imported Upstream version 2.049
+ + new features of cme command:
+ + add possibility to override config file (for appli with
+ allow_config_file_override) (part of Debian #739387) if config
+ file override is '-', open STDIN to read and STDOUT to write.
+ This way, cme can be used as a filter.
+ + added -strict option so cme exits 1 when warnings are found
+ (Closes: #736972)
+ + added -save option to force save. Useful when just reformatting
+ is desired
+ + modify command can apply Perl substitution (s/foo/bar) to
+ configuration values
+ * Other changes:
+ * C::M::Loader (used by 'cme modify'):
+ * changed hash selection =~ sub-command to :~
+ + added =~ subcommand to apply Perl substitution to values
+ * Config::Model: load EV at compile time (Closes: #738975)
+
+ -- Dominique Dumont <dod at debian.org> Thu, 27 Feb 2014 07:44:12 +0100
+
libconfig-model-perl (2.047-1) unstable; urgency=medium
* Imported Upstream version 2.047
--
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