[pynac] 03/04: Removed the python_libs patch, as it's now upstream

$DEBFULLNAME julien.puydt at laposte.net
Wed Oct 9 07:56:28 UTC 2013


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository pynac.

commit ed35f4e5764da65e6a0b4771d6a1fe7a32905c8c
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Oct 9 09:41:45 2013 +0200

    Removed the python_libs patch, as it's now upstream
---
 debian/patches/python_libs.patch |   17 -----------------
 debian/patches/series            |    1 -
 2 files changed, 18 deletions(-)

diff --git a/debian/patches/python_libs.patch b/debian/patches/python_libs.patch
deleted file mode 100644
index b456b8e..0000000
--- a/debian/patches/python_libs.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix for bug #710635
-Forwarded: by private mail, will be in 0.3.1
-Author: Julien Puydt <julien.puydt at laposte.net>
-
-diff --git a/m4/ax_python_devel.m4 b/m4/ax_python_devel.m4
-index a62b860..e83734c 100644
---- a/m4/ax_python_devel.m4
-+++ b/m4/ax_python_devel.m4
-@@ -266,7 +266,7 @@ EOD`
- 	if test -z "$PYTHON_EXTRA_LIBS"; then
- 	   PYTHON_EXTRA_LIBS=`$PYTHON -c "import distutils.sysconfig; \
-                 conf = distutils.sysconfig.get_config_var; \
--                print (conf('LOCALMODLIBS') + ' ' + conf('LIBS'))"`
-+                print (conf('LIBS'))"`
- 	fi
- 	AC_MSG_RESULT([$PYTHON_EXTRA_LIBS])
- 	AC_SUBST(PYTHON_EXTRA_LIBS)
diff --git a/debian/patches/series b/debian/patches/series
index 7c86f85..045cb53 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 comments.patch
-python_libs.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pynac.git



More information about the debian-science-commits mailing list