[SCM] Debian packaging of libnet-ssh2-perl branch, master, updated. debian/0.46-2-13-g9427c6c

Salvatore Bonaccorso carnil at debian.org
Thu Feb 21 21:55:31 UTC 2013


The following commit has been merged in the master branch:
commit de7f12879ed0267046729d683e0be48b2af2f6ef
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Feb 21 22:48:13 2013 +0100

    Build using libgcrypt
    
    Add override target for dh_auto_configure to explicitly build with
    gcrypt.

diff --git a/debian/rules b/debian/rules
index 2d33f6a..dbe9783 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_configure:
+	dh_auto_configure -- gcrypt

-- 
Debian packaging of libnet-ssh2-perl



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