[libconfig-model-perl] 04/04: prepare release
dod at debian.org
dod at debian.org
Sat Sep 21 10:57:37 UTC 2013
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 bc6a4f1d281fbd0785b982ac04d4393f2de00236
Author: Dominique Dumont <dod at debian.org>
Date: Sat Sep 21 12:21:50 2013 +0200
prepare release
---
debian/changelog | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e3dd65e..1121edc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libconfig-model-perl (2.043-1) unstable; urgency=low
+
+ * Imported Upstream version 2.043:
+ * Value: accept yes/no true/false as default value for Boolean.
+ This can make model declaration more consistent when boolean
+ value must be written as true/false, yes/no. In this case,
+ forcing model developer to write default value as 0/1 was not
+ cool and prevented generation of model like LcdProc's model.
+ * Config::Model: load AnyEvent as soon as possible to avoid
+ test issues
+ + added patch to replace '#!/usr/bin/env perl' with #!/usr/bin/perl
+ - control: removed dependencies that were needed by dpkg model
+
+ -- Dominique Dumont <dod at debian.org> Sat, 21 Sep 2013 12:19:37 +0200
+
libconfig-model-perl (2.041-1) unstable; urgency=low
* Imported Upstream version 2.041
--
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