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
|
textual (2.1.2-2) unstable; urgency=medium
* ack nmu
-- Sandro Tosi <morph@debian.org> Wed, 11 Mar 2026 01:19:55 -0400
textual (2.1.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Use pickle for style meta information to match rich 13.9.4-1.1.
-- Colin Watson <cjwatson@debian.org> Mon, 19 Jan 2026 11:09:00 +0000
textual (2.1.2-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Sun, 16 Mar 2025 17:27:22 -0400
textual (2.1.1-1) unstable; urgency=medium
* New upstream release
* debian/rules
- skip test_focus.py, incompatible with pytest-asyncio>=0.25.0;
Closes: #1092410
-- Sandro Tosi <morph@debian.org> Tue, 25 Feb 2025 23:40:31 -0500
textual (1.0.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- add pytest-xdist to b-d, needed by tests
-- Sandro Tosi <morph@debian.org> Sun, 22 Dec 2024 02:57:17 -0500
textual (0.52.1-1) unstable; urgency=medium
* New upstream release
* debian/rules
- skip tests marked as 'syntax', they need tree-sitter which is not in
debian
-- Sandro Tosi <morph@debian.org> Fri, 08 Mar 2024 22:50:53 -0500
textual (0.47.1-2) unstable; urgency=medium
* drop DPT
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 03:50:57 -0500
textual (0.47.1-1) unstable; urgency=medium
* New upstream release; Closes: #1055032
* debian/control
- add click, jinja2, linkify-it, pytest-asyncio, syrupy, typing-extensions
to b-d, needed by tests
- bump Standards-Version to 4.6.2 (no changes needed)
* debian/pybuild.testfiles
- copy tests and doc directories while running tests
* debian/rules
- skip tests depending on un-available packages or for failing for minor
incompatibilities with rich in debian
* run autopkgtests via pybuild
-- Sandro Tosi <morph@debian.org> Sat, 13 Jan 2024 04:24:32 -0500
textual (0.1.13-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Tue, 04 Jan 2022 22:13:46 -0500
textual (0.1.11-2) unstable; urgency=medium
* source-only upload
-- Sandro Tosi <morph@debian.org> Wed, 29 Dec 2021 16:07:10 -0500
textual (0.1.11-1) unstable; urgency=low
* Initial release; Closes: #995426
-- Sandro Tosi <morph@debian.org> Mon, 13 Dec 2021 23:14:20 -0500
|