P: acedb source: unneeded-build-dep-on-quilt N: N: This package build-depends on quilt, which is not required since N: dpkg-source will apply patches at unpack time for 3.0 (quilt) source N: packages. N: N: Remember to remove any references to quilt in the rules file (e.g. N: "--with quilt", dh_quilt_* or quilt makefile includes). N: N: This tag is meant to remind people that with 3.0 (quilt), quilt is not N: necessary. If you keep the build-depends on quilt to ease backporting to N: older releases, then please ignore/override this tag. N: N: Severity: pedantic, Certainty: possible N: N: Check: patch-systems, Type: source N: I: acedb source: quilt-patch-missing-description blxview_gtk_namespace_conflict.patch N: N: quilt patch files should start with a description of patch. All lines N: before the start of the patch itself are considered part of the N: description. You can edit the description with quilt header -e when the N: patch is at the top of the stack. N: N: As well as a description of the purpose and function of the patch, the N: description should ideally contain author information, a URL for the bug N: report (if any), Debian or upstream bugs fixed by it, upstream status, N: the Debian version and date the patch was first included, and any other N: information that would be useful if someone were investigating the patch N: and underlying problem. Please consider using the DEP-3 format for this N: information. N: N: Refer to http://dep.debian.net/deps/dep3/ for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: patch-systems, Type: source N: I: acedb source: quilt-patch-missing-description belvu_help.patch I: acedb source: quilt-patch-missing-description efetch_help.patch I: acedb source: quilt-patch-missing-description dotter_help.patch I: acedb source: quilt-patch-missing-description no-curses.patch P: acedb source: unversioned-copyright-format-uri http://dep.debian.net/deps/dep5/ N: N: Format URI of the machine-readable copyright file is not versioned. N: N: Please use N: http://www.debian.org/doc/packaging-manuals/copyright-format// N: as the format URI instead. N: N: Refer to N: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for N: details. N: N: Severity: pedantic, Certainty: possible N: N: Check: source-copyright, Type: source N: W: acedb 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: acedb-other-dotter: spelling-error-in-binary usr/bin/dotter preceeding preceding 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: acedb-other-dotter: hardening-no-relro usr/bin/dotter 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: acedb-other-dotter: hardening-no-fortify-functions usr/bin/dotter 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: P: acedb-other-dotter: 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: I: acedb-other-dotter: spelling-error-in-copyright GNU Lesser Public License GNU Lesser General Public License N: N: Lintian found a spelling error in the copyright file. Lintian has a list N: of common misspellings that it looks for. It does not have a dictionary N: like a spelling checker does. If this is a spelling error in the N: upstream license, in supporting email messages, or a case of Lintian N: being confused by non-English text, add an override. N: N: Severity: minor, Certainty: possible N: N: Check: copyright-file, Type: binary N: I: acedb-other-dotter: spelling-error-in-copyright GNU Public License GNU General Public License I: acedb-other-dotter: package-contains-empty-directory usr/sbin/ N: N: This package installs an empty directory. This might be intentional but N: it's normally a mistake. If it is intentional, add a lintian override. N: N: If a package ships with or installs empty directories, you can remove N: them in debian/rules by calling: N: N: $ find path/to/base/dir -type d -empty -delete N: N: Severity: wishlist, Certainty: possible N: N: Check: files, Type: binary, udeb N: W: acedb-other: hardening-no-relro usr/bin/efetch W: acedb-other: hardening-no-fortify-functions usr/bin/efetch P: acedb-other: no-upstream-changelog I: acedb-other: spelling-error-in-copyright GNU Lesser Public License GNU Lesser General Public License I: acedb-other: spelling-error-in-copyright GNU Public License GNU General Public License I: acedb-other-belvu: spelling-error-in-binary usr/bin/belvu preceeding preceding W: acedb-other-belvu: hardening-no-relro usr/bin/belvu W: acedb-other-belvu: hardening-no-fortify-functions usr/bin/belvu P: acedb-other-belvu: no-upstream-changelog I: acedb-other-belvu: spelling-error-in-copyright GNU Lesser Public License GNU Lesser General Public License I: acedb-other-belvu: spelling-error-in-copyright GNU Public License GNU General Public License