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
|
python-measurement (3.2.2-2) unstable; urgency=medium
* Team upload.
* add dependency on pybuild-plugin-pyproject (Closes: #1067379)
* set Rules-Requires-Root: no
-- Alexandre Detiste <tchet@debian.org> Wed, 24 Apr 2024 20:51:04 +0200
python-measurement (3.2.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 3.2.2
* remove obsolete build-dependencies:
* python3-nose (Closes: #1018531)
* python3-six
* add new build-dependencies:
* python3-flit-scm
* python3-pytest-cov
* use new dh-sequence-python3
* refresh privacy patch
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Alexandre Detiste <tchet@debian.org> Wed, 07 Feb 2024 14:04:24 +0100
python-measurement (2.0.1-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Repository, Repository-Browse.
[ 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.
+ python-measurement-doc: Add Multi-Arch: foreign.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 15:23:34 -0400
python-measurement (2.0.1-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Thu, 25 Jul 2019 16:34:28 +0200
python-measurement (2.0.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches after git-dpm to gbp pq conversion
* Always use pristine-tar.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.3.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Enable autopkgtest-pkg-python testsuite.
* Add python(3)-pbr to Build-Depends.
* Fix name of README.rst (formerly readme.rst).
* Build documentation in override_dh_sphinxdoc.
* Bump minimum Python2 version to 2.7.
-- Michael Fladischer <fladi@debian.org> Sat, 13 Jan 2018 17:40:02 +0100
python-measurement (1.8.0-3) unstable; urgency=low
* Add python-measurement to Suggests (Closes: #825362).
* Use https:// for copyright-format 1.0 URL.
-- Michael Fladischer <fladi@debian.org> Mon, 22 Aug 2016 12:42:45 +0200
python-measurement (1.8.0-2) unstable; urgency=medium
* Update copyright information for Robert Coup.
-- Michael Fladischer <fladi@debian.org> Wed, 18 May 2016 22:22:06 +0200
python-measurement (1.8.0-1) unstable; urgency=low
* Initial release (Closes: #824664).
-- Michael Fladischer <fladi@debian.org> Wed, 18 May 2016 17:00:06 +0200
|