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 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310
|
execnet (1.9.0-1) unstable; urgency=medium
* Update to new upstream release 1.9.0
* Update Standards-Version to 4.6.0
* Update d/watch version to 4
-- Scott Talbert <swt@techie.net> Wed, 18 Aug 2021 14:07:27 -0400
execnet (1.7.1-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Apply multi-arch hints.
+ execnet-doc: Add Multi-Arch: foreign.
[ Scott Talbert ]
* Add execnet/_version.py to d/clean (Closes: #978281)
* Update Standards-Version to 4.5.1 - no changes needed
-- Scott Talbert <swt@techie.net> Sun, 27 Dec 2020 21:49:22 -0500
execnet (1.7.1-3) unstable; urgency=medium
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Use secure URI in Homepage field.
[ Scott Talbert ]
* Run autopkgtests on supported Python versions vice installed
* Update Standards-Version to 4.5.0
* Update dephelper-compat to 13
* Rules-Requires-Root: no
* Update homepages
* Remove legacy files from d/copyright excludes
* Add upstream metadata
-- Scott Talbert <swt@techie.net> Thu, 13 Aug 2020 15:52:58 -0400
execnet (1.7.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Scott Talbert ]
* Remove Python 2 support (Closes: #936495)
-- Scott Talbert <swt@techie.net> Mon, 09 Dec 2019 20:52:46 -0500
execnet (1.7.1-1) unstable; urgency=medium
* Update to new upstream release 1.7.1
* d/patches: refresh
-- Scott Talbert <swt@techie.net> Sun, 01 Sep 2019 22:47:52 -0400
execnet (1.7.0-1) unstable; urgency=medium
* Update to new upstream release 1.7.0
* d/patches: refresh
-- Scott Talbert <swt@techie.net> Thu, 22 Aug 2019 20:29:46 -0400
execnet (1.6.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Scott Talbert ]
* Update to new upstream release 1.6.1
-- Scott Talbert <swt@techie.net> Fri, 26 Jul 2019 22:14:23 -0400
execnet (1.6.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs.
[ Scott Talbert ]
* Update to new upstream release 1.6.0
* d/control: update Standards Version to 4.4.0 (no changes needed)
* d/control: update debhelper compat version to 12
* d/patches: refresh patches
-- Scott Talbert <swt@techie.net> Mon, 08 Jul 2019 23:53:34 -0400
execnet (1.5.0-4) unstable; urgency=medium
* deb/test/control: need python-apipkg for py3 tests as well
-- Scott Talbert <swt@techie.net> Fri, 09 Nov 2018 20:45:19 -0500
execnet (1.5.0-3) unstable; urgency=medium
* deb/tests/control: add python2 for py3 tests to expand test coverage
-- Scott Talbert <swt@techie.net> Fri, 09 Nov 2018 20:08:25 -0500
execnet (1.5.0-2) unstable; urgency=medium
* Attempt to fix debci tests
-- Scott Talbert <swt@techie.net> Thu, 08 Nov 2018 22:36:26 -0500
execnet (1.5.0-1) unstable; urgency=medium
* deb/control: unorphan package and set maintainer to DPMT, add myself as
uploader (Closes: #840032)
* deb/control: update VCS URLs to new Salsa repository
* New upstream release
* deb/patches: refresh patches, remove conf.py-int-for-linkcheck_timeout.patch
* deb/rules: update CHANGELOG -> CHANGELOG.rst
* deb/control: update sphinx build dep to use python3
* deb/control: update Standards version to 4.2.1 (no changes needed)
* deb/copyright: use https for copyright format uri
-- Scott Talbert <swt@techie.net> Tue, 11 Sep 2018 23:51:19 -0400
execnet (1.4.1-4) unstable; urgency=medium
* package orphaned:
+ deb/control: maintainer set to Debian QA Group.
-- Daniel Stender <stender@debian.org> Mon, 19 Jun 2017 09:24:54 +0200
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
|