This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to annotated tag debian/4.4.1-1 in repository httpcomponents-client.
commit 517571a46bd5991c6eca1932b49d417453a244e3 Author: Emmanuel Bourg <[email protected]> Date: Mon May 11 15:30:43 2015 +0200 Standards-Version updated to 3.9.6 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f1b6bdd..fe9aac6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ httpcomponents-client (4.4.1-1) UNRELEASED; urgency=medium - Updated the dependency on libhttpcore-java (>= 4.4.1) - Added a debian/orig-tar.sh script to fetch the public-suffix-list.txt file from publicsuffix.org and add it to the upstream tarball + * Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Mon, 04 May 2015 15:06:59 +0200 diff --git a/debian/control b/debian/control index edf4d55..8bf769e 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: junit, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libmockito-java -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/httpcomponents-client.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/httpcomponents-client.git Homepage: http://hc.apache.org/httpcomponents-client-ga/index.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-client.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

