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 0e8b53c443f33d690ff11e52b5752dcd727c94b9 Author: Emmanuel Bourg <[email protected]> Date: Wed Jan 10 01:20:11 2018 +0100 Standards-Version updated to 4.1.3 --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6d9e6af..cf1d1b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ httpcomponents-client (4.5.3-2) UNRELEASED; urgency=medium + [ Miguel Landaeta ] * Team upload. * Remove myself from uploaders list. (Closes: #871862) * Update copyright info. + [ Emmanuel Bourg ] + * Standards-Version updated to 4.1.3 + -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 11:00:39 +0100 httpcomponents-client (4.5.3-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index e2df9d0..14c5d5c 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libmockito-java -Standards-Version: 3.9.8 +Standards-Version: 4.1.3 Vcs-Git: https://anonscm.debian.org/git/pkg-java/httpcomponents-client.git Vcs-Browser: https://anonscm.debian.org/cgit/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

