Skip to content
Snippets Groups Projects
Commit 1c6efa5a authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Wrap and sort

parent 50b60a26
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,16 @@ Source: libj2ssh-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varunhiremath@gmail.com>,
Uploaders:
Varun Hiremath <varunhiremath@gmail.com>,
Emmanuel Bourg <ebourg@apache.org>
Build-Depends: cdbs, debhelper (>= 7), javahelper
Build-Depends-Indep: default-jdk, ant, libcommons-logging-java
Build-Depends:
ant,
cdbs,
debhelper (>= 7),
default-jdk,
javahelper,
libcommons-logging-java
Standards-Version: 3.9.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libj2ssh-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libj2ssh-java.git
......@@ -13,7 +19,7 @@ Homepage: http://sshtools.sourceforge.net
Package: libj2ssh-java
Architecture: all
Depends: ${misc:Depends}, libcommons-logging-java
Depends: libcommons-logging-java, ${misc:Depends}
Description: 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