View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#16
Knock yourself out

The .zip (not sure why I picked .zip, I'm used to other forums not supporting tar.gz) contains a tar.gz, a .dsc, and a .changes file, all of which are using your entries (maintainer name, email etc...)

The .deb file is built using the source above.

I left you some comments in debian/rules, you might find them useful, you can take them out if you want

I also added a .desktop file so it pops up in the menu, and removed the icon part since there wasn't one.

Oh and I think your build failed cause you had an empty line in the description, empty lines aren't allowed, you can use a . to skip a line
Code:
foo
.
bar
instead of
Code:
foo

bar
Attached Files
File Type: zip n900ftp.zip (17.8 KB, 141 views)
File Type: deb n900ftp_0.1.0-1_all.deb (16.5 KB, 153 views)
 

The Following 4 Users Say Thank You to MohammadAG For This Useful Post: