The following commit has been merged in the master branch:
commit 8e16ed75d61ba57323424d64a4cfa5e72056b902
Author: Jakub Adam <[email protected]>
Date: Tue May 1 13:38:40 2012 +0200
Fix lintian warning init.d-script-does-not-provide-itself
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 <[email protected]>
# Modified for Jetty 6 by Ludovic Claude <[email protected]>
+# Modified for Jetty 8 by Jakub Adam <[email protected]>
#
### BEGIN INIT INFO
-# Provides: jetty
+# Provides: jetty8
# Required-Start: $local_fs $remote_fs $network
# Required-Stop: $local_fs $remote_fs $network
# Should-Start: $named
--
jetty8 packaging
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits