Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | debian/control: Add Build-Depend on python-epydoc | Jeremy T. Bouse | 2013-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 version | Jeremy T. Bouse | 2013-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 problems | Jeremy T. Bouse | 2013-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 upstream | Jeremy T. Bouse | 2013-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 settings | Jeremy T. Bouse | 2013-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 address | Jeremy T. Bouse | 2013-05-25 | |
| | | | | | | | | | | Closes: #690080 Thanks: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | |||
* | | 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 | Salvatore Bonaccorso | 2013-05-25 | |
| | | | | | | | | | | | | Fix bug "Transfers fail after 1GB; rekeying window too small". Closes: #659007 | |||
* | | 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 | |
| | | ||||
* | | debian/source/local-options: set unapply-patches option | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Update package to clean up lintian findings | Jeremy T. Bouse | 2013-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 release | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Debian package build environment cleanup | Jeremy T. Bouse | 2013-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_python2 | Jeremy T. Bouse | 2013-05-25 | |
| | | | | | | | | Closes: #637379 | |||
* | | debian/changelog: Update for 1.7.7.1-1 release | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | debian/control: Updated standards version (no change) | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | debian/patches: Patches included in upstream | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | debian/changelog: Update for 1.7.6-6 release | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Add back quilt support NMU removed & update clean target | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Cherrypick two pending upstream bug fixes. | Jelmer Vernooij | 2013-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 calls | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Clean-up debian/control file | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Move package to 3.0 (quilt) format going forward | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Replaced cdbs with debhelper and quilt | Jeremy T. Bouse | 2013-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 release | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | debian/rules: Remove simple-patchsys.mk | Jeremy T. Bouse | 2013-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 dependency | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Prepare for 1.7.6-4 release | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | debian/control: Build-Depends python-all-dev to python-all | Jeremy T. Bouse | 2013-05-25 | |
| | | | | | | | | Cleans up existing lintian error message remaining in source | |||
* | | debian/control: Add versioned dependency on python-crypto | Jeremy T. Bouse | 2013-05-25 | |
| | | | | | | | | Closes: #479596 | |||
* | | Update Standards-Version to 3.9.0 | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Update Standards-Version to 3.8.4 | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Prepare for 1.7.6-3 release | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Add conflict against fabric 0.9.0-1 | Jeremy T. Bouse | 2013-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 release | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | debian/control: Fix last remaining lintian warning | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | debian/changelog: Update for 1.7.6-1 release | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | debian/control: Update Vcs-* entries | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Remove Vcs-* entries until repository is setup | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Update Build-Depends | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Include docs/ contents with build | Jeremy T. Bouse | 2013-05-25 | |
| | | | | | | | | LP: #364998 | |||
* | | Package build clean-up | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Update debian/watch syntax | Jeremy T. Bouse | 2013-05-25 | |
| | | ||||
* | | Fix formatting error for __all__ in paramiko/__init__.py | Jeremy T. Bouse | 2013-05-25 | |
| | | | | | | | | Closes: #494836 | |||
* | | Imported Debian patch 1.7.4-0.1 | Matthias Klose | 2013-05-25 | |
| | | ||||
* | | Imported Debian patch 1.5.2-0.1 | Robert Collins | 2013-05-25 | |
|/ |