[SCM] Debian packaging of libquota-perl branch, master, updated. 0853d9df7812a922ca182e559758af40ac799e2c

Salvatore Bonaccorso carnil at debian.org
Thu Nov 3 18:42:18 UTC 2011


The following commit has been merged in the master branch:
commit 674a820966e3200fa8e616cee6c3cef267a2c6a0
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Nov 3 19:30:19 2011 +0100

    Remove 01_Makefile.PL-remove-unneeded-objects.patch
    
    According to upstream this issue should be resolved since version 1.5.1
    of libquota-perl.

diff --git a/debian/patches/01_Makefile.PL-remove-unneeded-objects.patch b/debian/patches/01_Makefile.PL-remove-unneeded-objects.patch
deleted file mode 100644
index 2a6b450..0000000
--- a/debian/patches/01_Makefile.PL-remove-unneeded-objects.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Author: Elie Rosenblum <fnord at debian.org>
-Description: Remove Makefile.PL code to compile some stuff without -fPIC
-Bug-Debian: #229396
-Bug: http://rt.cpan.org/Ticket/Display.html?id=64509
-Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
-Last-Update: 2011-01-05
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -102,14 +102,6 @@
- "
-     }
- 
--    # objects that must not be compiled with the CCCDL arguments
--
--    if (defined $extraobj) {
--        ($extrac = $extraobj) =~ s/\.o(\s+|$)/.c/g;
--        $ret .= "\n$extraobj :\n\t".
--                '$(CC) -c $(INC) $(CCFLAGS) $(OPTIMIZE) '."$extrac\n\n";
--    }
--
-     # extract objects from a library to link them in statically
-     # for lame OSes that have problems with LD_PATH recording in DLOs
- 
diff --git a/debian/patches/series b/debian/patches/series
index 4b1f532..897cab9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 02_gnu_hurd.patch
-01_Makefile.PL-remove-unneeded-objects.patch
 add-support-for-Linux-3.x.patch

-- 
Debian packaging of libquota-perl



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