Blog: 2023-12-28

From razwiki
Revision as of 02:51, 28 December 2023 by Razzi (talk | contribs)
Jump to navigation Jump to search

Back at it packaging deno. This tutorial https://wiki.debian.org/Packaging/Intro gave me the following helpful command:

   $ dch --create -v 1.0-1 --package hithere 

Always happy to have a way to write out bespoke file formats automatically.

Ok now I have found https://github.com/kornelski/cargo-deb, maybe it will make the deb automatically? Let's try