This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository groovycsv.
commit 06ae6d2d0839547721f4f65110824194bffca18c Author: Emmanuel Bourg <[email protected]> Date: Fri May 13 09:49:13 2016 +0200 Use a secure Vcs-Git URL --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 42cf62e..65460ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +groovycsv (1.0-2) UNRELEASED; urgency=medium + + * Use a secure Vcs-Git URL + + -- Emmanuel Bourg <[email protected]> Fri, 13 May 2016 09:48:55 +0200 + groovycsv (1.0-1) unstable; urgency=medium * Initial release (Closes: #801998) diff --git a/debian/control b/debian/control index 20b1d3d..9f81019 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), libopencsv-java, maven-repo-helper Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-java/groovycsv.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/groovycsv.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/groovycsv.git Homepage: http://github.com/xlson/groovycsv -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovycsv.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

