From 95953ee70a91ba4f768bec5ad2a1241d3c3be7de Mon Sep 17 00:00:00 2001 From: "Jeremy T. Bouse" Date: Tue, 27 May 2014 19:57:20 -0400 Subject: Clean up build environment Remove extraneous files from debian/tests as I'm noot sure when these were introduced exactly or why but they don't appear to be used in anyway during the build. Clean up doc to use html/ rather than docs/ directory Include examples/ in doc package rather than python-paramiko now that we have python3-paramiko as well. --- debian/paramiko-doc.doc-base | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/paramiko-doc.doc-base') diff --git a/debian/paramiko-doc.doc-base b/debian/paramiko-doc.doc-base index 8dfa767..e5336d1 100644 --- a/debian/paramiko-doc.doc-base +++ b/debian/paramiko-doc.doc-base @@ -1,9 +1,9 @@ Document: python-paramiko Title: Paramiko -Author: Robey Pointer +Author: Jeff Forcier Abstract: A Python interface to the paramiko SSH2 protocol library Section: Programming/Python Format: html -Index: /usr/share/doc/paramiko-doc/docs/index.html -Files: /usr/share/doc/paramiko-doc/docs/*.html +Index: /usr/share/doc/paramiko-doc/html/index.html +Files: /usr/share/doc/paramiko-doc/html/*.html -- cgit v1.2.3