[SCM] Debian packaging of libconfig-model-perl branch, master, updated. debian/2.021-2-6-g49b010b

Dominique Dumont dod at debian.org
Fri Jul 13 13:23:13 UTC 2012


The following commit has been merged in the master branch:
commit 49b010b9d98f48d22d3068a3a838f2bbca9e01d2
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Jul 13 14:46:28 2012 +0200

    changelog clarification for release team

diff --git a/debian/changelog b/debian/changelog
index 82f3f05..4a2effe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
 libconfig-model-perl (2.021-3) unstable; urgency=low
 
   * use patch from upstream to fix unsaved changes (Closes: #681353)
-    This patch calls the notify_change method where it was forgotten.
-    Once these notifications are sent, the data is saved. The second
-    patch fix tests to make sure of that.
+    Config::Model saves back data only when they are changed. To keep
+    track of the changes, the notify_changes method must be called
+    whenever a data is changed, otherwise the modifications will be
+    lost. The patch fix-unsaved-change add calls to the notify_change
+    method where it was forgotten. The second patch
+    (test-fix-unsaved-changes) add the relevant test cases.
 
  -- Dominique Dumont <dod at debian.org>  Fri, 13 Jul 2012 14:22:05 +0200
 

-- 
Debian packaging of libconfig-model-perl



More information about the Pkg-perl-cvs-commits mailing list