This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jtharness.
commit a7b067e2d2bba64c267c799f32c88f4d18b5f70f Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 29 21:56:28 2014 +0000 Added the Vcs-Browser URL --- debian/changelog | 2 +- debian/control | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 746d76e..e4f5374 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ jtharness (4.4.1-1) UNRELEASED; urgency=medium - Refreshed the patches * debian/control: - Depend on libservlet3.1-java instead of libservlet3.0-java - - Fixed the Vcs-Svn URL + - Fixed the Vcs-Svn URL and added Vcs-Browser - Standards-Version updated to 3.9.6 (no changes) - Improved the package description * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index d60fa1f..0eef3fa 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,9 @@ Build-Depends-Indep: default-jdk, libasm3-java, libservlet3.1-java Standards-Version: 3.9.6 -Homepage: http://jtharness.java.net/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjtharness-java +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libjtharness-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libjtharness-java +Homepage: http://jtharness.java.net Package: libjtharness-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtharness.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

