Skip to content
Snippets Groups Projects
Commit 9e6f359b authored by Kumar Appaiah's avatar Kumar Appaiah
Browse files

* NOT RELEASED YET

* debian/control:
  + Change XS-Vcs-* to Vcs-*.
  + Add Homepage field, shift homepage from description.
parent 4c95888c
No related branches found
No related tags found
No related merge requests found
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 <akumar@ee.iitm.ac.in> Mon, 17 Sep 2007 21:38:14 +0530
libj2ssh-java (0.2.9-1) unstable; urgency=low
[ Varun Hiremath ]
......
......@@ -6,8 +6,9 @@ Uploaders: Varun Hiremath <varunhiremath@gmail.com>, Kumar Appaiah <akumar@ee.ii
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment