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
|
pyvows (3.0.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-all and
python3-setuptools.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 10 Dec 2022 15:10:37 +0000
pyvows (3.0.0-3) unstable; urgency=medium
[ Chris Lamb ]
* Make the build reproducible by setting PYTHONPATH correctly when calling
help2man(1), otherwise the manpage contains a Python traceback (that
contains the absolute build path). (Closes: #977487)
* Bump Standards-Version to 4.5.1.
* Bump debhelper compatibility level to 13.
* Apply wrap-and-sort -sa.
* Bump debian/watch to version 4.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Chris Lamb <lamby@debian.org> Mon, 22 Mar 2021 12:01:32 +0000
pyvows (3.0.0-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.1, no changes needed.
* Remove Provides: python-pyvows from python3-pyvows. Nothing depends on it,
and it does not provide a Python 2 library.
* Declare Rules-Requires-Root: no.
* Use pybuild to drive tests, so that we can test on all supported versions
of Python 3.
* Add autopkgtest that runs the unit tests.
-- Stefano Rivera <stefanor@debian.org> Sun, 29 Dec 2019 11:56:46 +0200
pyvows (3.0.0-1) unstable; urgency=medium
* New upstream version 3.0.0
* python3 support (Closes: #938300)
* Use debhelper-compat instead of debian/compat
* Move package to Python Modules Team
* d/control: Set Vcs-* to salsa.debian.org
* d/control: replaces and breaks python-pyvows
-- Marcelo Jorge Vieira <metal@debian.org> Tue, 26 Nov 2019 00:12:18 -0300
pyvows (2.1.0-2) unstable; urgency=high
* Fixed FTBFS (Closes: #828815)
-- Marcelo Jorge Vieira <metal@debian.org> Wed, 07 Dec 2016 21:27:00 -0200
pyvows (2.1.0-1) unstable; urgency=high
* New Upstream release
+ Fixed FTBFS (Closes: #828815)
+ Remove no_install_tests_folder.patch, applied upstream.
* Updated Standards-Version to 3.9.8 (no changes)
-- Marcelo Jorge Vieira <metal@debian.org> Tue, 26 Jul 2016 13:38:50 -0300
pyvows (2.0.6-2~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports
-- Marcelo Jorge Vieira <metal@debian.org> Sun, 19 Jun 2016 21:46:33 -0300
pyvows (2.0.6-2) unstable; urgency=high
* No install 'tests' folder (Closes: #788840)
-- Marcelo Jorge Vieira <metal@debian.org> Wed, 01 Jul 2015 23:27:29 -0300
pyvows (2.0.6-1) unstable; urgency=low
* Initial version (Closes: #774655)
-- Marcelo Jorge Vieira <metal@debian.org> Tue, 06 Jan 2015 21:08:10 -0300
|