Juuso Tähkäpää <[EMAIL PROTECTED]> schrieb: > I intend to package and maintain Torsmo, ( http://torsmo.sourceforge.net/ ) > a light and simplistic resource monitof for X. I am in the process of > learning to properly use debian packaging tools, and already managed to make > a package that installs, uninstalls and works correctly, but I can't figure > out what lintian warns me about: > > $lintian -i torsmo_0.15-1_i386.changes > W: torsmo source: changelog-should-mention-nmu > N: > N: When you NMU a package, that fact should be mentioned on the first > N: line in the changelog entry. > N: > W: torsmo source: source-nmu-has-incorrect-version-number 0.15-1 > N: > N: A source NMU should have a Debian revision of '-x.x'. This is to > N: prevent stealing version numbers from the maintainer (and the -x.x.x > N: version numbers are reserved for binary-only NMU's). > > What configs should I fix, or is this normal in some cases?
You know what an NMU is? If not, read the respective parts of the Developer's Reference. I don't know what's the cause in your particular case (and didn't download the package). But it seems that lintian thinks this will be a non-maintainer-upload - perhaps because names in debian/changelog and debian/control don't match? Regards, Frank -- Frank Küster, Biozentrum der Univ. Basel Abt. Biophysikalische Chemie

