aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Expand)AuthorAge
* Remove XS- From TestsuiteHEADmasterChristopher Baines2016-02-15
* Update Standards-Version (no changes needed)Jeremy T. Bouse2015-03-12
* Move from epydoc to sphinx for doc buildJeremy T. Bouse2014-09-23
* Specify minimum required version of ecdsaJeremy T. Bouse2014-09-22
* Implement pybuild buildsystemJeremy T. Bouse2014-08-30
* Revert "Include upstream GitHub Pull Request #352 to fix RC bug"•••This reverts commit 8f1f5633eb2c2cdaec7691021f6d495772459448. Jeremy T. Bouse2014-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. Bouse2014-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 Kluyver2014-06-19
* Add Python 3 support to build•••Closes: #697600, #749512 Thanks: Thomas Goirand <zigo> Jeremy T. Bouse2014-05-27
* Add python-ecdsa to Build-Depends•••Closes: #702571 Jeremy T. Bouse2014-05-27
* 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
* Update Vcs locationJeremy T. Bouse2014-05-11
* Fix paramiko-doc overwriting /usr/share/doc-base/python-paramiko•••Closes: #718004 Thanks: Felix Geyer <fgeyer@debian.org> Jeremy T. Bouse2014-02-14
* 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 package•••Thanks to Jean-Baptiste Lallement! https://launchpad.net/bugs/1248706 Martin Pitt2013-11-07
* 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. Bouse2013-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. Bouse2013-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. Bouse2013-05-25
* debian/{control,watch}: Update for new maintainer and source address•••Closes: #690080 Thanks: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Jeremy T. Bouse2013-05-25
* debian/control: Revise debhelper Build-Depends entryJeremy T. Bouse2013-05-25
* debian/control: Upgrade Debian Standard (no changes needed)Jeremy T. Bouse2013-05-25
* Update package to clean up lintian findings•••debian/copyright: Remove reference to symlink of license debian/control: Remove Build-Depends on quilt debian/rules: Remove --with quilt from build Jeremy T. Bouse2013-05-25
* Debian package build environment cleanup•••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 Jeremy T. Bouse2013-05-25
* debian/*: Update build to use dh_python2•••Closes: #637379 Jeremy T. Bouse2013-05-25
* debian/control: Updated standards version (no change)Jeremy T. Bouse2013-05-25
* Add back quilt support NMU removed & update clean targetJeremy T. Bouse2013-05-25
* Cherrypick two pending upstream bug fixes.•••* 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). Jelmer Vernooij2013-05-25
* Clean-up debian/control fileJeremy T. Bouse2013-05-25
* Replaced cdbs with debhelper and quilt•••Moving package to 3.0 (quilt) format remove cdbs build environment and replace using debhelper (dh) with python-support & quilt add-ons. Jeremy T. Bouse2013-05-25
* debian/control: Fix python-crypto version dependencyJeremy T. Bouse2013-05-25
* debian/control: Build-Depends python-all-dev to python-all•••Cleans up existing lintian error message remaining in source Jeremy T. Bouse2013-05-25
* debian/control: Add versioned dependency on python-crypto•••Closes: #479596 Jeremy T. Bouse2013-05-25
* Update Standards-Version to 3.9.0Jeremy T. Bouse2013-05-25
* Update Standards-Version to 3.8.4Jeremy T. Bouse2013-05-25
* Add conflict against fabric 0.9.0-1•••Fabric package maintainer was a tool and included an external source of paramiko in their packaging which causes conflicts. As I have no contol over Fabric packaging I can conflict against offending versions of the package. Closes: #563490 Thanks: Chris Lamb <lamby@debian.org> for being a packaging tool Jeremy T. Bouse2013-05-25
* debian/control: Fix last remaining lintian warningJeremy T. Bouse2013-05-25
* debian/control: Update Vcs-* entriesJeremy T. Bouse2013-05-25
* Remove Vcs-* entries until repository is setupJeremy T. Bouse2013-05-25
* Update Build-DependsJeremy T. Bouse2013-05-25
* Package build clean-upJeremy T. Bouse2013-05-25
* Fix formatting error for __all__ in paramiko/__init__.py•••Closes: #494836 Jeremy T. Bouse2013-05-25
* Imported Debian patch 1.7.4-0.1Matthias Klose2013-05-25
* Imported Debian patch 1.5.2-0.1Robert Collins2013-05-25