[httpcomponents-client] 02/04: Added the Class-Path attribute in the manifest of httpclient.jar (Closes: #883810)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 12 08:59:51 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository httpcomponents-client.
commit 6fb2fddce2dba01c8fec6350272c2c9ea5c7bbf9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jan 12 09:48:59 2018 +0100
Added the Class-Path attribute in the manifest of httpclient.jar (Closes: #883810)
---
debian/changelog | 2 ++
debian/libhttpclient-java.classpath | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cf1d1b6..8ac2116 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ httpcomponents-client (4.5.3-2) UNRELEASED; urgency=medium
* Update copyright info.
[ Emmanuel Bourg ]
+ * Added the Class-Path attribute in the manifest of httpclient.jar
+ (Closes: #883810)
* Standards-Version updated to 4.1.3
-- Miguel Landaeta <nomadium at debian.org> Mon, 07 Aug 2017 11:00:39 +0100
diff --git a/debian/libhttpclient-java.classpath b/debian/libhttpclient-java.classpath
new file mode 100644
index 0000000..550526b
--- /dev/null
+++ b/debian/libhttpclient-java.classpath
@@ -0,0 +1 @@
+usr/share/java/httpclient.jar /usr/share/java/httpcore.jar /usr/share/java/commons-codec.jar /usr/share/java/commons-logging.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-client.git
More information about the pkg-java-commits
mailing list