This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jmock.
commit c42bd1d5086b10ac245ceaa1e2a72373912eb286 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 2 21:23:41 2013 +0000 Use canonical URLs for the Vcs-* fields --- debian/changelog | 4 ++-- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0a5adaa..0e54cdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ jmock (1.2.0-2) unstable; urgency=low - * Team upload. * Fixed the watch file * Updated Standards-Version to 3.9.4 (no changes) * Removed Michael Koch from the Uploaders list (Closes: #654037) * debian/copyright: Updated the Format URI + * Use canonical URLs for the Vcs-* fields - -- Emmanuel Bourg <[email protected]> Tue, 07 May 2013 13:42:55 +0200 + -- Emmanuel Bourg <[email protected]> Tue, 02 Jul 2013 23:20:58 +0200 jmock (1.2.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 791be00..f298b63 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper Build-Depends-Indep: junit (>= 3.8.2), libcglib-java, maven-repo-helper Standards-Version: 3.9.4 Homepage: http://www.jmock.org -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jmock -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jmock/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jmock +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jmock/ Package: libjmock-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

