[X2Go-Commits] python-paramiko.git - x2go (branch) updated: f1925063ebf00ef6a7f516a8f86d65c35e110d6f

X2Go dev team git-admin at x2go.org
Wed May 8 13:49:32 CEST 2013


The branch, x2go has been updated
       via  f1925063ebf00ef6a7f516a8f86d65c35e110d6f (commit)
      from  56d847b7e64e73b1fb7db3c11ea3a516a66e7608 (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 f1925063ebf00ef6a7f516a8f86d65c35e110d6f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed May 8 13:49:18 2013 +0200

    update patch 001

-----------------------------------------------------------------------

Summary of changes:
 Makefile                                      |   15 ---------------
 debian/patches/001_no-upstream-makefile.patch |    3 +--
 2 files changed, 1 insertion(+), 17 deletions(-)
 delete mode 100644 Makefile

The diff of changes is:
diff --git a/Makefile b/Makefile
deleted file mode 100644
index 572f867..0000000
--- a/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-release: docs
-	python setup.py sdist register upload
-
-docs: paramiko/*
-	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
diff --git a/debian/patches/001_no-upstream-makefile.patch b/debian/patches/001_no-upstream-makefile.patch
index da048cf..412484b 100644
--- a/debian/patches/001_no-upstream-makefile.patch
+++ b/debian/patches/001_no-upstream-makefile.patch
@@ -4,7 +4,7 @@
 -release: docs
 -	python setup.py sdist register upload
 -
--docs:
+-docs: paramiko/*
 -	epydoc --no-private -o docs/ paramiko
 -
 -clean:
@@ -16,4 +16,3 @@
 -
 -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