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
|
tree-sitter-vim (0.7.0-3) unstable; urgency=medium
* Require tree-sitter-cli >= 0.25 for autopkgtest
-- James McCoy <jamessan@debian.org> Thu, 16 Oct 2025 08:30:48 -0400
tree-sitter-vim (0.7.0-2) unstable; urgency=medium
* Upload to unstable
-- James McCoy <jamessan@debian.org> Mon, 13 Oct 2025 20:56:08 -0400
tree-sitter-vim (0.7.0-1) experimental; urgency=medium
* New upstream release
* Generate parser using the same language ABI as upstream's release
-- James McCoy <jamessan@debian.org> Wed, 03 Sep 2025 06:48:08 -0400
tree-sitter-vim (0.4.0-3) unstable; urgency=medium
* Add libc-dev and make to tree-sitter-src Depends
* Add cargo and rust explicitly to Build-Depends
-- James McCoy <jamessan@debian.org> Sun, 16 Mar 2025 22:00:10 -0400
tree-sitter-vim (0.4.0-2) unstable; urgency=medium
* Upload to unstable
* d/clean: Add trailing slash to debian/.cache/
* Add librust-cc-dev to Build-Depends
* Revert "Switch release to experimental"
* Declare compliance with Policy 4.7.2, no changes needed
-- James McCoy <jamessan@debian.org> Sat, 08 Mar 2025 14:35:28 -0500
tree-sitter-vim (0.4.0-1) experimental; urgency=medium
* New upstream release
* Adapt shared object build from C++ to C
* Include src/tree_sitter/ in the package
* Switch pkg-config Depends to pkgconf
* Bump minimum version of tree-sitter (Build-)Depends to 0.21
* Declare compliance with Policy 4.7.0, no changes needed
* Add salsa-ci.yml config
* Switch release to experimental
* Add librust-tree-sitter-vim-dev package
-- James McCoy <jamessan@debian.org> Sat, 21 Dec 2024 13:19:24 -0500
tree-sitter-vim (0.3.0-2) unstable; urgency=medium
* Upload to unstable
* Remove unnecessary python3 Build-Depends
* Add comment about provenance of src/tree_sitter/parser.h
-- James McCoy <jamessan@debian.org> Thu, 25 Jan 2024 07:59:40 -0500
tree-sitter-vim (0.3.0-1) experimental; urgency=medium
* Initial debianization. (Closes: #1052203)
-- James McCoy <jamessan@debian.org> Sat, 07 Oct 2023 21:51:58 -0400
|