P: f2j source: source-contains-cvs-control-dir util/org/CVS N: N: The upstream source contains a CVS directory. It was most likely N: included by accident since CVS directories usually don't belong in N: releases. When packaging a CVS snapshot, export from CVS rather than use N: a checkout. If an upstream release tarball contains CVS directories, you N: usually should report this as a bug to upstream. N: N: Severity: pedantic, Certainty: certain N: N: Check: cruft, Type: source N: P: f2j source: source-contains-cvs-control-dir util/org/j_paine/CVS P: f2j source: source-contains-cvs-control-dir util/org/j_paine/formatter/CVS P: f2j source: source-contains-cvs-control-dir util/org/netlib/CVS P: f2j source: source-contains-cvs-control-dir util/org/netlib/util/CVS W: f2j source: out-of-date-standards-version 3.9.2 (current is 3.9.4) N: N: The source package refers to a Standards-Version older than the one that N: was current at the time the package was created (according to the N: timestamp of the latest debian/changelog entry). Please consider N: updating the package to current Policy and setting this control field N: appropriately. N: N: If the package is already compliant with the current standards, you N: don't have to re-upload the package just to adjust the Standards-Version N: control field. However, please remember to update this field next time N: you upload the package. N: N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the N: debian-policy package for a summary of changes in newer versions of N: Policy. N: N: Refer to http://www.debian.org/doc/debian-policy/upgrading-checklist for N: details. N: N: Severity: normal, Certainty: certain N: N: Check: standards-version, Type: source N: I: f2j: spelling-error-in-binary usr/bin/f2java initalize initialize N: N: Lintian found a spelling error in the given binary. Lintian has a list N: of common misspellings that it looks for. It does not have a dictionary N: like a spelling checker does. N: N: If the string containing the spelling error is translated with the help N: of gettext or a similar tool, please fix the error in the translations N: as well as the English text to avoid making the translations fuzzy. With N: gettext, for example, this means you should also fix the spelling N: mistake in the corresponding msgids in the *.po files. N: N: You can often find the word in the source code by running: N: N: grep -rw N: N: This tag may produce false positives for words that contain non-ASCII N: characters due to limitations in strings. N: N: Severity: minor, Certainty: wild-guess N: N: Check: binaries, Type: binary, udeb N: I: f2j: spelling-error-in-binary usr/bin/f2java dont don't W: f2j: hardening-no-relro usr/bin/f2java N: N: This package provides an ELF binary that lacks the "read-only N: relocation" link flag. This package was likely not built with the N: default Debian compiler flags defined by dpkg-buildflags. If built using N: dpkg-buildflags directly, be sure to import LDFLAGS. N: N: Refer to http://wiki.debian.org/Hardening for details. N: N: Severity: normal, Certainty: certain N: N: Check: binaries, Type: binary, udeb N: W: f2j: hardening-no-fortify-functions usr/bin/f2java N: N: This package provides an ELF binary that lacks the use of fortified libc N: functions. Either there are no potentially unfortified functions called N: by any routines, all unfortified calls have already been fully validated N: at compile-time, or the package was not built with the default Debian N: compiler flags defined by dpkg-buildflags. If built using N: dpkg-buildflags directly, be sure to import CPPFLAGS. N: N: NB: Due to false-positives, Lintian ignores some unprotected functions N: (e.g. memcpy). N: N: Refer to http://wiki.debian.org/Hardening and N: http://bugs.debian.org/673112 for details. N: N: Severity: normal, Certainty: possible N: N: Check: binaries, Type: binary, udeb N: W: f2j: hardening-no-relro usr/bin/javab W: f2j: hardening-no-fortify-functions usr/bin/javab