[libconfig-model-perl] 02/02: prepare release
dod at debian.org
dod at debian.org
Tue Mar 25 17:58:04 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 3753e36ec051204af0d66db13e1f5ff510336cb9
Author: Dominique Dumont <dod at debian.org>
Date: Tue Mar 25 18:46:10 2014 +0100
prepare release
---
debian/changelog | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index bbad73b..26ee291 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libconfig-model-perl (2.052-1) unstable; urgency=medium
+
+ * Imported Upstream version 2.052
+ + added remove by value on list and hash ( :-= and :-~ )
+ (Closes: #741453)
+ + added lots of list and hash operator usable on 'cme modify stuff'.
+ E.g. :.insort :.insert_before :.insert_at :.unshift :.push :.sort
+ + handle list/hash value substitution ( e.g. list:=~s/foo/bar/ )
+ * warn when trying to remove a list element with a non numeric index
+ * rationalize list and hash commands: list assignment is now
+ list:=a,b,c instead of list=a,b,c
+
+ -- Dominique Dumont <dod at debian.org> Tue, 25 Mar 2014 18:45:22 +0100
+
libconfig-model-perl (2.051-1) unstable; urgency=medium
[ gregor herrmann ]
--
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