[libj2ssh-java] 08/23: Remove unnecessary gij dependency
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jan 3 23:52:52 UTC 2018
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 4c95888c9448045618e0857fa2dadecda1d96ea7
Author: Kumar Appaiah <akumar at ee.iitm.ac.in>
Date: Fri Sep 7 19:43:22 2007 +0000
Remove unnecessary gij dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a7fd929..927b6cf 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libj2ssh-java
Package: libj2ssh-java
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | gij | java2-runtime
+Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java2-runtime
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libj2ssh-java.git
More information about the pkg-java-commits
mailing list