This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository eclipse-egit.
commit dd6ba299ab71ca142366119bc2d8850efd04c447 Author: Jakub Adam <[email protected]> Date: Mon Dec 23 19:56:45 2013 +0100 Make Vcs-* fields canonical --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f891639..0636480 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ eclipse-egit (3.2.0-1) UNRELEASED; urgency=medium * New Upstream release. * Refreshed d/patches/use-distribution-jgit.patch. * Bump Standards-Version to 3.9.5. + * Make Vcs-* fields canonical. -- Jakub Adam <[email protected]> Mon, 23 Dec 2013 19:47:01 +0100 diff --git a/debian/control b/debian/control index 25d00d9..524e6cb 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 8~), unzip, zip Standards-Version: 3.9.5 -Vcs-Git: git://git.debian.org/git/pkg-java/eclipse-egit.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse-egit.git +Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-egit.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-egit.git Homepage: http://www.eclipse.org/egit/ Package: eclipse-egit -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-egit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

