I: ctn source: binary-control-field-duplicates-source field "section" in package ctn N: N: In debian/control, this field for a binary package duplicates the value N: inherited from the source package paragraph. This doesn't hurt anything, N: but you may want to take advantage of the inheritance and set the value N: in only one place. It prevents missing duplicate places that need to be N: fixed if the value ever changes. N: N: Severity: wishlist, Certainty: certain N: N: Check: control-file, Type: source N: I: ctn source: missing-debian-source-format N: N: Explicitly selecting a source format by putting the format in N: debian/source/format is recommended. This allows for future removal of N: the 1.0 default for the package source format and, depending on the N: source format, may allow unambiguous declaration of whether this package N: is native or non-native. N: N: If you don't have a reason to stay with the old format for this package, N: please consider switching to "3.0 (quilt)" (for packages with a separate N: upstream tarball) or to "3.0 (native)" (for Debian native packages). N: N: If you wish to keep using the old format, please create that file and N: put "1.0" in it to be explicit about the source package version. If you N: have problems with the 3.0 format, the dpkg maintainers are interested N: in hearing, at debian-dpkg@lists.debian.org, the (technical) reasons why N: the new formats do not suit you. N: N: Refer to the dpkg-source(1) manual page and N: http://wiki.debian.org/Projects/DebSrc3.0 for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: debian-source-dir, Type: source N: W: ctn source: changelog-should-mention-nmu N: N: When you NMU a package, that fact should be mentioned on the first line N: in the changelog entry. Use the words "NMU" or "Non-maintainer upload" N: (case insensitive). N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: doublecheck that the most recent entry in the changelog is byte-for-byte N: identical to the maintainer or one of the uploaders. If this is a local N: package (not intended for Debian), you can suppress this warning by N: putting "local" in the version number or "local package" on the first N: line of the changelog entry. N: N: Refer to Debian Developer's Reference section 5.11.3 (Using the DELAYED/ N: queue) for details. N: N: Severity: normal, Certainty: certain N: N: Check: nmu, Type: source N: W: ctn source: source-nmu-has-incorrect-version-number 3.2.0-1 N: N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a N: native package). This is to prevent stealing version numbers from the N: maintainer. N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: doublecheck that the most recent entry in the changelog is byte-for-byte N: identical to the maintainer or one of the uploaders. If this is a local N: package (not intended for Debian), you can suppress this warning by N: putting "local" in the version number or "local package" on the first N: line of the changelog entry. N: N: Refer to Debian Developer's Reference section 5.11.2 (NMUs and N: debian/changelog) for details. N: N: Severity: normal, Certainty: certain N: N: Check: nmu, Type: source N: W: ctn source: debian-rules-missing-recommended-target build-arch N: N: The debian/rules file for this package does not provide one of the N: recommended targets. All of build-arch and build-indep should be N: provided, even if they don't do anything for this package. If this N: package does not currently split building of architecture dependent and N: independent packages, the following rules may be added to fall back to N: the build target: N: N: build-arch: build N: build-indep: build N: N: Note that the following form is recommended however: N: N: build: build-arch build-indep N: build-arch: build-stamp N: build-indep: build-stamp N: build-stamp: N: build here N: N: These targets will be required by policy in the future, so should be N: added to prevent future breakage. N: N: Refer to Debian Policy Manual section 4.9 (Main building script: N: debian/rules) for details. N: N: Severity: normal, Certainty: certain N: N: Check: rules, Type: source N: W: ctn source: debian-rules-missing-recommended-target build-indep W: ctn source: ancient-standards-version 3.8.0 (current is 3.9.4) N: N: The source package refers to a Standards-Version that has been obsolete N: for more than two years. Please update your package to latest Policy and N: set this control field 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: ctn: spelling-error-in-binary usr/bin/archive_agent ment meant 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: W: ctn: hardening-no-relro usr/bin/archive_agent 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: ctn: hardening-no-fortify-functions usr/bin/archive_agent 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: I: ctn: spelling-error-in-binary usr/bin/archive_cleaner ment meant W: ctn: hardening-no-relro usr/bin/archive_cleaner W: ctn: hardening-no-fortify-functions usr/bin/archive_cleaner I: ctn: spelling-error-in-binary usr/bin/archive_server ment meant W: ctn: hardening-no-relro usr/bin/archive_server W: ctn: hardening-no-fortify-functions usr/bin/archive_server W: ctn: hardening-no-relro usr/bin/clone_study W: ctn: hardening-no-fortify-functions usr/bin/clone_study I: ctn: spelling-error-in-binary usr/bin/commit_agent ment meant I: ctn: spelling-error-in-binary usr/bin/commit_agent commited committed W: ctn: hardening-no-relro usr/bin/commit_agent W: ctn: hardening-no-fortify-functions usr/bin/commit_agent I: ctn: spelling-error-in-binary usr/bin/create_greyscale_module ment meant W: ctn: hardening-no-relro usr/bin/create_greyscale_module W: ctn: hardening-no-fortify-functions usr/bin/create_greyscale_module I: ctn: spelling-error-in-binary usr/bin/create_print_entry ment meant W: ctn: hardening-no-relro usr/bin/create_print_entry W: ctn: hardening-no-fortify-functions usr/bin/create_print_entry W: ctn: hardening-no-relro usr/bin/ctn_version W: ctn: hardening-no-fortify-functions usr/bin/ctn_version I: ctn: spelling-error-in-binary usr/bin/ctndisp ment meant I: ctn: spelling-error-in-binary usr/bin/ctndisp acess access W: ctn: hardening-no-relro usr/bin/ctndisp W: ctn: hardening-no-fortify-functions usr/bin/ctndisp I: ctn: spelling-error-in-binary usr/bin/ctnnetwork acess access W: ctn: hardening-no-relro usr/bin/ctnnetwork W: ctn: hardening-no-fortify-functions usr/bin/ctnnetwork I: ctn: spelling-error-in-binary usr/bin/dcm_add_fragments ment meant W: ctn: hardening-no-relro usr/bin/dcm_add_fragments W: ctn: hardening-no-fortify-functions usr/bin/dcm_add_fragments I: ctn: spelling-error-in-binary usr/bin/dcm_create_object ment meant W: ctn: hardening-no-relro usr/bin/dcm_create_object W: ctn: hardening-no-fortify-functions usr/bin/dcm_create_object I: ctn: spelling-error-in-binary usr/bin/dcm_ctnto10 ment meant W: ctn: hardening-no-relro usr/bin/dcm_ctnto10 W: ctn: hardening-no-fortify-functions usr/bin/dcm_ctnto10 I: ctn: spelling-error-in-binary usr/bin/dcm_diff ment meant W: ctn: hardening-no-relro usr/bin/dcm_diff W: ctn: hardening-no-fortify-functions usr/bin/dcm_diff I: ctn: spelling-error-in-binary usr/bin/dcm_dump_compressed ment meant W: ctn: hardening-no-relro usr/bin/dcm_dump_compressed W: ctn: hardening-no-fortify-functions usr/bin/dcm_dump_compressed I: ctn: spelling-error-in-binary usr/bin/dcm_dump_element ment meant W: ctn: hardening-no-relro usr/bin/dcm_dump_element W: ctn: hardening-no-fortify-functions usr/bin/dcm_dump_element I: ctn: spelling-error-in-binary usr/bin/dcm_dump_file ment meant W: ctn: hardening-no-relro usr/bin/dcm_dump_file W: ctn: hardening-no-fortify-functions usr/bin/dcm_dump_file I: ctn: spelling-error-in-binary usr/bin/dcm_make_object ment meant W: ctn: hardening-no-relro usr/bin/dcm_make_object W: ctn: hardening-no-fortify-functions usr/bin/dcm_make_object I: ctn: spelling-error-in-binary usr/bin/dcm_map_to_8 ment meant W: ctn: hardening-no-relro usr/bin/dcm_map_to_8 W: ctn: hardening-no-fortify-functions usr/bin/dcm_map_to_8 I: ctn: spelling-error-in-binary usr/bin/dcm_mask_image ment meant W: ctn: hardening-no-relro usr/bin/dcm_mask_image W: ctn: hardening-no-fortify-functions usr/bin/dcm_mask_image I: ctn: spelling-error-in-binary usr/bin/dcm_modify_elements ment meant W: ctn: hardening-no-relro usr/bin/dcm_modify_elements W: ctn: hardening-no-fortify-functions usr/bin/dcm_modify_elements I: ctn: spelling-error-in-binary usr/bin/dcm_modify_object ment meant W: ctn: hardening-no-relro usr/bin/dcm_modify_object W: ctn: hardening-no-fortify-functions usr/bin/dcm_modify_object W: ctn: hardening-no-relro usr/bin/dcm_print_dictionary W: ctn: hardening-no-fortify-functions usr/bin/dcm_print_dictionary I: ctn: spelling-error-in-binary usr/bin/dcm_resize ment meant W: ctn: hardening-no-relro usr/bin/dcm_resize W: ctn: hardening-no-fortify-functions usr/bin/dcm_resize I: ctn: spelling-error-in-binary usr/bin/dcm_rm_element ment meant W: ctn: hardening-no-relro usr/bin/dcm_rm_element W: ctn: hardening-no-fortify-functions usr/bin/dcm_rm_element I: ctn: spelling-error-in-binary usr/bin/dcm_rm_group ment meant W: ctn: hardening-no-relro usr/bin/dcm_rm_group W: ctn: hardening-no-fortify-functions usr/bin/dcm_rm_group I: ctn: spelling-error-in-binary usr/bin/dcm_snoop ment meant W: ctn: hardening-no-relro usr/bin/dcm_snoop W: ctn: hardening-no-fortify-functions usr/bin/dcm_snoop I: ctn: spelling-error-in-binary usr/bin/dcm_strip_odd_groups ment meant W: ctn: hardening-no-relro usr/bin/dcm_strip_odd_groups W: ctn: hardening-no-fortify-functions usr/bin/dcm_strip_odd_groups I: ctn: spelling-error-in-binary usr/bin/dcm_template ment meant W: ctn: hardening-no-relro usr/bin/dcm_template W: ctn: hardening-no-fortify-functions usr/bin/dcm_template I: ctn: spelling-error-in-binary usr/bin/dcm_to_html ment meant W: ctn: hardening-no-relro usr/bin/dcm_to_html W: ctn: hardening-no-fortify-functions usr/bin/dcm_to_html I: ctn: spelling-error-in-binary usr/bin/dcm_to_text ment meant W: ctn: hardening-no-relro usr/bin/dcm_to_text W: ctn: hardening-no-fortify-functions usr/bin/dcm_to_text I: ctn: spelling-error-in-binary usr/bin/dcm_verify ment meant W: ctn: hardening-no-relro usr/bin/dcm_verify W: ctn: hardening-no-fortify-functions usr/bin/dcm_verify I: ctn: spelling-error-in-binary usr/bin/dcm_vr_patterns ment meant W: ctn: hardening-no-relro usr/bin/dcm_vr_patterns W: ctn: hardening-no-fortify-functions usr/bin/dcm_vr_patterns I: ctn: spelling-error-in-binary usr/bin/dcm_x_disp ment meant W: ctn: hardening-no-relro usr/bin/dcm_x_disp W: ctn: hardening-no-fortify-functions usr/bin/dcm_x_disp I: ctn: spelling-error-in-binary usr/bin/dicom_echo ment meant W: ctn: hardening-no-relro usr/bin/dicom_echo W: ctn: hardening-no-fortify-functions usr/bin/dicom_echo W: ctn: hardening-no-relro usr/bin/dump_commit_requests W: ctn: hardening-no-fortify-functions usr/bin/dump_commit_requests W: ctn: hardening-no-relro usr/bin/enq_ctndisp W: ctn: hardening-no-fortify-functions usr/bin/enq_ctndisp W: ctn: hardening-no-relro usr/bin/enq_ctnnetwork W: ctn: hardening-no-fortify-functions usr/bin/enq_ctnnetwork I: ctn: spelling-error-in-binary usr/bin/ex1_initiator ment meant W: ctn: hardening-no-relro usr/bin/ex1_initiator W: ctn: hardening-no-fortify-functions usr/bin/ex1_initiator I: ctn: spelling-error-in-binary usr/bin/ex2_initiator ment meant W: ctn: hardening-no-relro usr/bin/ex2_initiator W: ctn: hardening-no-fortify-functions usr/bin/ex2_initiator I: ctn: spelling-error-in-binary usr/bin/ex3_acceptor ment meant W: ctn: hardening-no-relro usr/bin/ex3_acceptor W: ctn: hardening-no-fortify-functions usr/bin/ex3_acceptor I: ctn: spelling-error-in-binary usr/bin/ex3_initiator ment meant W: ctn: hardening-no-relro usr/bin/ex3_initiator W: ctn: hardening-no-fortify-functions usr/bin/ex3_initiator I: ctn: spelling-error-in-binary usr/bin/ex4_acceptor ment meant W: ctn: hardening-no-relro usr/bin/ex4_acceptor W: ctn: hardening-no-fortify-functions usr/bin/ex4_acceptor I: ctn: spelling-error-in-binary usr/bin/ex4_initiator ment meant W: ctn: hardening-no-relro usr/bin/ex4_initiator W: ctn: hardening-no-fortify-functions usr/bin/ex4_initiator I: ctn: spelling-error-in-binary usr/bin/fillImageDB ment meant W: ctn: hardening-no-relro usr/bin/fillImageDB W: ctn: hardening-no-fortify-functions usr/bin/fillImageDB W: ctn: hardening-no-relro usr/bin/fillRSA W: ctn: hardening-no-fortify-functions usr/bin/fillRSA W: ctn: hardening-no-relro usr/bin/fillRSAImpInterp W: ctn: hardening-no-fortify-functions usr/bin/fillRSAImpInterp I: ctn: spelling-error-in-binary usr/bin/fis_server ment meant W: ctn: hardening-no-relro usr/bin/fis_server W: ctn: hardening-no-fortify-functions usr/bin/fis_server W: ctn: hardening-no-relro usr/bin/gqinitq W: ctn: hardening-no-fortify-functions usr/bin/gqinitq W: ctn: hardening-no-relro usr/bin/gqkillq W: ctn: hardening-no-fortify-functions usr/bin/gqkillq I: ctn: spelling-error-in-binary usr/bin/icon_append_file ment meant W: ctn: hardening-no-relro usr/bin/icon_append_file W: ctn: hardening-no-fortify-functions usr/bin/icon_append_file I: ctn: spelling-error-in-binary usr/bin/icon_append_index ment meant W: ctn: hardening-no-relro usr/bin/icon_append_index W: ctn: hardening-no-fortify-functions usr/bin/icon_append_index W: ctn: hardening-no-relro usr/bin/icon_dump_file W: ctn: hardening-no-fortify-functions usr/bin/icon_dump_file W: ctn: hardening-no-relro usr/bin/icon_dump_index W: ctn: hardening-no-fortify-functions usr/bin/icon_dump_index I: ctn: spelling-error-in-binary usr/bin/image_server ment meant W: ctn: hardening-no-relro usr/bin/image_server W: ctn: hardening-no-fortify-functions usr/bin/image_server W: ctn: hardening-no-relro usr/bin/kill_ctndisp W: ctn: hardening-no-fortify-functions usr/bin/kill_ctndisp W: ctn: hardening-no-relro usr/bin/kill_ctnnetwork W: ctn: hardening-no-fortify-functions usr/bin/kill_ctnnetwork W: ctn: hardening-no-relro usr/bin/load_control W: ctn: hardening-no-fortify-functions usr/bin/load_control I: ctn: spelling-error-in-binary usr/bin/mwlQuery ment meant W: ctn: hardening-no-relro usr/bin/mwlQuery W: ctn: hardening-no-fortify-functions usr/bin/mwlQuery W: ctn: hardening-no-relro usr/bin/pq_ctndisp W: ctn: hardening-no-fortify-functions usr/bin/pq_ctndisp W: ctn: hardening-no-relro usr/bin/pq_ctnnetwork W: ctn: hardening-no-fortify-functions usr/bin/pq_ctnnetwork I: ctn: spelling-error-in-binary usr/bin/print_client ment meant W: ctn: hardening-no-relro usr/bin/print_client W: ctn: hardening-no-fortify-functions usr/bin/print_client I: ctn: spelling-error-in-binary usr/bin/print_mgr ment meant W: ctn: hardening-no-relro usr/bin/print_mgr W: ctn: hardening-no-fortify-functions usr/bin/print_mgr I: ctn: spelling-error-in-binary usr/bin/print_server ment meant W: ctn: hardening-no-relro usr/bin/print_server W: ctn: hardening-no-fortify-functions usr/bin/print_server I: ctn: spelling-error-in-binary usr/bin/print_server_display ment meant W: ctn: hardening-no-relro usr/bin/print_server_display W: ctn: hardening-no-fortify-functions usr/bin/print_server_display I: ctn: spelling-error-in-binary usr/bin/ris_gateway ment meant W: ctn: hardening-no-relro usr/bin/ris_gateway W: ctn: hardening-no-fortify-functions usr/bin/ris_gateway I: ctn: spelling-error-in-binary usr/bin/send_image ment meant W: ctn: hardening-no-relro usr/bin/send_image W: ctn: hardening-no-fortify-functions usr/bin/send_image I: ctn: spelling-error-in-binary usr/bin/send_results ment meant W: ctn: hardening-no-relro usr/bin/send_results W: ctn: hardening-no-fortify-functions usr/bin/send_results I: ctn: spelling-error-in-binary usr/bin/send_study ment meant W: ctn: hardening-no-relro usr/bin/send_study W: ctn: hardening-no-fortify-functions usr/bin/send_study I: ctn: spelling-error-in-binary usr/bin/simple_pacs ment meant W: ctn: hardening-no-relro usr/bin/simple_pacs W: ctn: hardening-no-fortify-functions usr/bin/simple_pacs I: ctn: spelling-error-in-binary usr/bin/simple_storage ment meant W: ctn: hardening-no-relro usr/bin/simple_storage W: ctn: hardening-no-fortify-functions usr/bin/simple_storage W: ctn: hardening-no-relro usr/bin/snp_to_files W: ctn: hardening-no-fortify-functions usr/bin/snp_to_files W: ctn: hardening-no-relro usr/bin/storage_classes W: ctn: hardening-no-fortify-functions usr/bin/storage_classes I: ctn: spelling-error-in-binary usr/bin/storage_commit ment meant W: ctn: hardening-no-relro usr/bin/storage_commit W: ctn: hardening-no-fortify-functions usr/bin/storage_commit W: ctn: hardening-no-relro usr/bin/ttdelete W: ctn: hardening-no-fortify-functions usr/bin/ttdelete W: ctn: hardening-no-relro usr/bin/ttinsert W: ctn: hardening-no-fortify-functions usr/bin/ttinsert W: ctn: hardening-no-relro usr/bin/ttlayout W: ctn: hardening-no-fortify-functions usr/bin/ttlayout W: ctn: hardening-no-relro usr/bin/ttselect W: ctn: hardening-no-fortify-functions usr/bin/ttselect W: ctn: hardening-no-relro usr/bin/ttunique W: ctn: hardening-no-fortify-functions usr/bin/ttunique W: ctn: hardening-no-relro usr/bin/ttupdate W: ctn: hardening-no-fortify-functions usr/bin/ttupdate P: ctn: no-upstream-changelog N: N: The package does not install an upstream changelog file. If upstream N: provides a changelog, it should be accessible as N: /usr/share/doc//changelog.gz. N: N: It's currently unclear how best to handle multiple binary packages from N: the same source. Some maintainers put a copy of the upstream changelog N: in each package, but it can be quite long. Some include it in one N: package and add symlinks to the other packages, but this requires there N: be dependencies between the packages. Some only include it in a N: "central" binary package and omit it from more ancillary packages. N: N: Refer to Debian Policy Manual section 12.7 (Changelog files) for N: details. N: N: Severity: pedantic, Certainty: wild-guess N: N: Check: changelog-file, Type: binary N: W: ctn: binary-without-manpage usr/bin/dcm_strip_odd_groups N: N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should N: have a manual page N: N: Note that though the man program has the capability to check for several N: program names in the NAMES section, each of these programs should have N: its own manual page (a symbolic link to the appropriate manual page is N: sufficient) because other manual page viewers such as xman or tkman N: don't support this. N: N: If the name of the man page differs from the binary by case, man may be N: able to find it anyway; however, it is still best practice to make the N: case of the man page match the case of the binary. N: N: If the man pages are provided by another package on which this package N: depends, lintian may not be able to determine that man pages are N: available. In this case, after confirming that all binaries do have man N: pages after this package and its dependencies are installed, please add N: a lintian override. N: N: Refer to Debian Policy Manual section 12.1 (Manual pages) for details. N: N: Severity: normal, Certainty: possible N: N: Check: manpages, Type: binary N: W: ctn: executable-not-elf-or-script usr/share/doc/ctn/examples/stop_img_displays N: N: This executable file is not an ELF format binary, and does not start N: with the #! sequence that marks interpreted scripts. It might be a sh N: script that fails to name /bin/sh as its shell, or it may be incorrectly N: marked as executable. Sometimes upstream files developed on Windows are N: marked unnecessarily as executable on other systems. N: N: If you are using debhelper to build your package, running dh_fixperms N: will often correct this problem for you. N: N: Refer to Debian Policy Manual section 10.4 (Scripts) for details. N: N: Severity: normal, Certainty: certain N: N: Check: scripts, Type: binary N: W: ctn: executable-not-elf-or-script usr/share/doc/ctn/examples/start_his_server W: ctn: executable-not-elf-or-script usr/share/doc/ctn/examples/start_pacs_server W: ctn: executable-not-elf-or-script usr/share/doc/ctn/examples/start_img_client W: ctn: executable-not-elf-or-script usr/share/doc/ctn/examples/start_pacs_client W: ctn: executable-not-elf-or-script usr/share/doc/ctn/examples/start_print_client W: ctn: executable-not-elf-or-script usr/share/doc/ctn/examples/start_img_displays P: ctn-dev: no-upstream-changelog