| Commit message (Expand) | 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 |
* | Update changelog for 1.15.3-1 releasedebian/1.15.3-1 | 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 |
* | 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 |
* | 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 |
* | 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"•••This reverts commit 8f1f5633eb2c2cdaec7691021f6d495772459448.
| Jeremy T. Bouse | 2014-08-28 |
* | Include upstream GitHub Pull Request #352 to fix RC bug•••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
| Jeremy T. Bouse | 2014-08-28 |
* | Add autopkgtest information•••Copied from this Ubuntu commit, then added Python 3 test run:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/paramiko/utopic/revision/15
| Thomas Kluyver | 2014-06-19 |
* | Update changelog for 1.14.0-2 releasedebian/1.14.0-2 | Jeremy T. Bouse | 2014-05-27 |
* | 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.
| Jeremy T. Bouse | 2014-05-27 |
* | Add Python 3 support to build•••Closes: #697600, #749512
Thanks: Thomas Goirand <zigo>
| Jeremy T. Bouse | 2014-05-27 |
* | Add python-ecdsa to Build-Depends•••Closes: #702571
| Jeremy T. Bouse | 2014-05-27 |
* | Add extend-diff-ignore to debian/source/options•••Cleans the build and docs folder to be able to build the package
twice without problems.
Thanks: Thomas Goirand <zigo>
| Jeremy T. Bouse | 2014-05-27 |
* | 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 |
* | Update Vcs location | Jeremy T. Bouse | 2014-05-11 |
* | Fix paramiko-doc overwriting /usr/share/doc-base/python-paramiko•••Closes: #718004
Thanks: Felix Geyer <fgeyer@debian.org>
| Jeremy T. Bouse | 2014-02-14 |
* | Update Standards-Version to 3.9.5 | Jeremy T. Bouse | 2014-02-14 |
* | Update debian/control to move VCS location | Jeremy T. Bouse | 2014-02-14 |
* | Add autopkgtest that runs the upstream test suite against the installed package•••Thanks to Jean-Baptiste Lallement!
https://launchpad.net/bugs/1248706
| Martin Pitt | 2013-11-07 |
* | debian/changelog: Release 1.10.1-1•••Git-Dch: Ignore
debian/1.10.1-1 | Jeremy T. Bouse | 2013-06-27 |
* | debian/*: Build out separate paramiko-doc package•••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>
| Jeremy T. Bouse | 2013-05-25 |
* | debian/patches/*: Add patch to remove upstream Makefile•••Include patch to remove upstream Makefile to allow package build
process to work properly.
| Jeremy T. Bouse | 2013-05-25 |
* | debian/control: Add Build-Depend on python-epydoc•••With auto-generated docs need to depend on the epydoc package that
is used to generate them.
| Jeremy T. Bouse | 2013-05-25 |
* | debian/*: clean up build files for new version•••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.
| Jeremy T. Bouse | 2013-05-25 |
* | debian/patches/*: Removed hostkey patch that caused problems•••The initial patch was by NMU and later reported as not fixing the
problem so I'm reverting it.
Thanks: Lars Noschinski <lars@public.noschinski.de>
| Jeremy T. Bouse | 2013-05-25 |
* | debian/patches/*: Removed patch included in upstream•••The Fix-SSHException-when-re-keying-over-a-fast-connection patch
was included into the upstream code release.
| Jeremy T. Bouse | 2013-05-25 |
* | debian/gbp.conf: Add standard git-buildpackage settings•••To keep consistent use of git-buildpackage for package management
set the standard vaules.
| Jeremy T. Bouse | 2013-05-25 |
* | debian/{control,watch}: Update for new maintainer and source address•••Closes: #690080
Thanks: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
| Jeremy T. Bouse | 2013-05-25 |
* | debian/control: Revise debhelper Build-Depends entry | Jeremy T. Bouse | 2013-05-25 |
* | debian/changelog: Update for 1.7.7.1-3 release | Jeremy T. Bouse | 2013-05-25 |
* | debian/control: Upgrade Debian Standard (no changes needed) | Jeremy T. Bouse | 2013-05-25 |
* | Prepare changelog for NMU upload | Salvatore Bonaccorso | 2013-05-25 |
* | Add Fix-SSHException-when-re-keying-over-a-fast-connection.patch patch•••Fix bug "Transfers fail after 1GB; rekeying window too small".
Closes: #659007
| Salvatore Bonaccorso | 2013-05-25 |
* | Imported Debian patch 1.7.7.1-2.1 | Luk Claes | 2013-05-25 |
* | debian/watch: Don't need to use uupdate with gbp | Jeremy T. Bouse | 2013-05-25 |