1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180
|
execnet (1.4.1-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Disable tests that are often failing (Closes: #854494, #858189).
-- Thomas Goirand <zigo@debian.org> Tue, 04 Apr 2017 20:30:05 +0000
execnet (1.4.1-3) unstable; urgency=medium
* add test_gateway-fix-race-condition.patch (Closes: #840823 [thanks
to Andreas Cadhalpun].
* deb/clean: add .cache/.
* run DEP-8 tests for Python3 without warnings (Closes: #849466).
-- Daniel Stender <stender@debian.org> Sun, 22 Jan 2017 16:05:01 +0100
execnet (1.4.1-2) unstable; urgency=medium
* deb/control:
+ add Breaks & Replaces for execnet-doc package (Closes: #840108).
+ add relationships between packages and docs (Suggests and Recommends).
-- Daniel Stender <stender@debian.org> Sat, 08 Oct 2016 13:08:22 +0200
execnet (1.4.1-1) unstable; urgency=medium
* build with execnet_1.4.1.orig.tar.xz (stripped Files-Excluded).
* build with Python 3 package (Closes: #782919):
+ add package description in deb/control.
+ add Python 3 packages to build-deps in deb/control.
+ build with dh_python3 in deb/rules.
* deb/control:
+ put myself into Maintainer field.
+ bump Debhelper version to 9 (also in deb/compat).
+ add dh-python and pytest to build-deps.
+ bump standards to 3.9.8 (no changes needed).
+ add Vcs fields (source is at collab-maint).
+ remove Provides and Breaks (obsolete).
+ cosmetics (wrap runtime deps, remove trailing whitespace, fix typo).
* deb/copyright:
+ rewritten to meet DEP-5.
+ add egg-info/ and .hg-s to Files-Excluded.
* deb/rules:
+ build with buildsystem=pybuild, add export for PYBUILD_NAME.
+ add override for dh_auto_test (invoking pytest).
+ add override for dh_installchangelogs.
+ use dh_installdocs to contribute ISSUES.txt.
+ cosmetics, remove spurious and obsolete lines and overrides.
* deb/clean: clean whole egg-info/ folder.
* deb/watch: watch pypi.debian.net.
* add:
+ deb/gbp.conf.
+ conf.py-int-for-linkcheck_timeout.patch.
+ remove-privacy-breach-google-adsense.patch
* build execnet-doc package:
+ add package description in deb/control.
+ build with dh_sphinxdoc in deb/rules.
+ rename deb/python-execnet.doc-base, updated.
+ remove deb/docs (not needed anymore, README.txt obsolete).
* run DEP-8 tests.
-- Daniel Stender <stender@debian.org> Thu, 06 Oct 2016 23:21:30 +0200
execnet (1.4.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release (Closes: #790677).
* deb/control:
+ added version to apipkg build-dep.
+ added setuptools and setuptools-scm to build-deps.
+ wrapped build-deps.
* drop deb/patches/external-apipkg (not needed anymore).
-- Daniel Stender <stender@debian.org> Mon, 26 Sep 2016 19:42:42 +0200
execnet (1.0.9-0.1) unstable; urgency=low
* Non-maintainer upload
* New upstream release (Closes: #673686)
-- Simon Chopin <chopin.simon@gmail.com> Sat, 26 May 2012 16:28:24 +0200
execnet (1.0.8-1.1) unstable; urgency=low
* Non-maintainer upload.
* Rebuild to add Python 2.7 support
-- Piotr Ożarowski <piotr@debian.org> Sun, 08 May 2011 16:45:38 +0200
execnet (1.0.8-1) unstable; urgency=low
* Imported Upstream version 1.0.8
* python-support => dh_python2
* ported apipkg patch to new version
* Bumped Standards-Version
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Sat, 26 Feb 2011 22:31:54 +0100
execnet (1.0.6-2) unstable; urgency=low
* Fix dpkg-source -x patch fuzziness
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Mon, 03 May 2010 16:04:11 +0200
execnet (1.0.6-1) unstable; urgency=low
* Imported Upstream version 1.0.6
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Sun, 02 May 2010 16:15:20 +0200
execnet (1.0.5-3) unstable; urgency=low
* Fixed build-dependency - thanks to Chris Lamb
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Wed, 24 Feb 2010 17:39:03 +0100
execnet (1.0.5-2) unstable; urgency=low
* Depend on python-apipkg instead of embedding it
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Tue, 23 Feb 2010 11:13:04 +0100
execnet (1.0.5-1) unstable; urgency=low
* minor simplified cleaning
* Imported Upstream version 1.0.5
* Standards-Version bumped to 3.8.4
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Sun, 07 Feb 2010 18:48:43 +0100
execnet (1.0.4-1) unstable; urgency=low
* Imported Upstream version 1.0.4
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Tue, 19 Jan 2010 19:18:29 +0100
execnet (1.0.3-1) unstable; urgency=low
* Imported Upstream version 1.0.3
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Mon, 18 Jan 2010 14:54:08 +0100
execnet (1.0.2-1) unstable; urgency=low
* Use 3.0 (quilt) source package format
* Clean execnet.egg-info/SOURCES.txt
* Added XS-Python-Version/XB-Python-Version
* Imported Upstream version 1.0.2
* Added autopkgtest test
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Sun, 27 Dec 2009 19:46:30 +0100
execnet (1.0.1-2) unstable; urgency=low
* Added improvements from Chris Lamb (Sponsor), thanks
- Fixed debian/python-execnet.doc-base filename
- Removed redundant section tag in debian/control
- Removed unneeded template comments in debian/rules
* Use upstreams short description
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Mon, 07 Dec 2009 09:09:51 +0100
execnet (1.0.1-1) unstable; urgency=low
* New upstream release
* Updated package description to match upstream
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Sun, 06 Dec 2009 12:56:43 +0100
execnet (1.0.0-2) unstable; urgency=low
* Install documentation in html-format
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Sat, 05 Dec 2009 16:32:21 +0100
execnet (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #559152)
-- Adam Schmalhofer <Adam.Schmalhofer@gmx.de> Wed, 02 Dec 2009 08:13:35 +0100
|