[async-http-client] 04/08: Added the missing build dependency on libcommons-httpclient-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Nov 20 15:24:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository async-http-client.
commit 2bced85dfc9f88a1946cf5640caba5cd342de5af
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Nov 20 16:09:29 2017 +0100
Added the missing build dependency on libcommons-httpclient-java
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a48abb9..9f7d789 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
async-http-client (1.6.5-5) UNRELEASED; urgency=medium
* Team upload.
+ * Added the missing build dependency on libcommons-httpclient-java
* Build with the DH sequencer instead of CDBS
* Removed the unused build dependency on libanimal-sniffer-java
* Standards-Version updated to 4.1.1
diff --git a/debian/control b/debian/control
index b637ce1..fb72a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.2)
Build-Depends-Indep: default-jdk-doc,
+ libcommons-httpclient-java,
libcommons-logging-java-doc,
libmaven-bundle-plugin-java,
libmaven-enforcer-plugin-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/async-http-client.git
More information about the pkg-java-commits
mailing list