[debian-edu-commits] debian-edu/ 01/01: Override four command-with-path-in-maintainer-script warnings as the path is only used to test the existance of the tools and the suggested workaround in https://www.debian.org/doc/manuals/developers-reference/ \ ch06.en.html#bpp-debian-maint-scripts is 12 times as big.
Holger Levsen
holger at layer-acht.org
Fri Jun 3 13:52:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-config.
commit 80f8c96f864328d7517183970f7560f4dacf7978
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Jun 3 15:51:52 2016 +0200
Override four command-with-path-in-maintainer-script warnings as the path is only used to test the existance of the tools and the suggested workaround in https://www.debian.org/doc/manuals/developers-reference/ \ ch06.en.html#bpp-debian-maint-scripts is 12 times as big.
---
debian/changelog | 5 +++++
debian/debian-edu-config.lintian-overrides | 5 ++++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1069761..736bbdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,11 @@ debian-edu-config (1.904) UNRELEASED; urgency=medium
* Add debian/debian-edu-config.lintian-overrides for ignoring harmless
warnings about files in etc/dhcp/dhclient-exit-hooks.d/ not being
executable.
+ * Override four command-with-path-in-maintainer-script warnings as the path
+ is only used to test the existance of the tools and the suggested
+ workaround in
+ https://www.debian.org/doc/manuals/developers-reference/ \
+ ch06.en.html#bpp-debian-maint-scripts is 12 times as big.
-- Wolfgang Schweer <wschweer at arcor.de> Mon, 30 May 2016 16:32:50 +0200
diff --git a/debian/debian-edu-config.lintian-overrides b/debian/debian-edu-config.lintian-overrides
index 78cf053..13f0107 100644
--- a/debian/debian-edu-config.lintian-overrides
+++ b/debian/debian-edu-config.lintian-overrides
@@ -2,4 +2,7 @@ debian-edu-config binary: script-not-executable etc/dhcp/dhclient-exit-hooks.d/a
debian-edu-config binary: script-not-executable etc/dhcp/dhclient-exit-hooks.d/fetch-ldap-cert
debian-edu-config binary: script-not-executable etc/dhcp/dhclient-exit-hooks.d/hostname
debian-edu-config binary: script-not-executable etc/dhcp/dhclient-exit-hooks.d/wpad-proxy-update
-
+debian-edu-config binary: command-with-path-in-maintainer-script postinst:99 /usr/bin/etckeeper
+debian-edu-config binary: command-with-path-in-maintainer-script postinst:309 /usr/bin/etckeeper
+debian-edu-config binary: command-with-path-in-maintainer-script postrm:18 /usr/sbin/debian-edu-ltsp-audiodivert
+debian-edu-config binary: command-with-path-in-maintainer-script prerm:18 /usr/sbin/debian-edu-ltsp-audiodivert
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list