[02:08] I'm trying to package a program I wrote. I typed: [02:08] bzr dh-make mirasol 0.1.0 ~/build/mirasol/cdbg/mirasol-0.1.0-Source.tar.bz2 [02:09] It replied: [02:09] bzr: ERROR: Either run the command from an existing branch of upstream, or move mirasol aside and a new branch will be created there. [02:09] man bzr doesn't say anything about dh-make, so I'm lost. [02:10] I ran the command in a newly created ~/package directory. [02:16] Hm [02:16] did you run dh_make --createorig? [02:18] no, I didn't see any instruction to do that. [02:18] https://packaging.ubuntu.com/html/packaging-new-software.html [02:21] The prompt is just "$", which doesn't tell me which directory I should be in when running the commands. [02:23] hm [02:23] I don't use bzr much so I cant help [02:28] What directory should I run dh_make in? [02:30] ls in ~/package looks like this: mirasol mirasol_0.1.0.orig.tar.bz2 [02:31] mirasol is a directory containing the source code. [03:08] dh_make should be ran in the root dir of the project [03:13] You mean in the source directory? Nothing goes in the source directory except source files, backup files, and the .git directory. [03:30] git commit "cats play in the dark" === eruditass_ is now known as eruditass