Scout24 / kiosk-browser

Debian package to set up a system as a kiosk browser
GNU General Public License v3.0
33 stars 16 forks source link

Lintian fails #10

Open probonopd opened 9 years ago

probonopd commented 9 years ago

Lintian v2.5.27ubuntu2 fails with the following error:

lintian -i out/*.deb
E: kiosk-browser: description-is-pkg-name Kiosk Browser
N: 
N:    The description is the same as the package name. A better description
N:    should be provided for the user.
N:    
N:    Refer to Debian Developer's Reference section 6.2.2 (The package
N:    synopsis, or short description) for details.
N:    
N:    Severity: serious, Certainty: certain
N:    
N:    Check: description, Type: binary, udeb
N: 
N: 1 tag overridden (1 warning)
Makefile:4: recipe for target '*.deb' failed
make: *** [*.deb] Error 1
schlomo commented 9 years ago

I adjusted the package description, could you please try again?