r30418 - in /trunk/libcrypt-openssl-dsa-perl/debian: changelog patches/Makefile.PL-no-ssl-in-LIBS.patch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon Feb 2 08:37:05 UTC 2009


Author: dmn
Date: Mon Feb  2 08:36:53 2009
New Revision: 30418

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30418
Log:
add description to Makefile.PL--no-ssl-in-LIBS.patch

Modified:
    trunk/libcrypt-openssl-dsa-perl/debian/changelog
    trunk/libcrypt-openssl-dsa-perl/debian/patches/Makefile.PL-no-ssl-in-LIBS.patch

Modified: trunk/libcrypt-openssl-dsa-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-openssl-dsa-perl/debian/changelog?rev=30418&op=diff
==============================================================================
--- trunk/libcrypt-openssl-dsa-perl/debian/changelog (original)
+++ trunk/libcrypt-openssl-dsa-perl/debian/changelog Mon Feb  2 08:36:53 2009
@@ -11,6 +11,7 @@
     error the same way verify() already does. Document that verify() and
     do_verify() croak on errors.
     Closes: #511519. Thanks to Kurt Roeckx
+  * add description to Makefile.PL--no-ssl-in-LIBS.patch
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 21:33:30 -0300
 

Modified: trunk/libcrypt-openssl-dsa-perl/debian/patches/Makefile.PL-no-ssl-in-LIBS.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-openssl-dsa-perl/debian/patches/Makefile.PL-no-ssl-in-LIBS.patch?rev=30418&op=diff
==============================================================================
--- trunk/libcrypt-openssl-dsa-perl/debian/patches/Makefile.PL-no-ssl-in-LIBS.patch (original)
+++ trunk/libcrypt-openssl-dsa-perl/debian/patches/Makefile.PL-no-ssl-in-LIBS.patch Mon Feb  2 08:36:53 2009
@@ -1,3 +1,7 @@
+# Description: remove -lssl from LIBS as it is not needed; no symbols from
+#              libssl are used
+# Author: Damyan Ivanov <dmn at debian.org>
+# Upstream-Bug: https://sourceforge.net/tracker2/?func=detail&aid=2556362&group_id=73194&atid=537056
 --- a/Makefile.PL
 +++ b/Makefile.PL
 @@ -6,6 +6,6 @@ WriteMakefile(




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