debian/0000755000000000000000000000000011634213514007166 5ustar debian/links0000644000000000000000000000011611347553464010243 0ustar usr/share/java/ganymed-ssh2-250.jar usr/share/java/ganymed-ssh2-build250.jar debian/copyright0000644000000000000000000001014210542503276011123 0ustar This package was debianized by Marcus Better on Thu, 21 Dec 2006 12:51:48 +0100. The source was downloaded from . Upstream author: Christian Plattner Copyright (C) 2005, 2006 Swiss Federal Institute of Technology (ETH Zurich), Department of Computer Science (http://www.inf.ethz.ch), Christian Plattner. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: a.) Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. b.) Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. c.) Neither the name of ETH Zurich nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The Java implementations of the AES, Blowfish and 3DES ciphers are Copyright (C) 2000-2004 The Legion Of The Bouncy Castle (http://www.bouncycastle.org). Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. The MD5 implementation is Copyright (C) 1991-1992 RSA Data Security, Inc. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation and/or software. The Debian packaging is Copyright (C) 2006 Marcus Better , and is licensed under the same license as the Ganymed SSH-2 itself, see above. debian/clean0000644000000000000000000000002211347553464010201 0ustar ganymed-ssh2*.jar debian/jlibs0000644000000000000000000000002111347553464010221 0ustar ganymed-ssh2.jar debian/pom.xml0000644000000000000000000000054611347553464010524 0ustar 4.0.0 ch.ethz.ganymed ganymed-ssh2 build250 Ganymed SSH2 for Java Ganymed SSH2 for Java is a library which implements the SSH-2 protocol in pure Java http://www.cleondris.ch/ssh2/ debian/rules0000755000000000000000000000126511350166272010255 0ustar #!/usr/bin/make -f PKGNAME := ganymed-ssh2 LIBNAME := lib$(PKGNAME)-java VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p') %: dh --with javahelper $@ override_dh_auto_build: jh_build $(PKGNAME).jar src override_dh_auto_clean: jh_clean override_dh_auto_install: dh_auto_install mh_installpom -p$(LIBNAME) $(CURDIR)/debian/pom.xml mh_installjar -p$(LIBNAME) -l $(CURDIR)/debian/pom.xml \ $(CURDIR)/$(PKGNAME).jar override_dh_installchangelogs: dh_installchangelogs HISTORY.txt get-orig-source: uscan \ --verbose \ --no-symlink \ --force-download \ --destdir $(CURDIR) mv $(PKGNAME)-build$(VERSION).tar.gz $(PKGNAME)_$(VERSION).orig.tar.gz debian/changelog0000644000000000000000000000321711634213102011034 0ustar ganymed-ssh2 (250-2) unstable; urgency=low * Team upload [ Miguel Landaeta ] * debian/rules: Updated get-orig-source target to generate the upstream tarball sources with a correct filename. [ Torsten Werner ] * Remove Java runtime from Depends. * Update Standards-Version: 3.9.2. -- Torsten Werner Wed, 14 Sep 2011 23:00:01 +0200 ganymed-ssh2 (250-1) unstable; urgency=low * New upstream release. (Closes: #574007). * Added myself to Uploaders. * Replaced Build-Depends on java-gcj-compat-dev with default-jdk. Also now Depends on default-jre-headless instead of java-gcj-compat-dev. * Switched packaging style from plain debhelper to dh7 and enabled building with javahelper. * Updated watch file. * Registered API docs with doc-base. -- Miguel Landaeta Mon, 15 Mar 2010 20:23:17 -0430 ganymed-ssh2 (210-3) unstable; urgency=low [ Marcus Better ] * Fixed Vcs-Svn and Vcs-Browser fields. [ Gabriele Giacone ] * Maven integration * dh compat to 7 * d/control: - Added maven-repo-helper as Build-Depends - Added ${misc:Depends} ad Depends - Standard-Version to 3.8.4 - Updated Homepage field - Section from libs to java -- Gabriele Giacone <1o5g4r8o@gmail.com> Sun, 07 Feb 2010 19:35:10 +0100 ganymed-ssh2 (210-2) unstable; urgency=low * debian/rules: clean: Delete build-stamp (Closes: #424290). * Added myself as Uploader. -- Michael Koch Wed, 16 May 2007 07:42:33 +0200 ganymed-ssh2 (210-1) unstable; urgency=low * Initial release. (Closes: #374255) -- Marcus Better Thu, 21 Dec 2006 13:44:53 +0100 debian/doc-base0000644000000000000000000000040411347553464010600 0ustar Document: libganymed-ssh2-java-doc Title: Ganymed SSH-2 Abstract: pure Java implementation of the SSH-2 protocol Section: Programming Format: HTML Index: /usr/share/doc/libganymed-ssh2-java/api/index.html Files: /usr/share/doc/libganymed-ssh2-java/api/*.html debian/watch0000644000000000000000000000012511347553464010231 0ustar version=3 http://www.cleondris.ch/ssh2/ganymed-ssh2-build(\d+)\.zip debian jh_repack debian/dirs0000644000000000000000000000001710542503276010054 0ustar usr/share/java debian/control0000644000000000000000000000207011634213102010561 0ustar Source: ganymed-ssh2 Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Marcus Better , Michael Koch , Miguel Landaeta Build-Depends: debhelper (>= 7.0.50~), maven-repo-helper, default-jdk, javahelper Standards-Version: 3.9.2 Homepage: http://www.cleondris.ch/ssh2/ Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/ganymed-ssh2 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ganymed-ssh2/ Package: libganymed-ssh2-java Architecture: all Depends: ${misc:Depends} Description: pure Java implementation of the SSH-2 protocol Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java. It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. debian/source/0000755000000000000000000000000011634213442010466 5ustar debian/source/format0000644000000000000000000000001411327165542011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211327165542010372 0ustar 7 debian/docs0000644000000000000000000000006511347553464010056 0ustar debian/_jh_build.javadoc/api README.txt faq/FAQ.html