[SCM] Debian packaging of Module::Build::WithXSpp branch, master, updated. debian/0.11-1-7-g0e95170

Florian Schlichting fschlich at zedat.fu-berlin.de
Sat Oct 27 20:53:28 UTC 2012


The following commit has been merged in the master branch:
commit a245f4c2c7d86e2bde6d2b8c21449fa2345bc641
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sat Oct 27 22:50:36 2012 +0200

    Dropped fix-errors-from-pod2man.patch, applied upstream

diff --git a/debian/patches/fix-errors-from-pod2man.patch b/debian/patches/fix-errors-from-pod2man.patch
deleted file mode 100644
index a45f518..0000000
--- a/debian/patches/fix-errors-from-pod2man.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Description: fix pod2man error caused by a lacking =back (plus a typo)
-Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=80030
-
---- a/lib/Module/Build/WithXSpp.pm
-+++ b/lib/Module/Build/WithXSpp.pm
-@@ -588,7 +588,7 @@
- collide. They will be merged at build time into a complete F<typemap> file
- in the temporary build directory.
- 
--The C<extra_typemap_modules> option is the prefered way to do XS typemapping.
-+The C<extra_typemap_modules> option is the preferred way to do XS typemapping.
- It works like any other C<Module::Build> argument that declares dependencies
- except that it loads the listed modules at build time and includes their
- typemaps into the build.
-@@ -722,6 +722,8 @@
-   require XSLoader;
-   XSLoader::load('My::Module', $VERSION);
- 
-+=back
-+
- =head1 SEE ALSO
- 
- L<Module::Build> upon which this module is based.
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index fdc7874..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-errors-from-pod2man.patch

-- 
Debian packaging of Module::Build::WithXSpp



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