This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository svnclientadapter.
commit c7e22d8134953c2f9a317d1a088f21ff46eedad3 Author: Jakub Adam <[email protected]> Date: Sat Feb 22 10:23:53 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 d5b3bde..14a16d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ svnclientadapter (1.10.3-1) UNRELEASED; urgency=medium * Depend on libsvn-java (>= 1.8~). * Bump Standards-Version to 3.9.5. * Use xz for upstream tarball compression. + * Make Vcs-* fields canonical. -- Jakub Adam <[email protected]> Sat, 22 Feb 2014 08:54:26 +0100 diff --git a/debian/control b/debian/control index 907d96d..a58401d 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 8~), javahelper, ant, ant-optional, bnd, libemma-java Standards-Version: 3.9.5 Homepage: http://subclipse.tigris.org/svnClientAdapter.html -Vcs-Browser: http://git.debian.org/?p=pkg-java/svnclientadapter.git -Vcs-Git: git://git.debian.org/git/pkg-java/svnclientadapter.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/svnclientadapter.git +Vcs-Git: git://anonscm.debian.org/pkg-java/svnclientadapter.git Package: libsvnclientadapter-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svnclientadapter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

