[SCM] Debian packaging of libconfig-model-perl branch, master, updated. debian/2.026-1-9-g599aa2f
Dominique Dumont
dod at debian.org
Sun Oct 7 12:48:49 UTC 2012
The following commit has been merged in the master branch:
commit af2027df7a22c4f0ce69e0088c3d6cad0af9eda9
Merge: 49b010b9d98f48d22d3068a3a838f2bbca9e01d2 566f4783f2ee11abce0574cbe7cf4f9ddcceb39d
Author: Dominique Dumont <dod at debian.org>
Date: Sun Oct 7 10:39:15 2012 +0200
Merge branch 'experimental'
Conflicts:
debian/changelog
debian/patches/series
diff --combined debian/changelog
index 4a2effe,f961769..10fc6d6
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,15 -1,61 +1,73 @@@
+ libconfig-model-perl (2.026-1) experimental; urgency=low
+
+ * Imported Upstream version 2.026:
+ Moved all Debian dpkg stuff into libonfig-model-dpkg-perl.
+
+ -- Dominique Dumont <dod at debian.org> Wed, 03 Oct 2012 11:23:22 +0200
+
+ libconfig-model-perl (2.024-1) experimental; urgency=low
+
+ [ gregor herrmann ]
+ * debian/control: update {versioned,alternative} (build) dependencies.
+
+ [ Dominique Dumont ]
+ * Imported Upstream version 2.024:
+ * Debian dpkg dependency:
+ * Warn and (maybe) remove unversioned dependency on essential
+ package (Closes: #684208)
+ * Warn and (maybe) replace perl-modules dependency with perl
+ * Don't mess with alternate dependency with < relation
+ (Closes: #682730)
+ * remove Debian epoch when checking perl module version
+ from corelist (Closes: #683861)
+ * cme command changes:
+ + added bash completion for 'fix' subcommand
+ + added -dir-char option for fusefs command. This option is
+ required when using fuse on top of debian/copyright,
+ for instance with
+ cme fusefs dpkg-copyright -fuse-dir tmp -dir-char '\'
+ * removed pod patch (applied upstream)
+ * removed corelist version patch (applied upstream)
+ * patched fuseui test: do not force load fuse in buildd
+
+ -- Dominique Dumont <dod at debian.org> Thu, 06 Sep 2012 15:59:30 +0200
+
+ libconfig-model-perl (2.023-2) experimental; urgency=low
+
+ * New patch module_corelist-version: Module::CoreList expects a version
+ object. Thanks to Ansgar Burchardt for his help.
+
+ -- gregor herrmann <gregoa at debian.org> Thu, 05 Jul 2012 11:53:24 -0600
+
+ libconfig-model-perl (2.023-1) experimental; urgency=low
+
+ * New upstream release:
+ - In control binary Depends, replace 'perl' dep with ${perl:Depends}
+ * Refresh patch add_dh_config (offset).
+ * New patch pod-glitch (missing "=back").
+
+ -- gregor herrmann <gregoa at debian.org> Wed, 04 Jul 2012 10:18:17 -0600
+
+ libconfig-model-perl (2.022-1) experimental; urgency=low
+
+ * New upstream release:
+ - added -from and -filter option to cme fix command
- * Drop patch fix-race-condition-dependency-check, merged upstream.
++ * Drop patch fix-race-condition-dependency-check, merged upstream.
+
+ -- gregor herrmann <gregoa at debian.org> Tue, 03 Jul 2012 11:56:59 -0600
+
+libconfig-model-perl (2.021-3) unstable; urgency=low
+
+ * use patch from upstream to fix unsaved changes (Closes: #681353)
+ 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
+
libconfig-model-perl (2.021-2) unstable; urgency=low
* added a patch to fix a race condition between async calls to rmadison
--
Debian packaging of libconfig-model-perl
More information about the Pkg-perl-cvs-commits
mailing list