aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAge
* Use the upstream test scriptChristopher Baines2016-02-15
|
* Move from epydoc to sphinx for doc buildJeremy T. Bouse2014-09-23
|
* Implement pybuild buildsystemJeremy T. Bouse2014-08-30
|
* Clean up build environmentJeremy T. Bouse2014-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.
* Add Python 3 support to buildJeremy T. Bouse2014-05-27
| | | | | Closes: #697600, #749512 Thanks: Thomas Goirand <zigo>
* debian/*: clean up build files for new versionJeremy T. Bouse2013-05-25
| | | | | | Prepare package to be able to have both Py2 and Py3 packages when upstream finishes up the worked needed to support both from a single code base.
* Update package to clean up lintian findingsJeremy T. Bouse2013-05-25
| | | | | | debian/copyright: Remove reference to symlink of license debian/control: Remove Build-Depends on quilt debian/rules: Remove --with quilt from build
* Debian package build environment cleanupJeremy T. Bouse2013-05-25
| | | | | | | | | debian/clean: move files from dh_clean override into file debian/compat: updated compat mode to v8 debian/control: update debhelper dependency debian/rules: removed unneeded dh_clean override and updated % target debian/control: Remove unneeded Conflicts & Replaces lines debian/doc-base: add doc-base control file to package
* debian/*: Update build to use dh_python2Jeremy T. Bouse2013-05-25
| | | | Closes: #637379
* Add back quilt support NMU removed & update clean targetJeremy T. Bouse2013-05-25
|
* Cherrypick two pending upstream bug fixes.Jelmer Vernooij2013-05-25
| | | | | | | | | * Non-maintainer upload. * Avoid deprecated RandomPool. Patch by Gary van der Merwe. Closes: #576697 * Try connecting to each available address family until one succeeds. Patch by Andrew Bennetts. Closes: #602251 * Bump standards version to 3.9.1 (no changes).
* Add overrides to disable uneeded debhelper callsJeremy T. Bouse2013-05-25
|
* Replaced cdbs with debhelper and quiltJeremy T. Bouse2013-05-25
| | | | | Moving package to 3.0 (quilt) format remove cdbs build environment and replace using debhelper (dh) with python-support & quilt add-ons.
* debian/rules: Remove simple-patchsys.mkJeremy T. Bouse2013-05-25
| | | | | We currently don't have any maintainer patches and need to look at moving to quilt source format 3.0 if we need them in future.
* Package build clean-upJeremy T. Bouse2013-05-25
|
* Imported Debian patch 1.5.2-0.1Robert Collins2013-05-25