aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | 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
| |
* | debian/source/local-options: set unapply-patches optionJeremy T. Bouse2013-05-25
| |
* | 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/changelog: Update for 1.7.7.1-2 releaseJeremy T. Bouse2013-05-25
| |
* | 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
* | debian/changelog: Update for 1.7.7.1-1 releaseJeremy T. Bouse2013-05-25
| |
* | debian/control: Updated standards version (no change)Jeremy T. Bouse2013-05-25
| |
* | debian/patches: Patches included in upstreamJeremy T. Bouse2013-05-25
| |
* | debian/changelog: Update for 1.7.6-6 releaseJeremy T. Bouse2013-05-25
| |
* | 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
| |
* | Clean-up debian/control fileJeremy T. Bouse2013-05-25
| |
* | Move package to 3.0 (quilt) format going forwardJeremy 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/changelog: Update for 1.7.6-5 releaseJeremy T. Bouse2013-05-25
| |
* | 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.
* | debian/control: Fix python-crypto version dependencyJeremy T. Bouse2013-05-25
| |
* | Prepare for 1.7.6-4 releaseJeremy T. Bouse2013-05-25
| |
* | debian/control: Build-Depends python-all-dev to python-allJeremy T. Bouse2013-05-25
| | | | | | | | Cleans up existing lintian error message remaining in source
* | debian/control: Add versioned dependency on python-cryptoJeremy T. Bouse2013-05-25
| | | | | | | | Closes: #479596
* | Update Standards-Version to 3.9.0Jeremy T. Bouse2013-05-25
| |
* | Update Standards-Version to 3.8.4Jeremy T. Bouse2013-05-25
| |
* | Prepare for 1.7.6-3 releaseJeremy T. Bouse2013-05-25
| |
* | Add conflict against fabric 0.9.0-1Jeremy T. Bouse2013-05-25
| | | | | | | | | | | | | | | | | | | | 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
* | debian/changelog: Update for 1.7.6-2 releaseJeremy T. Bouse2013-05-25
| |
* | debian/control: Fix last remaining lintian warningJeremy T. Bouse2013-05-25
| |
* | debian/changelog: Update for 1.7.6-1 releaseJeremy 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
| |
* | Include docs/ contents with buildJeremy T. Bouse2013-05-25
| | | | | | | | LP: #364998
* | Package build clean-upJeremy T. Bouse2013-05-25
| |