Skip to content
Snippets Groups Projects
Commit c3358648 authored by Torsten Werner's avatar Torsten Werner
Browse files

* Team upload.

* Switch to debhelper level 7.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.
parent ba1363d2
No related branches found
No related tags found
No related merge requests found
libj2ssh-java (0.2.9-3) unstable; urgency=low
* Team upload.
* Switch to debhelper level 7.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.
-- Torsten Werner <twerner@debian.org> Sun, 25 Sep 2011 22:24:41 +0200
libj2ssh-java (0.2.9-2) unstable; urgency=low
* Team Upload
......
5
7
......@@ -3,16 +3,16 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varunhiremath@gmail.com>, Kumar Appaiah <akumar@ee.iitm.ac.in>
Build-Depends: cdbs, debhelper (>= 5)
Build-Depends: cdbs, debhelper (>= 7)
Build-Depends-Indep: default-jdk, ant, libcommons-logging-java, libxerces2-java, libbcprov-java
Standards-Version: 3.8.4
Standards-Version: 3.9.2
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
Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre-headless | java2-runtime
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: a Java library for the SSH protocol
J2SSH is an object-orientated Java library implementation of the SSH
version 2 protocol. It provides a rich, powerful, and extensible SSH
......
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