This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-httpclient.
commit 2dba711320033b7f78861b156cb546a7220a1e58 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 4 09:44:13 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index af3f187..fb96177 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ commons-httpclient (3.1-13) UNRELEASED; urgency=medium * Moved the package to Git + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Tue, 04 Jul 2017 09:39:51 +0200 diff --git a/debian/control b/debian/control index 48d8cfb..9c0dd44 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libcommons-codec-java, libcommons-logging-java, maven-repo-helper -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-httpclient.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-httpclient.git Homepage: http://hc.apache.org/httpclient-3.x -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-httpclient.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

