[18:20] I am newbie to the ubuntu app development [18:20] Stuck somewhere while binding [18:20] need help [18:20] anybody there [18:20] ? [19:11] Ankur: solved ur problem? [19:11] guys I just started to learn C++ and I wrote an application using QT. Someone gave me a link about packaging an application and I did it with the sample but i am stuck on how to apply it to my own application [19:12] whats the problem? [19:13] well i dont know where to start because my project doesn't have the folders, make scripts, and configure scripts like the hello-2.7 does [19:14] but u got qmake [19:14] qmake creates make scripts [19:14] pls. show me the tut [19:15] http://developer.ubuntu.com/packaging/html/packaging-new-software.html [19:15] i guess ur using qtcreator? [19:16] yes i am. [19:16] simply build ur project with "Release" setting and continue the tut from "Staring a Package" [19:18] with the "bzr dh-make hello 2.7 hello-2.7.tar.gz" command, am i supposed to create my own tarball? [19:19] do u wanna publish closed or open source [19:19] ? [19:19] open source. [19:19] http://www.google.com/search?client=ubuntu&channel=fs&q=package+a+qt+project+debian&ie=utf-8&oe=utf-8#hl=en&client=ubuntu&hs=QPn&tbo=d&channel=fs&sclient=psy-ab&q=package+a+qt+project+ubuntu&oq=package+a+qt+project+ubuntu&gs_l=serp.3..33i21.8312.9057.0.9155.6.6.0.0.0.0.117.501.3j2.5.0.les%3B..0.0...1c.1.j7JT4qOzCf4&pbx=1&bav=on.2,or.r_gc.r_pw.r_qf.&fp=af761913cb78e0eb&bpcl=38625945&biw=1871&bih=990 [19:19] there're several other quailty tuts, for qt [19:20] lol, thats a f**** up link [19:20] lol [20:28] whats the easy way to take terminal output and put it onto pastebin? i want someone to look at what my output spits out when i run debuild on my project. [20:31] okay i am having trouble getting this process to work all the way through now... http://paste.ubuntu.com/1363476/