This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libdbd-odbc-perl.

commit 72ba91824bc843796861529865bc2fb6a4c1fa83
Author: Niko Tyni <nt...@debian.org>
Date:   Fri Sep 30 10:44:14 2016 +0300

    Patch META.yml to remove a duplicate key
    
    Closes: #839201
---
 .../0001-Fix-a-duplicate-key-in-META.yml.patch     | 27 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 28 insertions(+)

diff --git a/debian/patches/0001-Fix-a-duplicate-key-in-META.yml.patch 
b/debian/patches/0001-Fix-a-duplicate-key-in-META.yml.patch
new file mode 100644
index 0000000..793ed70
--- /dev/null
+++ b/debian/patches/0001-Fix-a-duplicate-key-in-META.yml.patch
@@ -0,0 +1,27 @@
+From 0a806edcec412ee16d72cab022873e48dfda21fc Mon Sep 17 00:00:00 2001
+From: Niko Tyni <nt...@debian.org>
+Date: Fri, 30 Sep 2016 10:44:14 +0300
+Subject: [PATCH] Fix a duplicate key in META.yml
+
+This causes warnings with newer versions of CPAN::Meta::YAML.
+
+Bug-Debian: https://bugs.debian.org/839201
+---
+ META.yml | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/META.yml b/META.yml
+index ac0df60..37ccdda 100644
+--- a/META.yml
++++ b/META.yml
+@@ -35,7 +35,6 @@ configure_requires:
+   ExtUtils::MakeMaker: 0
+ recommends:
+   Test::Version: 1.002001
+-dynamic_config: 1
+ resources:
+   homepage: http://search.cpan.org/dist/DBD-ODBC/
+   license: http://dev.perl.org/licenses/
+-- 
+2.9.3
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..d582471
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Fix-a-duplicate-key-in-META.yml.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdbd-odbc-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to