Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove XS- From TestsuiteHEADmaster | Christopher Baines | 2016-02-15 |
| | |||
* | Use the upstream test script | Christopher Baines | 2016-02-15 |
| | |||
* | Refresh patch | Christopher Baines | 2016-02-07 |
| | |||
* | Update changelog | Christopher Baines | 2016-02-07 |
| | |||
* | Merge tag 'upstream/1.16.0' | Christopher Baines | 2016-02-07 |
|\ | | | | | | | Upstream version 1.16.0 | ||
| * | Imported Upstream version 1.16.0upstream/1.16.0upstream | Christopher Baines | 2016-02-07 |
| | | |||
* | | Update changelog for 1.15.3-1 releasedebian/1.15.3-1 | Jeremy T. Bouse | 2015-10-25 |
| | | |||
* | | Merge tag 'upstream/1.15.3' | Jeremy T. Bouse | 2015-10-25 |
|\| | | | | | | | Upstream version 1.15.3 | ||
| * | Imported Upstream version 1.15.3upstream/1.15.3 | Jeremy T. Bouse | 2015-10-25 |
| | | |||
* | | Update changelog for 1.15.2-1 releasedebian/1.15.2-1 | Jeremy T. Bouse | 2015-07-08 |
| | | |||
* | | Update Standards-Version (no changes needed) | Jeremy T. Bouse | 2015-03-12 |
| | | |||
* | | Merge tag 'upstream/1.15.2' | Jeremy T. Bouse | 2015-03-12 |
|\| | | | | | | | Upstream version 1.15.2 | ||
| * | Imported Upstream version 1.15.2 | Jeremy T. Bouse | 2015-03-12 |
| | | |||
* | | Update changelog for 1.15.1-1 releasedebian/1.15.1-1 | Jeremy T. Bouse | 2014-09-23 |
| | | |||
* | | Add patch to localize generated documentation | Jeremy T. Bouse | 2014-09-23 |
| | | |||
* | | Move from epydoc to sphinx for doc build | Jeremy T. Bouse | 2014-09-23 |
| | | |||
* | | Update gbp.conf section headers for newer version | Jeremy T. Bouse | 2014-09-22 |
| | | |||
* | | Merge tag 'upstream/1.15.1' | Jeremy T. Bouse | 2014-09-22 |
|\| | | | | | | | Upstream version 1.15.1 | ||
| * | Imported Upstream version 1.15.1upstream/1.15.1 | Jeremy T. Bouse | 2014-09-22 |
| | | |||
* | | Update changelog for 1.15.0-1 releasedebian/1.15.0-1 | Jeremy T. Bouse | 2014-09-22 |
| | | |||
* | | Specify minimum required version of ecdsa | Jeremy T. Bouse | 2014-09-22 |
| | | |||
* | | Merge tag 'upstream/1.15.0' | Jeremy T. Bouse | 2014-09-22 |
|\| | | | | | | | Upstream version 1.15.0 | ||
| * | Imported Upstream version 1.15.0upstream/1.15.0 | Jeremy T. Bouse | 2014-09-22 |
| | | |||
* | | debian/gbp.conf: Update postbuild for git-buildpackage | Jeremy T. Bouse | 2014-09-06 |
| | | |||
* | | Implement pybuild buildsystem | Jeremy T. Bouse | 2014-08-30 |
| | | |||
* | | Update changelog for 1.14.1-1 releasedebian/1.14.1-1 | Jeremy T. Bouse | 2014-08-28 |
| | | |||
* | | Revert "Include upstream GitHub Pull Request #352 to fix RC bug" | Jeremy T. Bouse | 2014-08-28 |
| | | | | | | | | This reverts commit 8f1f5633eb2c2cdaec7691021f6d495772459448. | ||
* | | Merge tag 'upstream/1.14.1' | Jeremy T. Bouse | 2014-08-28 |
|\| | | | | | | | Upstream version 1.14.1 | ||
| * | Imported Upstream version 1.14.1upstream/1.14.1 | Jeremy T. Bouse | 2014-08-28 |
| | | |||
* | | Include upstream GitHub Pull Request #352 to fix RC bug | Jeremy T. Bouse | 2014-08-28 |
| | | | | | | | | | | | | | | | | | | | | Bring existing pull request by Jelmer Vernooij <jelmer> that has been submitted upstream but has not been accepted yet in order to work around the critical error. Will remove this patch when either upstream accepts or provides a better fix. Thanks: Jelmer Vernooij <jelmer> Closes: #750517, #755910 | ||
* | | Merge pull request #1 from takluyver/autopkgtest | Jeremy T. Bouse | 2014-06-20 |
|\ \ | | | | | | | | | | | | | | | | | | | Add autopkgtest (DEP 8) information Closes: #1332329 Thanks: Thomas Kluyver | ||
| * | | Add autopkgtest information | Thomas Kluyver | 2014-06-19 |
|/ / | | | | | | | | | Copied from this Ubuntu commit, then added Python 3 test run: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/paramiko/utopic/revision/15 | ||
* | | Update changelog for 1.14.0-2 releasedebian/1.14.0-2 | Jeremy T. Bouse | 2014-05-27 |
| | | |||
* | | 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. | ||
* | | Add Python 3 support to build | Jeremy T. Bouse | 2014-05-27 |
| | | | | | | | | | | Closes: #697600, #749512 Thanks: Thomas Goirand <zigo> | ||
* | | Add python-ecdsa to Build-Depends | Jeremy T. Bouse | 2014-05-27 |
| | | | | | | | | Closes: #702571 | ||
* | | Add extend-diff-ignore to debian/source/options | Jeremy T. Bouse | 2014-05-27 |
| | | | | | | | | | | | | | | Cleans the build and docs folder to be able to build the package twice without problems. Thanks: Thomas Goirand <zigo> | ||
* | | debian/changelog: Update for 1.14.0-1 releasedebian/1.14.0-1 | Jeremy T. Bouse | 2014-05-11 |
| | | |||
* | | debian/control: Fix VCS URL | Jeremy T. Bouse | 2014-05-11 |
| | | |||
* | | debian/control: Removed unknown XS-Testsuite | Jeremy T. Bouse | 2014-05-11 |
| | | |||
* | | debian/control: Fix type in paramiko-doc block | Jeremy T. Bouse | 2014-05-11 |
| | | |||
* | | debian/patches/*: Removed patch applied upstream | Jeremy T. Bouse | 2014-05-11 |
| | | |||
* | | Merge tag 'upstream/1.14.0' | Jeremy T. Bouse | 2014-05-11 |
|\| | | | | | | | Upstream version 1.14.0 | ||
| * | Imported Upstream version 1.14.0upstream/1.14.0 | Jeremy T. Bouse | 2014-05-11 |
| | | |||
* | | Update Vcs location | Jeremy T. Bouse | 2014-05-11 |
| | | |||
* | | Fix paramiko-doc overwriting /usr/share/doc-base/python-paramiko | Jeremy T. Bouse | 2014-02-14 |
| | | | | | | | | | | Closes: #718004 Thanks: Felix Geyer <fgeyer@debian.org> | ||
* | | Update Standards-Version to 3.9.5 | Jeremy T. Bouse | 2014-02-14 |
| | | |||
* | | Merge tag 'upstream/1.12.2' | Jeremy T. Bouse | 2014-02-14 |
|\| | | | | | | | Upstream version 1.12.2 | ||
| * | Imported Upstream version 1.12.2upstream/1.12.2 | Jeremy T. Bouse | 2014-02-14 |
| | | |||
* | | Update debian/control to move VCS location | Jeremy T. Bouse | 2014-02-14 |
| | |