[SCM] Debian packaging of libconfig-model-backend-augeas-perl branch, master, updated. debian/0.110-1-7-g2c1181e

Dominique Dumont dod at debian.org
Fri May 25 14:16:20 UTC 2012


The following commit has been merged in the master branch:
commit 4da240a09006c2975b2d658427a686ea68368151
Author: Dominique Dumont <dod at debian.org>
Date:   Fri May 25 16:10:44 2012 +0200

    + new patch to relax Module::Build version req

diff --git a/debian/patches/module-build b/debian/patches/module-build
new file mode 100644
index 0000000..d7386c6
--- /dev/null
+++ b/debian/patches/module-build
@@ -0,0 +1,23 @@
+Description: Relax Module build  version requirement
+--- a/META.json
++++ b/META.json
+@@ -24,7 +24,7 @@
+       },
+       "configure" : {
+          "requires" : {
+-            "Module::Build" : "0.4"
++            "Module::Build" : "0.38"
+          }
+       },
+       "runtime" : {
+--- a/META.yml
++++ b/META.yml
+@@ -8,7 +8,7 @@
+   Test::Warn: 0.11
+   version: 0.77
+ configure_requires:
+-  Module::Build: 0.4
++  Module::Build: 0.38
+ dynamic_config: 1
+ generated_by: 'Module::Build version 0.4, CPAN::Meta::Converter version 2.120921'
+ license: open_source
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..2e36514
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+module-build

-- 
Debian packaging of libconfig-model-backend-augeas-perl



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