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
|
python-plaster (1.1.2-1) unstable; urgency=medium
* Team upload.
* d/gbp.conf: Add more defaults
* d/watch: Move over to Git mode on GitHub
* New upstream version 1.1.2
* Rebuild patch queue from patch-queue branch
Adjusted/renamed patch:
remove_pylons_sphinx_theme.patch
-> docs-Remove-Pylons-sphinx-theme.patch
* d/*: Running wrap-and-sort -ast
* d/control: Use dh-sequence-sphinxdoc
* d/rules: Drop --with option in default target
* d/control: Use pybuild-plugin-pyproject in B-D
* d/control: Bump Standards-Version to 4.7.0
No further changes needed.
* d/control: Update project homepage pointing to GutHub
* d/u/metadata: Add link to Documentation
* d/python-plaster-doc.doc-base: Adding base-doc file
* d/u/signing-key.asc: Drop the key
* d/rules: Use PYBUILD_NAME to set module name
* d/rules: Use a dedicated override_dh_sphinxdoc target
* d/rules: Adjust dh_clean to remove mypy cache files
-- Carsten Schoenert <c.schoenert@t-online.de> Mon, 16 Dec 2024 18:45:36 +0200
python-plaster (1.0-4) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Andreas Tille ]
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Repository.
* watch file standard 4 (routine-update)
* Make sure *.egg-info files of test examples will not be removed by
dh-python's clean target. The solution is pretty hackish but finally
works
Closes: #1052866
* Fix clean target
Closes: #1047867
-- Andreas Tille <tille@debian.org> Mon, 29 Jan 2024 09:01:25 +0100
python-plaster (1.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, 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-plaster-doc: Add Multi-Arch: foreign.
-- Sandro Tosi <morph@debian.org> Mon, 20 Jun 2022 02:03:11 -0400
python-plaster (1.0-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* d/control: Fix wrong Vcs-*.
[ Andrey Rahmatullin ]
* Drop Python 2 support (Closes: #938030).
-- Andrey Rahmatullin <wrar@debian.org> Fri, 27 Sep 2019 00:49:34 +0500
python-plaster (1.0-1) unstable; urgency=medium
* Initial release.
- Package Python 2 version as it is needed to update python-pyramid to
the latest upstream.
-- Nicolas Dandrimont <olasd@debian.org> Thu, 19 Apr 2018 23:54:00 +0200
|