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 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
flask-socketio (5.5.1-1) unstable; urgency=medium
* New upstream version 5.5.1.
* debian/control:
- Bumped Standards-Version to 4.7.2.
- Build-Depends: dh-sequence-python3, pybuild-plugin-pyproject.
* debian/copyright: updated upstream and maintainer copyright years.
* debian/manpage/flask-socketio.1: updated.
* debian/tests/test_socketio.py: updated.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Wed, 12 Mar 2025 13:06:11 -0300
flask-socketio (5.3.6-2.1) unstable; urgency=medium
* Non-Maintainer Upload
* Update debian/watch for new PyPi archive naming Policy,
see: https://pypi.debian.net/Flask-SocketIO/
-- Alexandre Detiste <tchet@debian.org> Mon, 06 Jan 2025 21:45:58 +0100
flask-socketio (5.3.6-2) unstable; urgency=medium
* debian/control: bumped Standards-Version to 4.7.0.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Tue, 09 Apr 2024 11:46:08 -0300
flask-socketio (5.3.6-1) unstable; urgency=medium
* New upstream version 5.3.6. (Closes: #1059538, #1064357)
* debian/control: bumped Standards-Version to 4.6.2.
* debian/copyright:
- Updated packaging copyright years.
- Updated upstream copyright years.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Sun, 07 Apr 2024 17:24:22 -0300
flask-socketio (5.3.2-1) unstable; urgency=medium
* debian/control:
- Bumped Standards-Version to 4.6.1.
- Changed Homepage from pypi to github.
- Removed X-Python3-Version line.
- Updated python3-socketio to >=5.7.2 on Build-Depends.
* debian/copyright:
- Added files to the lists.
- Added Sandro Knauß for the last package version.
- Updated packaging copyright years.
- Updated upstream copyright years and changed his e-mail address.
* debian/docs: added files.
* debian/manpage/flask-socketio.1: updated with upstream file.
* debian/tests/*: created test using upstream file.
* debian/upstream: added files CHANGES.md and SECURITY.md.
* debian/upstream/metadata:
- Changed contact e-mail address.
- Fixed upstream metadata fields: Repository.
- Removed obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Mon, 16 Jan 2023 17:40:17 -0300
flask-socketio (5.3.2-0.1) unstable; urgency=medium
* No maintainer upload.
* New upstream release. (Closes: #1023568)
* Update debian/clean.
* Update copyright (files were moved around).
-- Sandro Knauß <hefee@debian.org> Wed, 04 Jan 2023 09:42:16 +0100
flask-socketio (5.0.1-1) unstable; urgency=medium
* New upstream version 5.0.1. (LP: #1754462)
* debian/control:
- Added Multi-Arch: foreign;
- Bumped Standards-Version to 4.5.1.
- Specified python3-socketio version on Build-Depends.
* debian/copyright:
- Updated packaging copyright years.
- Updated upstream copyright years.
* debian/manpage: updated file from upstream.
* debian/salsa-ci.yml: created to start CI tests for Salsa.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Wed, 23 Dec 2020 23:27:15 -0300
flask-socketio (4.2.1-1) unstable; urgency=medium
* New upstream version 4.2.1.
* debian/control:
- Added Conflicts field to remove gevent-socketio software.
- Added 'Rules-Requires-Root: no' in source stanza.
- Added Vcs-* fields for repository in salsa.
- Build-Depends: removed python3-engineio and python-socketio, and added
python3-socketio. (Closes: #879631, #895967, 896360, #943059).
- Bumped Standards-Version to 4.4.1.
- Bumped X-Python3-Version to 3.7.
- Changed Maintainer's email.
- New format to debhelper-compat and updated level to 12.
* debian/copyright:
- Changed Maintainer's email.
- Listed all upstream files in copyright.
- Updated upstream code and packaging copyrights years.
* debian/manpages: created.
* debian/upstream/metadata: created.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Thu, 02 Jan 2020 22:32:06 +0300
flask-socketio (2.9.0-1) unstable; urgency=medium
* New upstream release.
* debian/control: bumped Standards-Version to 4.0.0.
-- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org> Tue, 27 Jun 2017 15:43:12 -0300
flask-socketio (2.8.6-1) unstable; urgency=medium
* Initial release (Closes: #859060)
-- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org> Mon, 10 Apr 2017 15:17:57 -0300
|