[elbe-devel] [PATCH 0/6] lintian warnings, typos and other odds

Benedikt Spranger b.spranger at linutronix.de
Tue Sep 29 17:41:00 CEST 2015


Recent debian package builds throw a couple of lintian warnings:

W: elbe source: stronger-dependency-implies-weaker elbe depends -> recommends qemu-kvm
W: elbe source: maintainer-script-lacks-debhelper-token debian/elbe-updated.postinst
W: elbe source: maintainer-script-lacks-debhelper-token debian/elbe-updated.postrm
W: elbe source: maintainer-script-lacks-debhelper-token debian/elbe-updated.prerm
W: elbe-soap: spelling-error-in-changelog automaticly automatically
W: elbe-updated: spelling-error-in-changelog automaticly automatically
W: elbe-updated: script-in-etc-init.d-not-registered-via-update-rc.d etc/init.d/elbe-updated
W: elbe-updated: maintainer-script-ignores-errors postinst
W: elbe-updated: maintainer-script-empty postrm
W: elbe-updated: maintainer-script-ignores-errors postrm
W: elbe-updated: maintainer-script-ignores-errors prerm
W: elbe-bootup-check: spelling-error-in-changelog automaticly automatically
W: elbe-common: spelling-error-in-changelog automaticly automatically
W: elbe-buildenv: spelling-error-in-changelog automaticly automatically
W: elbe-control: spelling-error-in-changelog automaticly automatically
W: elbe-doc: spelling-error-in-changelog automaticly automatically
W: elbe-daemon: spelling-error-in-changelog automaticly automatically
W: elbe: spelling-error-in-changelog automaticly automatically

target these warnings.

asciidoc complain about a deprecated syntax:
asciidoc: DEPRECATED: elbe-schema-reference.txt: line 275: old qanda list syntax
asciidoc: DEPRECATED: elbe-schema-reference.txt: line 355: old qanda list syntax
asciidoc: DEPRECATED: elbe-schema-reference.txt: line 359: old qanda list syntax
fix a typo in the schema file causing this error. And last but not least ignore
emacs backup files.

Regards
    Bene

Benedikt Spranger (6):
  fix lintian warning: stronger-dependency-implies-weaker
  add debhelper token to  install/remove scripts
  spelling fix
  spot errors in install/remove scripts
  fix typos
  ignore emacs backup files

 .gitignore                   | 2 ++
 debian/changelog             | 2 +-
 debian/control               | 3 +--
 debian/elbe-updated.postinst | 8 ++++++++
 debian/elbe-updated.postrm   | 9 ++++++++-
 debian/elbe-updated.prerm    | 9 +++++++++
 elbepack/dbsfed.xsd          | 6 +++---
 7 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.5.3





More information about the elbe-devel mailing list