<div dir="ltr">Hey Rust Maintainers!<div><br></div><div>I'm relatively new to both Rust and Debian packaging, but I want to figure out how to create an official debian package for nutshell. Here is what we've done so far:</div><div><br></div><div>A <a href="https://github.com/nushell/nushell/tree/master/debian">Docker base</a> was first used to build a .dkkg file, meaning generated in a container and then copied out to install. I didn't think this was totally right (there are a lot of posts about using fakeroot / dpkg-buildpackage and not a lot of examples with Docker, so I <a href="https://github.com/nushell/nushell/issues/741">opened an issue</a> and decided to <a href="https://github.com/vsoch/nushell-debian">start fresh</a>. I also made a similar <a href="https://github.com/vsoch/nushell-debian/pull/2">effort to still separate the build but use the Docker image</a>, because it seemed easier that way. It also made sense to maintain the package build itself separate from the source repository, but I'm not sure what is best practice, or how Debian packages magically appear there with apt-get ...<div><br></div><div><a href="https://github.com/vsoch/nushell-debian/issues/1">This was about</a> as far as I got, and for the second effort <a href="https://github.com/vsoch/nushell-debian/pull/2">linked above</a>. But then I found <a href="https://wiki.debian.org/Teams/RustPackaging">this page</a> (with a link to you!) along with this <a href="https://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/Week-of-Mon-20161205/000692.html">archive post</a> that mentioned dh-cargo. I gave that a try and got an error message about default-run being required.</div><div><br></div><div>So - instead of floundering around like a water dinosaur on land, I'm hoping to ask for your help. Taking into account that I have very little experience on both fronts (but can learn quickly), and you can assume that I've found the standard Google searches to help me out (and they haven't helped) can others on the list help me to put together debian packaging for rust? Automated? </div><div><br></div><div>Best,</div><div><br></div><div>Vanessa</div><div><br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Vanessa Villamia Sochat<br>Stanford University</div></div></div>