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
|
python-echo (0.9.0-1) unstable; urgency=medium
* New upstream version
* debian/patch: 00_remove-deprecated-lib.patch
* debian/control:
- Add new dependencies: python3-qtpy and python3-pyqt5
- Change Maintainer and add new uploader
- Change Vcs-Browser and Vcs-Git
* debian/copyright: Add date to uploaders and add a new one
* debian/upstream/metadata: Add Bug-Submit link
* debian/watch: Update watch version
-- Thais Reboucas de Araujo <thaysreb@gmail.com> Wed, 26 Mar 2025 21:42:04 -0300
python-echo (0.5-2.1) unstable; urgency=medium
* Non-maintainer Upload
* Use dh-sequence-python3
* Add explicit runtime dep. on python3-pkg-resources
to untangle "numpy" migration.
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.7.0, no changes needed.
-- Alexandre Detiste <tchet@debian.org> Thu, 16 Jan 2025 21:29:36 +0100
python-echo (0.5-2) unstable; urgency=medium
* debian/control: Fix wrong VCS-Git url
-- Josue Ortega <josue@debian.org> Sat, 24 Oct 2020 10:46:47 -0600
python-echo (0.5-1) unstable; urgency=low
* Initial release. Closes: #971284
-- Josue Ortega <josue@debian.org> Mon, 28 Sep 2020 15:00:16 -0600
|