[jenkins-winstone] 03/14: Added a dependency on libjetty8-java and libjetty8-extra-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Sep 5 15:23:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jenkins-winstone.
commit 5e0a5e6a1c0df05c5a441a4de3b30196f04dcd5b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Sep 5 14:42:22 2014 +0200
Added a dependency on libjetty8-java and libjetty8-extra-java
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 671e75a..9437e70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jenkins-winstone (2.3-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
+ - Added a dependency on libjetty8-java and libjetty8-extra-java
- Removed specification-resources.patch (no longer needed)
- Refreshed java8-compatibility.patch
* Use XZ compression for the upstream tarball
diff --git a/debian/control b/debian/control
index 2b3bb2e..6d8c391 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,8 @@ Build-Depends-Indep:
ant,
default-jdk-doc,
junit4,
+ libjetty8-java,
+ libjetty8-extra-java,
libhttpunit-java,
libmaven-antrun-plugin-java,
libmaven-javadoc-plugin-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-winstone.git
More information about the pkg-java-commits
mailing list