[SCM] Debian native package for Config::Model::Dpkg branch, master, updated. debian/2.036-17-gdc3acc3
Dominique Dumont
dod at debian.org
Mon May 20 14:21:14 UTC 2013
The following commit has been merged in the master branch:
commit c41f805f1d0de90d3b55d5ce5635a0930958ce89
Author: Dominique Dumont <dod at debian.org>
Date: Mon May 13 13:35:12 2013 +0200
doc: added BUGS section
diff --git a/lib/Config/Model/Dpkg.pm b/lib/Config/Model/Dpkg.pm
index 349e7f5..bb35ca7 100644
--- a/lib/Config/Model/Dpkg.pm
+++ b/lib/Config/Model/Dpkg.pm
@@ -74,6 +74,14 @@ if L<Fuse> is installed (Linux only)
=back
+=head1 BUGS
+
+Config::Model design does not really cope well with a some detail of
+L<Debian patch header specification|http://dep.debian.net/deps/dep3/> (aka DEP-3).
+Description and subject are both authorized, but only B<one> of them is
+required and using the 2 is forbidden. So, both fields are accepted,
+but subject is stored as description in the configuration tree.
+C<cme fix> or C<cme edit> will write back a description field.
=head1 AUTHOR
--
Debian native package for Config::Model::Dpkg
More information about the Pkg-perl-cvs-commits
mailing list