[modello] 01/05: Added the missing build dependency on libjsoup-java (Closes: #882406)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 22 12:14:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository modello.
commit 9b0c510eb0e20d02d208ee6a9bbe5a4e3144b76c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 22 12:51:23 2017 +0100
Added the missing build dependency on libjsoup-java (Closes: #882406)
---
debian/changelog | 7 +++++++
debian/control | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index aeacf8f..517c9d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+modello (1.9.1-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Added the missing build dependency on libjsoup-java (Closes: #882406)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 22 Nov 2017 12:50:58 +0100
+
modello (1.9.1-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index b0d8e45..421157d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 10), default-jdk
Build-Depends-Indep: default-jdk-doc,
junit,
libjdom1-java,
+ libjsoup-java,
libmaven-dependency-plugin-java,
libmaven-javadoc-plugin-java,
libplexus-build-api-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello.git
More information about the pkg-java-commits
mailing list