[libffi-platypus-perl] 02/04: Drop spelling.patch, merged upstream.

gregor herrmann gregoa at debian.org
Wed Jul 6 21:35:59 UTC 2016


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

gregoa pushed a commit to branch master
in repository libffi-platypus-perl.

commit 786b3f432d49b542045a3ae94c648ea6eb13f21f
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 6 23:27:50 2016 +0200

    Drop spelling.patch, merged upstream.
---
 debian/patches/series         |  1 -
 debian/patches/spelling.patch | 40 ----------------------------------------
 2 files changed, 41 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index e40b489..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-Description: fix spelling mistakes
-Origin: vendor
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2016-06-27
-Forwarded: https://github.com/plicease/FFI-Platypus/issues/66
-Bug: https://github.com/plicease/FFI-Platypus/issues/66
-
---- a/CONTRIBUTING
-+++ b/CONTRIBUTING
-@@ -79,7 +79,7 @@
-        
-        
-        DEBUG_FAKE32:
--         + making Math::Int64 a prerequsite (not normally done on 64 bit Perls)
-+         + making Math::Int64 a prerequisite (not normally done on 64 bit Perls)
-          + using Math::Int64's C API to manipulate 64 bit values (not normally done on 64 bit Perls)
-        
-        Created MYMETA.yml and MYMETA.json
---- a/inc/My/ModuleBuild.pm
-+++ b/inc/My/ModuleBuild.pm
-@@ -149,7 +149,7 @@
-   {
-     print "\n\n";
-     print "DEBUG_FAKE32:\n";
--    print "  + making Math::Int64 a prerequsite (not normally done on 64 bit Perls)\n";
-+    print "  + making Math::Int64 a prerequisite (not normally done on 64 bit Perls)\n";
-     print "  + using Math::Int64's C API to manipulate 64 bit values (not normally done on 64 bit Perls)\n";
-     print "\n\n";
-     $self->config_data(config_debug_fake32 => 1);
---- a/lib/FFI/Platypus.pm
-+++ b/lib/FFI/Platypus.pm
-@@ -2014,7 +2014,7 @@
-  
-  
-  DEBUG_FAKE32:
--   + making Math::Int64 a prerequsite (not normally done on 64 bit Perls)
-+   + making Math::Int64 a prerequisite (not normally done on 64 bit Perls)
-    + using Math::Int64's C API to manipulate 64 bit values (not normally done on 64 bit Perls)
-  
-  Created MYMETA.yml and MYMETA.json

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



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