This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jftp.
commit d0c0a26db3574a5fa689a243c0a8ebca20a49577 Author: Emmanuel Bourg <[email protected]> Date: Sat Jul 5 05:56:22 2014 +0000 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a22b55f..0dafec4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jftp (1.52+dfsg-3) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Sat, 05 Jul 2014 07:46:56 +0200 diff --git a/debian/control b/debian/control index 9bdaa87..ef65cb9 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends-Indep: ant, liblog4j1.2-java, libyanfs-java Standards-Version: 3.9.5 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jftp -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jftp +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jftp +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jftp Homepage: http://j-ftp.sourceforge.net Package: jftp -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jftp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

