[SCM] Debian packaging of libconfig-model-perl branch, master, updated. debian/1.254-1-5-g3940f29
Dominique Dumont
dod at debian.org
Fri Sep 16 15:57:52 UTC 2011
The following commit has been merged in the master branch:
commit f63c31ea64b1d8492c027f4fe8c82484d12202a7
Author: Dominique Dumont <dod at debian.org>
Date: Fri Sep 16 17:49:18 2011 +0200
ready for release
diff --git a/MYMETA.json b/MYMETA.json
deleted file mode 100644
index c6f45a5..0000000
--- a/MYMETA.json
+++ /dev/null
@@ -1,192 +0,0 @@
-{
- "abstract" : "Describe, edit and validate configuration data",
- "author" : [
- "Dominique Dumont (ddumont at cpan dot org)"
- ],
- "dynamic_config" : 0,
- "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.110930",
- "license" : [
- "open_source"
- ],
- "meta-spec" : {
- "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
- "version" : "2"
- },
- "name" : "Config-Model",
- "prereqs" : {
- "configure" : {
- "requires" : {
- "Module::Build" : "0.340201"
- }
- }
- },
- "provides" : {
- "Config::Model" : {
- "file" : "lib/Config/Model.pm",
- "version" : "1.202"
- },
- "Config::Model::Annotation" : {
- "file" : "lib/Config/Model/Annotation.pm",
- "version" : "1.202"
- },
- "Config::Model::AnyId" : {
- "file" : "lib/Config/Model/AnyId.pm",
- "version" : "1.201"
- },
- "Config::Model::AnyThing" : {
- "file" : "lib/Config/Model/AnyThing.pm",
- "version" : "1.202"
- },
- "Config::Model::AutoRead" : {
- "file" : "lib/Config/Model/AutoRead.pm",
- "version" : "1.201"
- },
- "Config::Model::Backend::Any" : {
- "file" : "lib/Config/Model/Backend/Any.pm",
- "version" : "1.202"
- },
- "Config::Model::Backend::ShellVar" : {
- "file" : "lib/Config/Model/Backend/ShellVar.pm",
- "version" : 0
- },
- "Config::Model::Backend::Yaml" : {
- "file" : "lib/Config/Model/Backend/Yaml.pm",
- "version" : 0
- },
- "Config::Model::CheckList" : {
- "file" : "lib/Config/Model/CheckList.pm",
- "version" : "1.202"
- },
- "Config::Model::Describe" : {
- "file" : "lib/Config/Model/Describe.pm",
- "version" : "1.201"
- },
- "Config::Model::DumpAsData" : {
- "file" : "lib/Config/Model/DumpAsData.pm",
- "version" : "1.201"
- },
- "Config::Model::Dumper" : {
- "file" : "lib/Config/Model/Dumper.pm",
- "version" : "1.201"
- },
- "Config::Model::Exception" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : "1.201"
- },
- "Config::Model::Exception::Any" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::Load" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::LoadData" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::Model" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::ObsoleteElement" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::RestrictedElement" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::UnavailableElement" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::UnknownElement" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::UnknownId" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::WrongType" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::Exception::Xml" : {
- "file" : "lib/Config/Model/Exception.pm",
- "version" : 0
- },
- "Config::Model::HashId" : {
- "file" : "lib/Config/Model/HashId.pm",
- "version" : "1.201"
- },
- "Config::Model::IdElementReference" : {
- "file" : "lib/Config/Model/IdElementReference.pm",
- "version" : "1.201"
- },
- "Config::Model::Instance" : {
- "file" : "lib/Config/Model/Instance.pm",
- "version" : "1.202"
- },
- "Config::Model::ListId" : {
- "file" : "lib/Config/Model/ListId.pm",
- "version" : "1.201"
- },
- "Config::Model::Loader" : {
- "file" : "lib/Config/Model/Loader.pm",
- "version" : "1.202"
- },
- "Config::Model::Node" : {
- "file" : "lib/Config/Model/Node.pm",
- "version" : "1.201"
- },
- "Config::Model::ObjTreeScanner" : {
- "file" : "lib/Config/Model/ObjTreeScanner.pm",
- "version" : "1.202"
- },
- "Config::Model::Report" : {
- "file" : "lib/Config/Model/Report.pm",
- "version" : "1.201"
- },
- "Config::Model::Searcher" : {
- "file" : "lib/Config/Model/Searcher.pm",
- "version" : "1.201"
- },
- "Config::Model::SimpleUI" : {
- "file" : "lib/Config/Model/SimpleUI.pm",
- "version" : "1.201"
- },
- "Config::Model::TermUI" : {
- "file" : "lib/Config/Model/TermUI.pm",
- "version" : "1.201"
- },
- "Config::Model::Value" : {
- "file" : "lib/Config/Model/Value.pm",
- "version" : "1.201"
- },
- "Config::Model::ValueComputer" : {
- "file" : "lib/Config/Model/ValueComputer.pm",
- "version" : "1.201"
- },
- "Config::Model::WarpedNode" : {
- "file" : "lib/Config/Model/WarpedNode.pm",
- "version" : "1.201"
- },
- "Config::Model::WarpedThing" : {
- "file" : "lib/Config/Model/WarpedThing.pm",
- "version" : "1.201"
- },
- "Config::Model::WizardHelper" : {
- "file" : "lib/Config/Model/WizardHelper.pm",
- "version" : "1.201"
- }
- },
- "release_status" : "stable",
- "resources" : {
- "license" : [
- "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt"
- ]
- },
- "version" : "1.202"
-}
diff --git a/debian/changelog b/debian/changelog
index af721da..4575849 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,16 @@
libconfig-model-perl (1.256-1) UNRELEASED; urgency=low
+ [ Dominique Dumont ]
* new upstream release
+ * Framework changes:
+ * Instance.pm, Node.pm: fix bug where -force_load option did
+ not work with dpkg model (takes into account force_load
+ with delayed loading of config files)
+ * Application changes
+ * Dpkg control model: warn (and offer to fix) duplicated
+ dependencies
+ + Dpkg model: new compat docs and dirs parameters
+ * lintian-overrides: removed *.gz files (not needed)
-- Dominique Dumont <dod at debian.org> Fri, 16 Sep 2011 17:35:49 +0200
diff --git a/debian/libconfig-model-perl.lintian-overrides b/debian/libconfig-model-perl.lintian-overrides
index cf4850b..f753abb 100644
--- a/debian/libconfig-model-perl.lintian-overrides
+++ b/debian/libconfig-model-perl.lintian-overrides
@@ -1,8 +1,5 @@
# These files are not license, but documentation on the License model used by Config::Model
-libconfig-model-perl binary: extra-license-file usr/share/man/man3/Config::Model::models::Debian::Dpkg::Copyright::License.3pm.gz
libconfig-model-perl binary: extra-license-file usr/share/perl5/Config/Model/models/Debian/Dpkg/Copyright/License.pod
-libconfig-model-perl binary: extra-license-file usr/share/man/man3/Config::Model::models::Debian::Dpkg::Copyright::FileLicense.3pm.gz
libconfig-model-perl binary: extra-license-file usr/share/perl5/Config/Model/models/Debian/Dpkg/Copyright/FileLicense.pod
-libconfig-model-perl binary: extra-license-file usr/share/man/man3/Config::Model::models::Debian::Dpkg::Copyright::GlobalLicense.3pm.gz
libconfig-model-perl binary: extra-license-file usr/share/perl5/Config/Model/models/Debian/Dpkg/Copyright/GlobalLicense.pod
--
Debian packaging of libconfig-model-perl
More information about the Pkg-perl-cvs-commits
mailing list