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
|
transmissionrpc (0.11-4) unstable; urgency=medium
* Team upload.
[ Vincent Bernat ]
* d/watch: update URL.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Rename d/tests/control.autodep8 to d/tests/control.
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support (Closes: #681074).
* Fix helical.py to support Python 3.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0 (no changes).
* Remove Timur Birsh from Uploders (Closes: #879874).
* d/rules: Remove SPHINXOPTS (no needed anymore).
-- Ondřej Nový <onovy@debian.org> Sat, 03 Aug 2019 13:11:10 +0200
transmissionrpc (0.11-3) unstable; urgency=medium
* Team upload.
* Fixed homepage (https)
* Fixed VCS URL (https)
* d/rules: Set PYBUILD_NAME
* Bump debhelper compat version to 10
* Remove d/patches/01_setup.patch (Closes: #851247)
* Add python3-setuptools to B-D
* Add autopkgtest-pkg-python testsuite
* Add CLI autopkgtest
* Standards-Version is 3.9.8 now (no changes needed)
* Remove python{,3}-nose from B-D and use pybuild auto_test
* Add python{3,}-all to B-D, to run tests on all Python versions
-- Ondřej Nový <onovy@debian.org> Fri, 13 Jan 2017 13:32:54 +0100
transmissionrpc (0.11-2) unstable; urgency=medium
* Make the build reproducible. Patch from Juan Picca.
Closes: #788598.
* Bump Standards-Version to 3.9.6.
-- Vincent Bernat <bernat@debian.org> Thu, 20 Aug 2015 10:27:48 +0200
transmissionrpc (0.11-1) unstable; urgency=low
* New upstream release.
* Documentation has moved to python-transmissionrpc-doc. Add the
appropriate dependencies for that. Closes: #720045.
-- Vincent Bernat <bernat@debian.org> Fri, 01 Nov 2013 12:21:02 +0100
transmissionrpc (0.10-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Vincent Bernat ]
* New upstream release.
* Bump Standards-Version to 3.9.4.
* Switch to dh-python.
* Add Python 3 package.
-- Vincent Bernat <bernat@debian.org> Fri, 16 Aug 2013 21:21:19 +0200
transmissionrpc (0.8-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.3.
* Switch to debhelper minimal ruleset.
* Compile documentation with Sphinx.
-- Vincent Bernat <bernat@debian.org> Sat, 23 Jun 2012 17:43:37 +0200
transmissionrpc (0.7-1) unstable; urgency=low
[ Vincent Bernat ]
* New upstream release. Support of transmission up to version 2.12.
* Watch for upstream tar.gz instead of zip.
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Wed, 09 Mar 2011 08:31:16 +0100
transmissionrpc (0.5-1) unstable; urgency=low
[ Vincent Bernat ]
* New upstream release. Compatibility with Transmission 1.9 and newer.
* Bump Standards-Version to 3.9.1.
* Switch to 3.0 (quilt) format.
* Remove some of the contrib scripts which are not shipped anymore.
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Mon, 30 Aug 2010 22:37:04 +0200
transmissionrpc (0.4-1) unstable; urgency=low
[ Luca Falavigna ]
* New upstream release.
- Support for Transmission 1.8 and newer (Closes: #575897).
- Do not raise an exception if the same torrent is being added twice,
warn user instead (Closes: #569178).
* Bump Standards-Version to 3.8.4, no changes required.
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Tue, 06 Apr 2010 22:44:05 +0200
transmissionrpc (0.3-2) unstable; urgency=low
[ Luca Falavigna ]
* Switch python-simplejson and python (>= 2.6) (build-)dependencies to
avoid FTBFS in the buildds (Closes: #552714).
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Sun, 15 Nov 2009 20:09:03 +0100
transmissionrpc (0.3-1) unstable; urgency=low
* Initial release. Closes: #531949 (ITP).
-- Timur Birsh <taem@linukz.org> Thu, 03 Sep 2009 15:26:41 +0600
|