This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository eclipse-subclipse.
commit 06533bf88e397a990917d6bc292a4c9168c6f6ac Author: Jakub Adam <[email protected]> Date: Sat Feb 22 13:26:04 2014 +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 e24db98..8611d9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ eclipse-subclipse (1.10.3-1) UNRELEASED; urgency=medium * Build-Depend on libsvnclientadapter-java (>= 1.10~). * Remove dependency on libsvn-java - libsvnclientadapter-java already pulls in correct version. + * Make Vcs-* fields canonical. -- Jakub Adam <[email protected]> Fri, 21 Feb 2014 23:27:55 +0100 diff --git a/debian/control b/debian/control index 69036bd..be91524 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-subclipse.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse-subclipse.git +Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-subclipse.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-subclipse.git Homepage: http://subclipse.tigris.org/ Package: eclipse-subclipse -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-subclipse.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

