On Wed, Feb 03, 2010 at 09:54:20PM +0100, Tourneur Henry-Nicolas wrote: > I did upload a new version of the package, which should fix most of those > issue. I'll have a look at it.
> 1° I didn't manage to get #1 fixed, I guess I should use dh_clean or dh_prep > but I don't know how to. I'll look at your package to see what you haven't cleaned up, but if you are using dh_clean you can add a file debian/clean and put the files you want delted in there. Alternatively in the clean target delete the file. > 2° Which version of lintian do you use to get those warnings and errors ? I > got an updated sid version of lintian but no messages :( I guess I fixed #2, > #3 > and 4 but it's just based on your description of the problem (thanks for > that). This is how I got those messages, this is for your older package: csm...@elmo:~/debian/tacacs$ lintian tacacs+_4.0.4.19-1_amd64.changes W: tacacs+ source: patch-system-but-direct-changes-in-diff users_guide W: tacacs+ source: out-of-date-standards-version 3.7.3 (current is 3.8.4) E: tacacs+: duplicate-updaterc.d-calls-in-postinst tacacs_plus E: tacacs+: duplicate-updaterc.d-calls-in-postrm tacacs_plus N: 2 tags overridden (2 warnings) csm...@elmo:~/debian/tacacs$ lintian -V Lintian v2.3.3 The trick is to run lintian on the changes file, as it does both source and binary package checking, otherwise it only does source (.dsc) or binary (.deb) - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 http://www.enc.com.au/ csmall at : enc.com.au http://www.debian.org/ Debian GNU/Linux, software should be Free -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

