=== jincreator is now known as jincreator_ === jincreator is now known as jincreator_ === jincreator is now known as jincreator_ === jincreator is now known as jincreator_ [19:13] Hi everyone. [19:13] May I ask few question about package? [19:16] Just ask - don't ask to ask. :) [19:16] And be patiend for answers, people might be busy or not around and when you leave too soon you might not see potential answers. [19:17] Ok, it's my first time with IRC, thanks! [19:17] Punkoivan: also ask a specific question [19:17] the more vague an answer, the less useful responses you get :) [19:17] teward: vague answers are often little useful responses :P [19:17] s/answer/question/ [19:17] I build deb from source with next step: [19:17] Rhonda: i'm snowed in and stir crazy, typos are likely. [19:18] 1. get source from git [19:18] Oh, we have a fair amount of snow also here in vienna \o/ [19:18] In Ukraine too much to. [19:19] 2. use "dh-make -s -f sorce.tar.gz" [19:19] it's all OK, I get debian dir with files. [19:20] this files (changelog, copyright, control) I edit using manual on Ubuntu wiki and Debian wiki. [19:21] Next step - "debuild -us -uc" [19:21] It's also OK, but lintian show me few warnings and errors, about dh-template files. [19:22] If you call lintian with the -i switch, it will give you further explenations, with suggestions on how to fix it. [19:22] and I find dir "build-area" which also have debian dir. [19:23] I really messed up with this dir build-area, I can't find about it neither Deb manuals and ubuntu, what is it? [19:24] ok, try call lintian with -i option, thanks! [19:25] when you call debclean, does it get removed? [19:32] I decided try from begin, step-by-step with yours advises, because now my workaround like a trash. === slackner_ is now known as slackner [20:13] Yeah, debclean removed build-area and other. [20:16] And lintian -i give me more information, I hope I can fix all warnings.