Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libdbd-odbc-perl
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Perl Group
modules
packages
libdbd-odbc-perl
Commits
72ba9182
Commit
72ba9182
authored
8 years ago
by
Niko Tyni
Browse files
Options
Downloads
Patches
Plain Diff
Patch META.yml to remove a duplicate key
Closes: #839201
parent
16d248e3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/patches/0001-Fix-a-duplicate-key-in-META.yml.patch
+27
-0
27 additions, 0 deletions
debian/patches/0001-Fix-a-duplicate-key-in-META.yml.patch
debian/patches/series
+1
-0
1 addition, 0 deletions
debian/patches/series
with
28 additions
and
0 deletions
debian/patches/0001-Fix-a-duplicate-key-in-META.yml.patch
0 → 100644
+
27
−
0
View file @
72ba9182
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
This diff is collapsed.
Click to expand it.
debian/patches/series
0 → 100644
+
1
−
0
View file @
72ba9182
0001-Fix-a-duplicate-key-in-META.yml.patch
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment