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
|
python-tinyrpc (0.6-5) unstable; urgency=medium
* Declare conformance to “Standards-Version: 4.6.2”.
No additional changes needed.
* Use packaged ‘python3-package-smoke-test’ for AutoPkgTest.
Closes: bug#1040854. Thanks to Matthias Klose for the report.
* debian/tests/smoke_test.py:
* Remove unused test helper module, now migrated to external package.
* debian/patches/use-python3-interpreter-for-example-programs.patch:
* Correct the Python interpreter specified in example programs.
* Update Lintian overrides to match current Lintian output.
-- Ben Finney <bignose@debian.org> Fri, 21 Jul 2023 17:10:51 +1000
python-tinyrpc (0.6-4) unstable; urgency=medium
* Acknowledge non-maintainer upload.
* Update package source documentation for standard packaging tools.
* Update UScan configuration for changes in upstream releases page.
* Remove obsolete field from DEP-12 metadata.
* Update the project homepage.
* Record the upstream documentation URL in DEP-12 metadata.
* Declare conformance to “Standards-Version: 4.6.0”.
No additional changes needed.
* Declare Debhelper compatibility level 13.
* Override false positive Lintian check for VCS-* field names.
* Mark as “superficial” those autopkgtest cases with no coverage.
-- Ben Finney <bignose@debian.org> Wed, 04 May 2022 13:58:15 +1000
python-tinyrpc (0.6-3.1) unstable; urgency=medium
* Non-maintainer upload.
* d/tests/smoke-python3: fix autopkgtest regression.
Use pyversions -s to test all suported versions (Closes: #954480).
-- Emmanuel Arias <eamanu@yaerobi.com> Sat, 28 Mar 2020 11:06:46 -0400
python-tinyrpc (0.6-3) unstable; urgency=medium
* Remove obsolete smoke test program for Python 2.
Closes: bug#945285. Thanks to Matthias Klose for the report.
* Correct executable mode for smoke test program for Python 3.
* Tell DebHelper where to insert Sphinx binary dependencies.
* Specify the package build system does not require root privilege.
-- Ben Finney <bignose@debian.org> Tue, 26 Nov 2019 10:15:37 +1100
python-tinyrpc (0.6-2) unstable; urgency=medium
[ Ben Finney ]
* Declare conformance to “Standards-Version: 4.4.1”.
* Remove ‘get-orig-source’ and ‘get-packaged-orig-source’ targets.
These are no longer mentioned in Debian Policy 4.1.4 and later.
* Specify VCS URLs for current Debian package VCS hosting.
* Remove obsolete control field for Python 2 version.
* Remove declaration for minimum Python 3 version.
Python >= 3.4 is now in all supported Debian releases.
* Declare Debhelper compatibility level 12.
* debian/compat:
* Remove obsolescent configuration file.
* Record upstream metadata in DEP-12 document.
* Use a null command for ‘clean’ during ‘Git-BuildPackage’.
[ Sandro Tosi ]
* Remove support for Python 2.
Closes: bug#938218.
-- Ben Finney <bignose@debian.org> Sat, 26 Oct 2019 10:33:45 +1100
python-tinyrpc (0.6-1) unstable; urgency=medium
* The “خالد الجهني (Khaled Al-Jehani)” release.
* Initial release.
Closes: bug#866515.
-- Ben Finney <bignose@debian.org> Sun, 27 Aug 2017 18:44:10 +1000
|