[SCM] Debian packaging of libembperl-perl branch, master, updated. debian/2.5.0.rc2-2-5-g470db7d

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Nov 30 19:58:58 UTC 2012


The following commit has been merged in the master branch:
commit 470db7da6fa87a529f1006df3cee3d4df5dc2fd4
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Nov 30 20:46:55 2012 +0100

    dropped 691032-ftbfs-on-non-x86-architectures.patch, fixed upstream in a different way

diff --git a/debian/changelog b/debian/changelog
index 67a3da0..55edc3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libembperl-perl (2.5.0~rc3-1) UNRELEASED; urgency=low
+libembperl-perl (2.5.0~rc3-1) unstable; urgency=low
 
   * Imported Upstream version 2.5.0~rc3.
+  * Dropped 691032-ftbfs-on-non-x86-architectures.patch, fixed upstream.
 
- -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Fri, 30 Nov 2012 20:44:40 +0100
+ -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Fri, 30 Nov 2012 20:56:57 +0100
 
 libembperl-perl (2.5.0~rc2-2) unstable; urgency=low
 
diff --git a/debian/patches/691032-ftbfs-on-non-x86-architectures.patch b/debian/patches/691032-ftbfs-on-non-x86-architectures.patch
deleted file mode 100644
index ac114c1..0000000
--- a/debian/patches/691032-ftbfs-on-non-x86-architectures.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-Description: Fix FTBFS on non-x86 architectures
-Origin: vendor
-Bug: http://bugs.debian.org/691032
-Forwarded: http://mail-archives.apache.org/mod_mbox/perl-embperl/201210.mbox/%3C20121020195317.GQ67641%40ZEDAT.FU-Berlin.DE%3E
-Author:  Konstantinos Margaritis <konstantinos.margaritis at freevec.org>
-Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>
-Reviewed-by: Florian Schlichting <fschlich at zedat.fu-berlin.de>
-Last-Update: 2012-10-20
-Applied-Upstream: no
-
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -1269,7 +1269,6 @@
- $dynlib->{'OTHERLDFLAGS'} .= " $lddebug" ;
- if ($perl32bit)
-     {
--    $dynlib->{'OTHERLDFLAGS'} .= " -m32" ;
-     $dynlib->{'OTHERLDFLAGS'} .= " -L" . join (' -L', split / /, $Config{libpth})  ;
-     }
- 
-@@ -1329,8 +1328,6 @@
-     $i .= ' -I' . join (' -I', @inc) if (@inc) ;
-     }
- 
--$addcflags = $perl32bit?'-m32':'' ;
--
- %MMARGS = (
-     'LIBS'	   => [$libs || ''],   			 
-     'DEFINE'	   => "$d \$(DEFS) " . ($mp2cfg?$mp2cfg->{MODPERL_CCOPTS}:''), 			 
diff --git a/debian/patches/series b/debian/patches/series
index cbb4f80..3e04984 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 delay.patch
-691032-ftbfs-on-non-x86-architectures.patch

-- 
Debian packaging of libembperl-perl



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