[Python-modules-commits] [pycurl] 128/140: update debian/patches directory

Barry Warsaw barry at moszumanska.debian.org
Wed Oct 1 21:45:17 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 fb0fa8a97185412c91e5f3c8a4e3a8c8ceaf3478
Author: Barry Warsaw <barry at python.org>
Date:   Wed Oct 1 16:44:11 2014 -0400

    update debian/patches directory
---
 debian/.git-dpm                              |  2 +-
 debian/patches/10_setup.py.patch             | 14 ++++++++++++--
 debian/patches/20_build_doc_for_debian.patch | 14 +++++++++++---
 3 files changed, 24 insertions(+), 6 deletions(-)

diff --git a/debian/.git-dpm b/debian/.git-dpm
index 9e16a38..89d6c64 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -1,5 +1,5 @@
 # see git-dpm(1) from git-dpm package
-NONE
+fee49d6404d03c2c05dc7267db9e0f4d6bac826f
 fee49d6404d03c2c05dc7267db9e0f4d6bac826f
 8e6f1b9f15258f380b8f8d7252c8c1a6dfe32900
 8e6f1b9f15258f380b8f8d7252c8c1a6dfe32900
diff --git a/debian/patches/10_setup.py.patch b/debian/patches/10_setup.py.patch
index a5fdcf5..ad5f052 100644
--- a/debian/patches/10_setup.py.patch
+++ b/debian/patches/10_setup.py.patch
@@ -1,5 +1,15 @@
-Author: Sandro Tosi <morph at debian.org>
-Description: Adjust setup.py file for Debian architecture
+From febb79269804ca2a331ee3a5a95d134a72891a56 Mon Sep 17 00:00:00 2001
+From: Sandro Tosi <morph at debian.org>
+Date: Sun, 16 Feb 2014 16:57:18 +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 d35f151..127b1b3 100644
 --- a/setup.py
 +++ b/setup.py
 @@ -54,7 +54,7 @@ def scan_argv(s, default=None):
diff --git a/debian/patches/20_build_doc_for_debian.patch b/debian/patches/20_build_doc_for_debian.patch
index 9c68a66..84ebfb9 100644
--- a/debian/patches/20_build_doc_for_debian.patch
+++ b/debian/patches/20_build_doc_for_debian.patch
@@ -1,10 +1,18 @@
-Description: Adapt documentation build process for Debian packaging purposes
-Author: Sandro Tosi <morph at debian.org>
+From fee49d6404d03c2c05dc7267db9e0f4d6bac826f Mon Sep 17 00:00:00 2001
+From: Sandro Tosi <morph at debian.org>
+Date: Sun, 16 Feb 2014 16:57:18 +0100
+Subject: Adapt documentation build process for Debian packaging purposes
+
 Origin: vendor
 Forwarded: not-needed
 Last-Update: 2014-02-15
+Patch-Name: 20_build_doc_for_debian.patch
 ---
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+ Makefile | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index c45a310..19d573e 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -63,10 +63,11 @@ windist: distclean

-- 
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