[jetty9] 04/06: Added the missing dependency on lsb-base
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 5 17:18:24 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jetty9.
commit 66b76814de13292689acfa6100e23593724634d4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jan 5 17:34:08 2018 +0100
Added the missing dependency on lsb-base
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8a959a9..0e9355e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jetty9 (9.2.23-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
+ * Added the missing dependency on lsb-base
* Standards-Version updated to 4.1.3
-- Emmanuel Bourg <ebourg at apache.org> Fri, 05 Jan 2018 17:25:32 +0100
diff --git a/debian/control b/debian/control
index 814ae5f..280283e 100644
--- a/debian/control
+++ b/debian/control
@@ -68,6 +68,7 @@ Depends: adduser,
default-jre-headless | java7-runtime-headless,
libjetty9-java (>= ${source:Version}),
libjetty9-extra-java (>= ${source:Version}),
+ lsb-base,
${misc:Depends}
Recommends: authbind
Description: Java servlet engine and webserver
--
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