[SCM] Debian packaging of libauthen-krb5-admin-perl branch, master, updated. c38602f2a8611744fd2ead028fe58e058a3a8eec

Salvatore Bonaccorso carnil at debian.org
Thu May 17 06:16:24 UTC 2012


The following commit has been merged in the master branch:
commit 7180171f89c10fbdff04f3eb22db3ace4c532c91
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu May 17 07:44:03 2012 +0200

    Drop link_less_libraries.diff patch
    
    Patch was applied upstream.

diff --git a/debian/patches/link_less_libraries.diff b/debian/patches/link_less_libraries.diff
deleted file mode 100644
index dde85cf..0000000
--- a/debian/patches/link_less_libraries.diff
+++ /dev/null
@@ -1,16 +0,0 @@
-link less libraries to reduce package dependencies
-
-The code does not use libkrb5 and libk5crypto directly, so we do not have to
-link them.  This avoids a dependency on the libkrb53 package.
-
---- libauthen-krb5-admin-perl.orig/Makefile.PL
-+++ libauthen-krb5-admin-perl/Makefile.PL
-@@ -132,7 +132,7 @@
- WriteMakefile(
-     DEFINE       => '',
-     INC          => "-I$KRB5_INCDIR $KRB5_EXTRAINCS",
--    LIBS         => ["-L$KRB5_LIBDIR -lkrb5 -lkadm5clnt $cryptolib -lcom_err",
-+    LIBS         => ["-L$KRB5_LIBDIR -lkadm5clnt -lcom_err",
-                      $KRB5_EXTRALIBS],
-     NAME         => 'Authen::Krb5::Admin',
-     NO_META      => 1,
diff --git a/debian/patches/series b/debian/patches/series
index 5b600cc..9dbee37 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-link_less_libraries.diff
 use_1_7_admin_interface.patch

-- 
Debian packaging of libauthen-krb5-admin-perl



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