[tomcat8] 03/05: tomcat8: Fix Lintian error and depend on lsb-base.
Markus Koschany
apo at moszumanska.debian.org
Wed Apr 12 12:11:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository tomcat8.
commit f57c63e4b6f9949a42989fbce00714aeeacfa143
Author: Markus Koschany <apo at debian.org>
Date: Wed Apr 12 11:18:46 2017 +0200
tomcat8: Fix Lintian error and depend on lsb-base.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9ec398f..4d41135 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Description: Apache Tomcat 8 - Servlet and JSP engine -- common files
Package: tomcat8
Architecture: all
-Depends: adduser, tomcat8-common (>= ${source:Version}), ucf, ${misc:Depends}
+Depends: adduser, lsb-base (>= 3.0-6), tomcat8-common (>= ${source:Version}), ucf, ${misc:Depends}
Recommends: authbind, libtcnative-1 (>= 1.2.6~)
Suggests: tomcat8-admin (>= ${source:Version}),
tomcat8-docs (>= ${source:Version}),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git
More information about the pkg-java-commits
mailing list