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 fc84858aac0dc47a83be56f7cb52d83bb1bdd4fa Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 4 09:39:51 2017 +0200 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6ae69de..af3f187 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +commons-httpclient (3.1-13) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Tue, 04 Jul 2017 09:39:51 +0200 + commons-httpclient (3.1-12) unstable; urgency=high * Team upload. diff --git a/debian/control b/debian/control index 07231dd..c9c8d15 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends-Indep: libcommons-logging-java, maven-repo-helper Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-httpclient -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/commons-httpclient +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 Package: libcommons-httpclient-java -- 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

