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
|
tree-sitter-lua (0.4.0-3) unstable; urgency=medium
* Require tree-sitter-cli >= 0.25 for autopkgtest
-- James McCoy <jamessan@debian.org> Thu, 16 Oct 2025 08:28:44 -0400
tree-sitter-lua (0.4.0-2) unstable; urgency=medium
* Upload to unstable
-- James McCoy <jamessan@debian.org> Mon, 13 Oct 2025 20:45:13 -0400
tree-sitter-lua (0.4.0-1) experimental; urgency=medium
* New upstream release
* Generate parser using the same language ABI as upstream's release
-- James McCoy <jamessan@debian.org> Mon, 01 Sep 2025 21:35:57 -0400
tree-sitter-lua (0.1.0-3) unstable; urgency=medium
* Add libc-dev and make to tree-sitter-src Depends
* Add cargo and rustc explicitly to Build-Depends
-- James McCoy <jamessan@debian.org> Sun, 16 Mar 2025 22:15:15 -0400
tree-sitter-lua (0.1.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 debian branch to debian/experimental"
* Declare compliance with Policy 4.7.2, no changes needed
-- James McCoy <jamessan@debian.org> Sat, 08 Mar 2025 14:02:22 -0500
tree-sitter-lua (0.1.0-1) experimental; urgency=medium
* New upstream release
* Switch pkg-config Depends to pkgconf
* Adapt shared object build from C++ to C
* Include src/tree_sitter/ headers in the package
* Declare compliance with Policy 4.7.0, no changes needed
* Add libtree-sitter-lua-dev package
* Add salsa-ci.yml config
-- James McCoy <jamessan@debian.org> Sat, 21 Dec 2024 12:34:21 -0500
tree-sitter-lua (0.0.18-2) unstable; urgency=medium
* Upload to unstable
* Add comment about provenance of src/tree_sitter/parser.h
-- James McCoy <jamessan@debian.org> Thu, 25 Jan 2024 07:54:57 -0500
tree-sitter-lua (0.0.18-1) experimental; urgency=medium
* Initial debianization. (Closes: #1034075)
-- James McCoy <jamessan@debian.org> Fri, 06 Oct 2023 19:10:37 -0400
|