aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* Remove XS- From TestsuiteHEADmasterChristopher Baines2016-02-15
|
* Use the upstream test scriptChristopher Baines2016-02-15
|
* Refresh patchChristopher Baines2016-02-07
|
* Update changelogChristopher Baines2016-02-07
|
* Update changelog for 1.15.3-1 releasedebian/1.15.3-1Jeremy T. Bouse2015-10-25
|
* Update changelog for 1.15.2-1 releasedebian/1.15.2-1Jeremy T. Bouse2015-07-08
|
* Update Standards-Version (no changes needed)Jeremy T. Bouse2015-03-12
|
* Update changelog for 1.15.1-1 releasedebian/1.15.1-1Jeremy T. Bouse2014-09-23
|
* Add patch to localize generated documentationJeremy T. Bouse2014-09-23
|
* Move from epydoc to sphinx for doc buildJeremy T. Bouse2014-09-23
|
* Update gbp.conf section headers for newer versionJeremy T. Bouse2014-09-22
|
* Update changelog for 1.15.0-1 releasedebian/1.15.0-1Jeremy T. Bouse2014-09-22
|
* Specify minimum required version of ecdsaJeremy T. Bouse2014-09-22
|
* debian/gbp.conf: Update postbuild for git-buildpackageJeremy T. Bouse2014-09-06
|
* Implement pybuild buildsystemJeremy T. Bouse2014-08-30
|
* Update changelog for 1.14.1-1 releasedebian/1.14.1-1Jeremy T. Bouse2014-08-28
|
* Revert "Include upstream GitHub Pull Request #352 to fix RC bug"Jeremy T. Bouse2014-08-28
| | | | This reverts commit 8f1f5633eb2c2cdaec7691021f6d495772459448.
* Include upstream GitHub Pull Request #352 to fix RC bugJeremy T. Bouse2014-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
* Add autopkgtest informationThomas Kluyver2014-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-2Jeremy T. Bouse2014-05-27
|
* 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>
* Add python-ecdsa to Build-DependsJeremy T. Bouse2014-05-27
| | | | Closes: #702571
* Add extend-diff-ignore to debian/source/optionsJeremy T. Bouse2014-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-1Jeremy T. Bouse2014-05-11
|
* debian/control: Fix VCS URLJeremy T. Bouse2014-05-11
|
* debian/control: Removed unknown XS-TestsuiteJeremy T. Bouse2014-05-11
|
* debian/control: Fix type in paramiko-doc blockJeremy T. Bouse2014-05-11
|
* debian/patches/*: Removed patch applied upstreamJeremy T. Bouse2014-05-11
|
* Update Vcs locationJeremy T. Bouse2014-05-11
|
* Fix paramiko-doc overwriting /usr/share/doc-base/python-paramikoJeremy T. Bouse2014-02-14
| | | | | Closes: #718004 Thanks: Felix Geyer <fgeyer@debian.org>
* Update Standards-Version to 3.9.5Jeremy T. Bouse2014-02-14
|
* Update debian/control to move VCS locationJeremy T. Bouse2014-02-14
|
* Add autopkgtest that runs the upstream test suite against the installed packageMartin Pitt2013-11-07
| | | | | | Thanks to Jean-Baptiste Lallement! https://launchpad.net/bugs/1248706
* debian/changelog: Release 1.10.1-1debian/1.10.1-1Jeremy T. Bouse2013-06-27
| | | | Git-Dch: Ignore
* debian/*: Build out separate paramiko-doc packageJeremy T. Bouse2013-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>
* debian/patches/*: Add patch to remove upstream MakefileJeremy T. Bouse2013-05-25
| | | | | Include patch to remove upstream Makefile to allow package build process to work properly.
* debian/control: Add Build-Depend on python-epydocJeremy T. Bouse2013-05-25
| | | | | With auto-generated docs need to depend on the epydoc package that is used to generate them.
* 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.
* debian/patches/*: Removed hostkey patch that caused problemsJeremy T. Bouse2013-05-25
| | | | | | 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>
* debian/patches/*: Removed patch included in upstreamJeremy T. Bouse2013-05-25
| | | | | The Fix-SSHException-when-re-keying-over-a-fast-connection patch was included into the upstream code release.
* debian/gbp.conf: Add standard git-buildpackage settingsJeremy T. Bouse2013-05-25
| | | | | To keep consistent use of git-buildpackage for package management set the standard vaules.
* debian/{control,watch}: Update for new maintainer and source addressJeremy T. Bouse2013-05-25
| | | | | Closes: #690080 Thanks: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* debian/control: Revise debhelper Build-Depends entryJeremy T. Bouse2013-05-25
|
* debian/changelog: Update for 1.7.7.1-3 releaseJeremy T. Bouse2013-05-25
|
* debian/control: Upgrade Debian Standard (no changes needed)Jeremy T. Bouse2013-05-25
|
* Prepare changelog for NMU uploadSalvatore Bonaccorso2013-05-25
|
* Add Fix-SSHException-when-re-keying-over-a-fast-connection.patch patchSalvatore Bonaccorso2013-05-25
| | | | | | Fix bug "Transfers fail after 1GB; rekeying window too small". Closes: #659007
* Imported Debian patch 1.7.7.1-2.1Luk Claes2013-05-25
|
* debian/watch: Don't need to use uupdate with gbpJeremy T. Bouse2013-05-25
|