[jetty9] 87/135: Added the missing build dependency on libjetty-java (Closes: #796441)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Dec 17 14:53:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jetty9.
commit 45e6fefc97aee91e5dc1d1a2c5a1df5578c48fb2
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Aug 23 23:19:30 2015 +0200
Added the missing build dependency on libjetty-java (Closes: #796441)
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2ec4176..f67a0f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jetty8 (8.1.17-2) unstable; urgency=medium
+
+ * Added the missing build dependency on libjetty-java (Closes: #796441)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 23 Aug 2015 23:14:06 +0200
+
jetty8 (8.1.17-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 947a193..4aad7d6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: ant-optional,
libbuild-helper-maven-plugin-java,
libgeronimo-jta-1.1-spec-java,
libmail-java,
+ libjetty-java,
libjstl1.1-java,
libmaven-bundle-plugin-java,
libmaven-javadoc-plugin-java,
--
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