[Python-modules-commits] [pycurl] 122/140: update debian/patches directory
Barry Warsaw
barry at moszumanska.debian.org
Wed Oct 1 21:45:16 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 7129213c772b922b0fb47959a82d451fe1f65e9c
Author: Barry Warsaw <barry at python.org>
Date: Wed Oct 1 16:44:07 2014 -0400
update debian/patches directory
---
debian/.git-dpm | 2 +-
debian/patches/10_setup.py.patch | 16 +++++++++++++---
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/debian/.git-dpm b/debian/.git-dpm
index cf9613b..a036fa3 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -1,5 +1,5 @@
# see git-dpm(1) from git-dpm package
-NONE
+bacd2e880a3d67a26323d0e9addba06dbd58e739
bacd2e880a3d67a26323d0e9addba06dbd58e739
f8704167610d6109e193dcaaf6da64edca74921f
f8704167610d6109e193dcaaf6da64edca74921f
diff --git a/debian/patches/10_setup.py.patch b/debian/patches/10_setup.py.patch
index f4f5435..56c472a 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
+From bacd2e880a3d67a26323d0e9addba06dbd58e739 Mon Sep 17 00:00:00 2001
+From: Sandro Tosi <morph at debian.org>
+Date: Sat, 18 Jan 2014 22:06:19 +0100
+Subject: Adjust setup.py file for Debian architecture
+
+Patch-Name: 10_setup.py.patch
+---
+ setup.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index 40603ff..36bfe0d 100644
--- a/setup.py
+++ b/setup.py
-@@ -25,7 +25,7 @@ class ConfigurationError(exception_base)
+@@ -25,7 +25,7 @@ class ConfigurationError(exception_base):
pass
include_dirs = []
--
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