[libdevice-cdio-perl] 06/17: Drop 02_wrong_function_name.patch, applied upstream.

gregor herrmann gregoa at debian.org
Mon Oct 30 18:48:16 UTC 2017


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

gregoa pushed a commit to branch master
in repository libdevice-cdio-perl.

commit d51a892a403a6519ce0a714ee5a1baf8c6d3f8bd
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 30 18:31:06 2017 +0100

    Drop 02_wrong_function_name.patch, applied upstream.
---
 debian/patches/02_wrong_function_name.patch | 16 ----------------
 debian/patches/series                       |  1 -
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/02_wrong_function_name.patch b/debian/patches/02_wrong_function_name.patch
deleted file mode 100644
index 46a6bba..0000000
--- a/debian/patches/02_wrong_function_name.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Author: Martín Ferrari <martin.ferrari at gmail.com>
-Description: This is surely a mistake in libcdio, as the name in not coherent with
-the rest of the API. Nevertheless, this wasn't working as it was.
---- a/swig/perliso9660.swg
-+++ b/swig/perliso9660.swg
-@@ -546,8 +546,8 @@
- 
-    Returns stat_t of entry if we found lsn, or NULL otherwise.
-  */
--%rename iso9660_find_ifs_lsn ifs_find_lsn;
--IsoStat_t *iso9660_find_ifs_lsn(const iso9660_t *p_iso, lsn_t i_lsn);
-+%rename iso9660_ifs_find_lsn ifs_find_lsn;
-+IsoStat_t *iso9660_ifs_find_lsn(const iso9660_t *p_iso, lsn_t i_lsn);
- #endif
- 
- 
diff --git a/debian/patches/series b/debian/patches/series
index fddb5b2..c9a696d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-02_wrong_function_name.patch
 03_version_information_in_swig.patch
 06_spelling.patch
 07_fix_perl_5.16_ftbfs.patch

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



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