This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libj2ssh-java.
commit 9e6f359b5dd500251fe9adfdc95b9728a9ce6bca Author: Kumar Appaiah <[email protected]> Date: Thu Dec 6 12:43:30 2007 +0000 * NOT RELEASED YET * debian/control: + Change XS-Vcs-* to Vcs-*. + Add Homepage field, shift homepage from description. --- debian/changelog | 9 +++++++++ debian/control | 9 +++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index cfabcb2..4d89eff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libj2ssh-java (0.2.9-2) UNRELEASED; urgency=low + + * NOT RELEASED YET + * debian/control: + + Change XS-Vcs-* to Vcs-*. + + Add Homepage field, shift homepage from description. + + -- Kumar Appaiah <[email protected]> Mon, 17 Sep 2007 21:38:14 +0530 + libj2ssh-java (0.2.9-1) unstable; urgency=low [ Varun Hiremath ] diff --git a/debian/control b/debian/control index 927b6cf..a481f0b 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,9 @@ Uploaders: Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected] Build-Depends: cdbs, debhelper (>= 5) Build-Depends-Indep: java-gcj-compat-dev, ant, libcommons-logging-java, libxerces2-java, libbcprov-java Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libj2ssh-java -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libj2ssh-java +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libj2ssh-java +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libj2ssh-java +Homepage: http://sshtools.sourceforge.net Package: libj2ssh-java Architecture: all @@ -24,8 +25,6 @@ Description: a Java library for the SSH protocol forwarding. The specification currently supports public key and password authentication and a full implementation of the SFTP protocol. - . - Homepage: http://sshtools.sourceforge.net Package: libj2ssh-java-doc Section: doc @@ -45,5 +44,3 @@ Description: a Java library for the SSH protocol - documentation and examples . This package includes the API documentation as well as some examples for the j2ssh library. - . - Homepage: http://sshtools.sourceforge.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libj2ssh-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

