[jetty9] 19/99: Fix lintian warning init.d-script-does-not-provide-itself
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Fri Oct 9 21:20:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository jetty9.
commit 8e16ed75d61ba57323424d64a4cfa5e72056b902
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Tue May 1 13:38:40 2012 +0200
Fix lintian warning init.d-script-does-not-provide-itself
---
debian/jetty8.init | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/jetty8.init b/debian/jetty8.init
index 365b845..8ba13ca 100644
--- a/debian/jetty8.init
+++ b/debian/jetty8.init
@@ -4,9 +4,10 @@
#
# Written by Philipp Meier <meier at meisterbohne.de>
# Modified for Jetty 6 by Ludovic Claude <ludovic.claude at laposte.net>
+# Modified for Jetty 8 by Jakub Adam <jakub.adam at ktknet.cz>
#
### BEGIN INIT INFO
-# Provides: jetty
+# Provides: jetty8
# Required-Start: $local_fs $remote_fs $network
# Required-Stop: $local_fs $remote_fs $network
# Should-Start: $named
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git
More information about the pkg-java-commits
mailing list