Thread
:
[Announce] - FTP Client
View Single Post
MohammadAG
2010-06-07 , 22:34
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
n900ftp.zip
(17.8 KB, 141 views)
n900ftp_0.1.0-1_all.deb
(16.5 KB, 153 views)
Quote & Reply
|
The Following 4 Users Say Thank You to MohammadAG For This Useful Post:
attila77
,
jojop2
,
w00t
,
woody14619
MohammadAG
View Public Profile
Send a private message to MohammadAG
Find all posts by MohammadAG