This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository eclipse.
commit 1c5f81d044ddda72a056a0370b60ef0548d16e40 Author: Jakub Adam <[email protected]> Date: Mon Apr 27 17:03:36 2015 +0200 Convert Vcs-* fields in d/control into canonical format --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 00cd0a0..98837d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ eclipse (3.8.1-8) UNRELEASED; urgency=medium * Update icu4j dependency to libicu4j-49-java - required by eclipse-cdt 8.6.0. * Bump Standards-Version to 3.9.6. + * Convert Vcs-* fields in d/control into canonical format. -- Jakub Adam <[email protected]> Sat, 28 Feb 2015 19:13:20 +0100 diff --git a/debian/control b/debian/control index d6a9332..310bc19 100644 --- a/debian/control +++ b/debian/control @@ -42,8 +42,8 @@ Build-Depends: ant (>= 1.8.2), unzip, zip Standards-Version: 3.9.6 -Vcs-Git: git://git.debian.org/git/pkg-java/eclipse.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse.git +Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse.git Homepage: http://www.eclipse.org/ Package: eclipse -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

