[Python-modules-commits] [pycurl] 102/140: update debian/patches directory
Barry Warsaw
barry at moszumanska.debian.org
Wed Oct 1 21:45:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository pycurl.
commit 45d03cef63193442167b9b21c34a2491a2641aaf
Author: Barry Warsaw <barry at python.org>
Date: Wed Oct 1 16:43:55 2014 -0400
update debian/patches directory
---
debian/.git-dpm | 2 +-
debian/patches/10_setup.py.patch | 22 ++++++++++++++++------
2 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/debian/.git-dpm b/debian/.git-dpm
index c00caa2..c9e296d 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -1,5 +1,5 @@
# see git-dpm(1) from git-dpm package
-NONE
+47020466ae1cf27acb508b8a92571470f7e15902
47020466ae1cf27acb508b8a92571470f7e15902
1beefa196373329e3f3a4d4d19463deed7a855c6
1beefa196373329e3f3a4d4d19463deed7a855c6
diff --git a/debian/patches/10_setup.py.patch b/debian/patches/10_setup.py.patch
index 800df4f..2c714c5 100644
--- a/debian/patches/10_setup.py.patch
+++ b/debian/patches/10_setup.py.patch
@@ -1,8 +1,18 @@
-Author: Sandro Tosi <morph at debian.org>
-Description: Adjust setup.py file for Debian architecture
---- pycurl-7.19.0.orig/setup.py
-+++ pycurl-7.19.0/setup.py
-@@ -17,7 +17,7 @@
+From 47020466ae1cf27acb508b8a92571470f7e15902 Mon Sep 17 00:00:00 2001
+From: Sandro Tosi <morph at debian.org>
+Date: Sat, 11 Feb 2012 17:22:11 +0100
+Subject: Adjust setup.py file for Debian architecture
+
+Patch-Name: 10_setup.py.patch
+---
+ setup.py | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+diff --git a/setup.py b/setup.py
+index 0ffd9d2..d2e5f8e 100644
+--- a/setup.py
++++ b/setup.py
+@@ -17,7 +17,7 @@ from distutils.util import split_quoted
from distutils.version import LooseVersion
include_dirs = []
@@ -11,7 +21,7 @@ Description: Adjust setup.py file for Debian architecture
library_dirs = []
libraries = []
runtime_library_dirs = []
-@@ -188,7 +188,6 @@
+@@ -188,7 +188,6 @@ setup_args = get_kw(
maintainer_email="kjetilja at gmail.com, markus at oberhumer.com",
url="http://pycurl.sourceforge.net/",
license="LGPL/MIT",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycurl.git
More information about the Python-modules-commits
mailing list