This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jftp.
commit e891c3459215ae92c079950871de78d46c3ae20b Author: Markus Koschany <[email protected]> Date: Sun Apr 3 00:30:32 2016 +0200 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 33012a4..ad77095 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jftp (1.52+dfsg-5) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Markus Koschany <[email protected]> Sun, 03 Apr 2016 00:30:32 +0200 + jftp (1.52+dfsg-4) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 1a21368..8bd192b 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ant, liblog4j1.2-java, libyanfs-java Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jftp +Vcs-Git: git://anonscm.debian.org/pkg-java/jftp.git Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/jftp Homepage: http://j-ftp.sourceforge.net -- 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

