Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up build environment | Jeremy T. Bouse | 2014-05-27 |
| | | | | | | | | | | | 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/*: Build out separate paramiko-doc package | Jeremy T. Bouse | 2013-05-25 |
Complaints were made that the generated HTML docs were too large and unneeded by default so they were split out to a separate package. Closes: #682255 Thanks: Touko Korpela <touko.korpela@iki.fi> |