[liblwp-authen-oauth2-perl] 07/08: Add 03-remove-mozilla-ca-from-makefile.patch

Nick Morrott nickm-guest at moszumanska.debian.org
Sun Jun 19 20:21:19 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository liblwp-authen-oauth2-perl.

commit dce1be931bb1f96cfdf5a71ea91547a85db813d9
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Sun Jun 19 20:54:50 2016 +0100

    Add 03-remove-mozilla-ca-from-makefile.patch
---
 debian/patches/03-remove-mozilla-ca-from-makefile.patch | 17 +++++++++++++++++
 debian/patches/series                                   |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/03-remove-mozilla-ca-from-makefile.patch b/debian/patches/03-remove-mozilla-ca-from-makefile.patch
new file mode 100644
index 0000000..29b2aaa
--- /dev/null
+++ b/debian/patches/03-remove-mozilla-ca-from-makefile.patch
@@ -0,0 +1,17 @@
+Description: Remove Mozilla::CA dependency from Makefile.PL.
+ On Debian we use Debian certs (provided in LWP::Protocol::https)
+Author: Nick Morrott <knowledgejunkie at gmail.com>
+Origin: vendor
+Forwarded: not-needed
+Last-Update: 2016-06-19
+---
+--- a/Makefile.PL
++++ b/Makefile.PL
+@@ -20,7 +20,6 @@
+     PREREQ_PM => {
+         'LWP'               => 4.0,
+         'LWP::Protocol::https' => 6.0,
+-        'Mozilla::CA'       => 20000101,
+         'JSON'              => 2,
+         'Module::Load'      => 0,
+     },
diff --git a/debian/patches/series b/debian/patches/series
index 145012b..0313cc7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01-spelling-error-in-manpage.patch
 02-manpage-has-bad-whatis-entry.patch
+03-remove-mozilla-ca-from-makefile.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblwp-authen-oauth2-perl.git



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