[jabref] 03/03: add httpasynclient to deps and adjust runtime classpath
Tony Mancill
tmancill at moszumanska.debian.org
Tue Dec 6 06:14:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch dev
in repository jabref.
commit c8f8257f2bf86c45f4421ba5a3466190c22e5b4f
Author: tony mancill <tmancill at debian.org>
Date: Mon Dec 5 21:34:30 2016 -0800
add httpasynclient to deps and adjust runtime classpath
---
debian/control | 1 +
debian/jabref-wrapper | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index 9df1d8f..84050a3 100644
--- a/debian/control
+++ b/debian/control
@@ -54,6 +54,7 @@ Depends: ${misc:Depends},
libcommons-logging-java,
libglazedlists-java,
libguava-java,
+ libhttpasyncclient-java,
libhttpclient-java,
libjempbox-java,
libjava-string-similarity-java,
diff --git a/debian/jabref-wrapper b/debian/jabref-wrapper
index 42bac42..9dbed94 100644
--- a/debian/jabref-wrapper
+++ b/debian/jabref-wrapper
@@ -18,7 +18,10 @@ find_jars \
fontbox \
glazedlists \
guava \
+ httpasyncclient \
httpclient \
+ httpcore \
+ httpcore-nio \
java-string-similarity \
jempbox \
jgoodies-common \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list