[X2Go-Commits] python-paramiko.git - x2go (branch) updated: 56d847b7e64e73b1fb7db3c11ea3a516a66e7608
X2Go dev team
git-admin at x2go.org
Wed May 8 13:47:49 CEST 2013
The branch, x2go has been updated
via 56d847b7e64e73b1fb7db3c11ea3a516a66e7608 (commit)
from a44ccafd66925c53caed0cb9ae65641b7e87acf3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 56d847b7e64e73b1fb7db3c11ea3a516a66e7608
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed May 8 13:47:37 2013 +0200
re-add lost patch
-----------------------------------------------------------------------
Summary of changes:
debian/patches/001_no-upstream-makefile.patch | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 debian/patches/001_no-upstream-makefile.patch
The diff of changes is:
diff --git a/debian/patches/001_no-upstream-makefile.patch b/debian/patches/001_no-upstream-makefile.patch
new file mode 100644
index 0000000..da048cf
--- /dev/null
+++ b/debian/patches/001_no-upstream-makefile.patch
@@ -0,0 +1,19 @@
+--- a/Makefile
++++ /dev/null
+@@ -1,15 +0,0 @@
+-release: docs
+- python setup.py sdist register upload
+-
+-docs:
+- epydoc --no-private -o docs/ paramiko
+-
+-clean:
+- rm -rf build dist docs
+- rm -f MANIFEST *.log demos/*.log
+- rm -f paramiko/*.pyc
+- rm -f test.log
+- rm -rf paramiko.egg-info
+-
+-test:
+- python ./test.py
+
hooks/post-receive
--
python-paramiko.git (Debian package python-paramiko)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-paramiko.git" (Debian package python-paramiko).
More information about the x2go-commits
mailing list