[Python-modules-commits] [python-activipy] 05/11: merge patched into master

Wolfgang Borgert debacle at moszumanska.debian.org
Sun Nov 22 22:28:48 UTC 2015


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

debacle pushed a commit to branch master
in repository python-activipy.

commit 14ea2ef9944a11d435f45aa63cf877978ff9abcf
Merge: 4b952a9 ea21ccd
Author: W. Martin Borgert <debacle at debian.org>
Date:   Sun Nov 22 22:34:24 2015 +0100

    merge patched into master

 debian/.git-dpm                                        |  4 ++--
 .../0001-add-missing-encoding-in-setup.py.patch        | 18 ++++++++++++++++++
 debian/patches/series                                  |  1 +
 setup.py                                               |  1 +
 4 files changed, 22 insertions(+), 2 deletions(-)

diff --cc debian/.git-dpm
index 7e076e0,0000000..cc8d4db
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 9966f144fb19125b3caca789b9552689c454a0ad
- 9966f144fb19125b3caca789b9552689c454a0ad
++ea21ccd4f3fcd52dc80a23acd217a7a12c92e90a
++ea21ccd4f3fcd52dc80a23acd217a7a12c92e90a
 +9966f144fb19125b3caca789b9552689c454a0ad
 +9966f144fb19125b3caca789b9552689c454a0ad
 +python-activipy_0.1.orig.tar.gz
 +6ae0de737f301ca04ad22177e1708e0bd1926f7f
 +63727
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"
diff --cc debian/patches/0001-add-missing-encoding-in-setup.py.patch
index 0000000,0000000..3b07334
new file mode 100644
--- /dev/null
+++ b/debian/patches/0001-add-missing-encoding-in-setup.py.patch
@@@ -1,0 -1,0 +1,18 @@@
++From ea21ccd4f3fcd52dc80a23acd217a7a12c92e90a Mon Sep 17 00:00:00 2001
++From: "W. Martin Borgert" <debacle at debian.org>
++Date: Sun, 22 Nov 2015 22:33:51 +0100
++Subject: add missing encoding in setup.py
++
++---
++ setup.py | 1 +
++ 1 file changed, 1 insertion(+)
++
++diff --git a/setup.py b/setup.py
++index b7ac6e6..b8c2c43 100644
++--- a/setup.py
+++++ b/setup.py
++@@ -1,3 +1,4 @@
+++# coding=utf-8
++ ## Activipy --- ActivityStreams 2.0 implementation and testing for Python
++ ## Copyright © 2015  Christopher Allan Webber <cwebber at dustycloud.org>
++ ##
diff --cc debian/patches/series
index 0000000,0000000..ff61280
new file mode 100644
--- /dev/null
+++ b/debian/patches/series
@@@ -1,0 -1,0 +1,1 @@@
++0001-add-missing-encoding-in-setup.py.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-activipy.git



More information about the Python-modules-commits mailing list