[libio-aio-perl] 04/09: Drop duplicate-constant.patch, fixed upstream.

gregor herrmann gregoa at debian.org
Sun Oct 30 14:09:20 UTC 2016


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

gregoa pushed a commit to branch master
in repository libio-aio-perl.

commit 3e20f2c6c0ac9e175c31c0e2949662a2845688ae
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 30 14:58:49 2016 +0100

    Drop duplicate-constant.patch, fixed upstream.
---
 debian/patches/duplicate-constant.patch | 19 -------------------
 debian/patches/series                   |  1 -
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/duplicate-constant.patch b/debian/patches/duplicate-constant.patch
deleted file mode 100644
index 27319b1..0000000
--- a/debian/patches/duplicate-constant.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: remove duplicate const declaration
- Changes for 4.33 claims to add support for MAP_HUGETLB.
- But the line was already there since 3.71, and causes a warning:
- "Constant subroutine MAP_HUGETLB redefined ..."
-Origin: vendor
-Forwarded: no
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2016-01-23
-
---- a/AIO.xs
-+++ b/AIO.xs
-@@ -994,7 +994,6 @@
-     const_iv (MAP_NONBLOCK)
-     const_iv (MAP_GROWSDOWN)
-     const_iv (MAP_32BIT)
--    const_iv (MAP_HUGETLB)
-     const_iv (MAP_STACK)
- 
-     const_iv (FIEMAP_FLAG_SYNC)
diff --git a/debian/patches/series b/debian/patches/series
index 982db60..5299247 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 spelling.patch
-duplicate-constant.patch

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



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