View Single Post
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#42
Originally Posted by Jaffa View Post
Build-Depends needs to be on in the first part of the file (the "source" bit, rather than the "package" bit).
This is what I did now:
Code:
Source: countdowntimer
Section: user/other
Priority: extra
Maintainer: Sascha Makela <sascha.makela@gmail.com>
Build-Depends: debhelper (>= 5), libqt4-phonon
Standards-Version: 3.7.3
Homepage: <insert the upstream URL, if relevant>

Package: countdowntimer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A simple countdown timer
 <insert long description, indented with spaces>
Here is the latest package, but it still gives an error:
Attached Images
 
Attached Files
File Type: deb countdowntimer_0.3-1_armel.deb (305.0 KB, 89 views)