Skip to content
Snippets Groups Projects
Commit 72ba9182 authored by Niko Tyni's avatar Niko Tyni
Browse files

Patch META.yml to remove a duplicate key

Closes: #839201
parent 16d248e3
No related branches found
No related tags found
No related merge requests found
From 0a806edcec412ee16d72cab022873e48dfda21fc Mon Sep 17 00:00:00 2001
From: Niko Tyni <ntyni@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
0001-Fix-a-duplicate-key-in-META.yml.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment