Author: ebourg-guest Date: 2014-03-21 22:35:44 +0000 (Fri, 21 Mar 2014) New Revision: 17913
Added: tags/jsch/0.1.51-1/ tags/jsch/0.1.51-1/debian/README.Debian tags/jsch/0.1.51-1/debian/changelog tags/jsch/0.1.51-1/debian/compat tags/jsch/0.1.51-1/debian/control tags/jsch/0.1.51-1/debian/copyright tags/jsch/0.1.51-1/debian/docs tags/jsch/0.1.51-1/debian/libjsch-java-doc.install tags/jsch/0.1.51-1/debian/manifest.mf tags/jsch/0.1.51-1/debian/pom.xml tags/jsch/0.1.51-1/debian/rules Removed: tags/jsch/0.1.51-1/debian/README.Debian tags/jsch/0.1.51-1/debian/changelog tags/jsch/0.1.51-1/debian/compat tags/jsch/0.1.51-1/debian/control tags/jsch/0.1.51-1/debian/copyright tags/jsch/0.1.51-1/debian/docs tags/jsch/0.1.51-1/debian/manifest.mf tags/jsch/0.1.51-1/debian/pom.xml tags/jsch/0.1.51-1/debian/rules Log: [svn-buildpackage] Tagging jsch 0.1.51-1 Deleted: tags/jsch/0.1.51-1/debian/README.Debian =================================================================== --- trunk/jsch/debian/README.Debian 2013-09-19 08:16:21 UTC (rev 17237) +++ tags/jsch/0.1.51-1/debian/README.Debian 2014-03-21 22:35:44 UTC (rev 17913) @@ -1,6 +0,0 @@ -JSch for Debian ------------------ - -The demos are included in the libjsch-java-doc package. - - -- Jerry Haltom <[email protected]> Thu, 13 Jan 2005 16:17:36 -0600 Copied: tags/jsch/0.1.51-1/debian/README.Debian (from rev 17912, trunk/jsch/debian/README.Debian) =================================================================== --- tags/jsch/0.1.51-1/debian/README.Debian (rev 0) +++ tags/jsch/0.1.51-1/debian/README.Debian 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1,6 @@ +JSch for Debian +--------------- + +The demos are included in the libjsch-java-doc package. + + -- Jerry Haltom <[email protected]> Thu, 13 Jan 2005 16:17:36 -0600 Deleted: tags/jsch/0.1.51-1/debian/changelog =================================================================== --- trunk/jsch/debian/changelog 2013-09-19 08:16:21 UTC (rev 17237) +++ tags/jsch/0.1.51-1/debian/changelog 2014-03-21 22:35:44 UTC (rev 17913) @@ -1,160 +0,0 @@ -jsch (0.1.50-1) unstable; urgency=low - - * New upstream release (Closes: #659599) - - Updated the OSGi metadata - - Updated the pom.xml file - - Refreshed the patch - * Added the missing dependency on libjzlib-java (Closes: #705641) - * Bumped Standards-Version to 3.9.4 - no changes required. - * Removed Michael Koch from the Uploaders list (Closes: #654038) - * debian/copyright: Changed to comply with the Copyright Format 1.0 - * debian/rules: Fixed the URL used to fetch the pom.xml file - * debian/rules: Call mh_clean in the clean target to rebuilt properly - * Added the Javadoc to the documentation package - * Added "Recommends: default-jdk-doc" to libjsch-java-doc - * Removed the duplicate upstream changelog in libjsch-java-doc - - -- Emmanuel Bourg <[email protected]> Tue, 14 May 2013 09:57:30 +0200 - -jsch (0.1.42-2) unstable; urgency=low - - * Made the OSGi-metadata export a versioned package. (LP: #566025) - * Removed depends on JRE; not required for Java Libraries any more. - * Removed Jerry Haltom from Uploaders; thanks for your work on this - package. - * Bumped debhelper compat to 7. - * Bumped Standards-Version to 3.8.4 - no changes required. - * Converted source format to 3.0 (quilt). - * Removed unused clean target. - - -- Niels Thykier <[email protected]> Sun, 27 Jun 2010 20:48:45 +0200 - -jsch (0.1.42-1) unstable; urgency=low - - * New upstream release. - - Sync'ed with Ubuntu. - - debian/control: added ${misc:Depends} - Depends as appropriate. - - Updated debian/copyright and debian/manifest.mf. - * Made the short descriptions unique. - * Bumped Standards-Versions to 3.8.3 - no changes required. - - -- Niels Thykier <[email protected]> Tue, 22 Sep 2009 20:01:52 +0200 - -jsch (0.1.41-2) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 11:46:52 +0200 - -jsch (0.1.41-1) experimental; urgency=low - - [Ludovic Claude] - * New upstream version, add myself to Uploaders - * Change section to java, bump up Standards-Version to 3.8.1, - bump up debhelper to 6 - * Add the Maven POM to the package, - * Add a Build-Depends-Indep dependency on maven-repo-helper - * Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - - [Michael Koch] - * Revised package descriptions. Thanks to Marcus Better. Closes: #475162. - - [Matthias Klose] - * (Build-)depend on default-jre/-jdk. - * Set java source version to 1.4. - - -- Ludovic Claude <[email protected]> Wed, 06 May 2009 11:30:49 +0100 - -jsch (0.1.37-3) unstable; urgency=low - - * Add OSGi manifest patch. Thanks to Roberto Jimenoca. Closes: #471209. - - -- Michael Koch <[email protected]> Fri, 21 Mar 2008 11:41:01 +0100 - -jsch (0.1.37-2) unstable; urgency=low - - * Don't install examples into libjsch-java. Closes: #463847 - - -- Michael Koch <[email protected]> Wed, 06 Feb 2008 23:23:19 +0100 - -jsch (0.1.37-1) unstable; urgency=low - - * New upstream version. - - Removed obsoleted patch debian/patches/enable-debug.patch. - * Added link to jsch.jar for ant. Closes: #463120 - * Install examples. - - -- Michael Koch <[email protected]> Thu, 31 Jan 2008 23:22:29 +0100 - -jsch (0.1.36-1) unstable; urgency=low - - * New upstream version. - * Added Homepage, Vcs-Svn and Vcs-Browser fields. - * Updated Standards-Version to 3.7.3. - - -- Michael Koch <[email protected]> Sun, 06 Jan 2008 22:12:21 +0100 - -jsch (0.1.34ds1-1) unstable; urgency=low - - * Upload with real 0.1.34 sources. Closes: #440590. - * Removed old debian/libjsch-java.links file. - Closes: #441049, #441403. - * Added debian/watch file. - - -- Michael Koch <[email protected]> Sun, 09 Sep 2007 20:32:32 +0200 - -jsch (0.1.34-1) unstable; urgency=low - - * New upstream release. Thanks to Alban Browaeys for preparing the orig - tarball. Closes: #440590. - * Removed debian/libjsch-java.links file and do linking in debian/rules. - * Get rid of UPSTREAM_VERSION variable in debian/rules and use - DEB_UPSTREAM_VERSION provided by CDBS. - - -- Michael Koch <[email protected]> Mon, 03 Sep 2007 11:47:34 +0200 - -jsch (0.1.28-2) unstable; urgency=low - - * Upload to unstable. - * Fix typo in copyright. Closes: #391988. - - -- Matthias Klose <[email protected]> Mon, 4 Dec 2006 03:11:50 +0100 - -jsch (0.1.28-1) experimental; urgency=low - - * New upstream release. Closes: #334719. - * Moved cdbs and debhelper to Build-Depends. - * Update Build-Depends on debhelper to >= 4.1.0. - * Updated Standards-Version to 3.7.2. - - -- Michael Koch <[email protected]> Wed, 2 Aug 2006 15:59:28 +0000 - -jsch (0.1.19-3) unstable; urgency=low - - * debian/rules: Use /usr/share/ant instead of /usr/share/ant1.6 as ANT_HOME - (Closes: #334630). - * debian/control: Fixed all Section entries to avoid override mail from - katie. - - -- Michael Koch <[email protected]> Wed, 19 Oct 2005 07:39:55 +0000 - -jsch (0.1.19-2) unstable; urgency=low - - * Added debian/patches/enable-debug.patch. - * Build-Depends on ant instead of libant1.6-java. - * Switch order of dependencies to 'kaffe | java-virtual-machine'. - * Updated Standards-Version to 3.6.2. - * Made the Debian Java Maintainers the maintainer of this package. - * Add Jerry and myself as Uploaders. - - * Sponsored by Petter Reinholdtsen. - - -- Michael Koch <[email protected]> Sat, 20 Aug 2005 15:20:16 +0000 - -jsch (0.1.19-1) unstable; urgency=low - - * Initial release. - - -- Jerry Haltom <[email protected]> Thu, 13 Jan 2005 16:07:20 -0600 Copied: tags/jsch/0.1.51-1/debian/changelog (from rev 17912, trunk/jsch/debian/changelog) =================================================================== --- tags/jsch/0.1.51-1/debian/changelog (rev 0) +++ tags/jsch/0.1.51-1/debian/changelog 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1,175 @@ +jsch (0.1.51-1) unstable; urgency=medium + + * New upstream release + - Updated the OSGi metadata + - Updated the pom.xml file + * Restored the link to jsch.jar in /usr/share/ant/lib accidentally removed + in the version 0.1.41-1 (Closes: #623301) + * Install the javadoc in libjsch-doc-java instead of libjsch-java + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Fri, 21 Mar 2014 21:38:10 +0100 + +jsch (0.1.50-1) unstable; urgency=low + + * New upstream release (Closes: #659599) + - Updated the OSGi metadata + - Updated the pom.xml file + - Refreshed the patch + * Added the missing dependency on libjzlib-java (Closes: #705641) + * Bumped Standards-Version to 3.9.4 - no changes required. + * Removed Michael Koch from the Uploaders list (Closes: #654038) + * debian/copyright: Changed to comply with the Copyright Format 1.0 + * debian/rules: Fixed the URL used to fetch the pom.xml file + * debian/rules: Call mh_clean in the clean target to rebuilt properly + * Added the Javadoc to the documentation package + * Added "Recommends: default-jdk-doc" to libjsch-java-doc + * Removed the duplicate upstream changelog in libjsch-java-doc + + -- Emmanuel Bourg <[email protected]> Tue, 14 May 2013 09:57:30 +0200 + +jsch (0.1.42-2) unstable; urgency=low + + * Made the OSGi-metadata export a versioned package. (LP: #566025) + * Removed depends on JRE; not required for Java Libraries any more. + * Removed Jerry Haltom from Uploaders; thanks for your work on this + package. + * Bumped debhelper compat to 7. + * Bumped Standards-Version to 3.8.4 - no changes required. + * Converted source format to 3.0 (quilt). + * Removed unused clean target. + + -- Niels Thykier <[email protected]> Sun, 27 Jun 2010 20:48:45 +0200 + +jsch (0.1.42-1) unstable; urgency=low + + * New upstream release. + - Sync'ed with Ubuntu. + - debian/control: added ${misc:Depends} + Depends as appropriate. + - Updated debian/copyright and debian/manifest.mf. + * Made the short descriptions unique. + * Bumped Standards-Versions to 3.8.3 - no changes required. + + -- Niels Thykier <[email protected]> Tue, 22 Sep 2009 20:01:52 +0200 + +jsch (0.1.41-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 11:46:52 +0200 + +jsch (0.1.41-1) experimental; urgency=low + + [Ludovic Claude] + * New upstream version, add myself to Uploaders + * Change section to java, bump up Standards-Version to 3.8.1, + bump up debhelper to 6 + * Add the Maven POM to the package, + * Add a Build-Depends-Indep dependency on maven-repo-helper + * Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + + [Michael Koch] + * Revised package descriptions. Thanks to Marcus Better. Closes: #475162. + + [Matthias Klose] + * (Build-)depend on default-jre/-jdk. + * Set java source version to 1.4. + + -- Ludovic Claude <[email protected]> Wed, 06 May 2009 11:30:49 +0100 + +jsch (0.1.37-3) unstable; urgency=low + + * Add OSGi manifest patch. Thanks to Roberto Jimenoca. Closes: #471209. + + -- Michael Koch <[email protected]> Fri, 21 Mar 2008 11:41:01 +0100 + +jsch (0.1.37-2) unstable; urgency=low + + * Don't install examples into libjsch-java. Closes: #463847 + + -- Michael Koch <[email protected]> Wed, 06 Feb 2008 23:23:19 +0100 + +jsch (0.1.37-1) unstable; urgency=low + + * New upstream version. + - Removed obsoleted patch debian/patches/enable-debug.patch. + * Added link to jsch.jar for ant. Closes: #463120 + * Install examples. + + -- Michael Koch <[email protected]> Thu, 31 Jan 2008 23:22:29 +0100 + +jsch (0.1.36-1) unstable; urgency=low + + * New upstream version. + * Added Homepage, Vcs-Svn and Vcs-Browser fields. + * Updated Standards-Version to 3.7.3. + + -- Michael Koch <[email protected]> Sun, 06 Jan 2008 22:12:21 +0100 + +jsch (0.1.34ds1-1) unstable; urgency=low + + * Upload with real 0.1.34 sources. Closes: #440590. + * Removed old debian/libjsch-java.links file. + Closes: #441049, #441403. + * Added debian/watch file. + + -- Michael Koch <[email protected]> Sun, 09 Sep 2007 20:32:32 +0200 + +jsch (0.1.34-1) unstable; urgency=low + + * New upstream release. Thanks to Alban Browaeys for preparing the orig + tarball. Closes: #440590. + * Removed debian/libjsch-java.links file and do linking in debian/rules. + * Get rid of UPSTREAM_VERSION variable in debian/rules and use + DEB_UPSTREAM_VERSION provided by CDBS. + + -- Michael Koch <[email protected]> Mon, 03 Sep 2007 11:47:34 +0200 + +jsch (0.1.28-2) unstable; urgency=low + + * Upload to unstable. + * Fix typo in copyright. Closes: #391988. + + -- Matthias Klose <[email protected]> Mon, 4 Dec 2006 03:11:50 +0100 + +jsch (0.1.28-1) experimental; urgency=low + + * New upstream release. Closes: #334719. + * Moved cdbs and debhelper to Build-Depends. + * Update Build-Depends on debhelper to >= 4.1.0. + * Updated Standards-Version to 3.7.2. + + -- Michael Koch <[email protected]> Wed, 2 Aug 2006 15:59:28 +0000 + +jsch (0.1.19-3) unstable; urgency=low + + * debian/rules: Use /usr/share/ant instead of /usr/share/ant1.6 as ANT_HOME + (Closes: #334630). + * debian/control: Fixed all Section entries to avoid override mail from + katie. + + -- Michael Koch <[email protected]> Wed, 19 Oct 2005 07:39:55 +0000 + +jsch (0.1.19-2) unstable; urgency=low + + * Added debian/patches/enable-debug.patch. + * Build-Depends on ant instead of libant1.6-java. + * Switch order of dependencies to 'kaffe | java-virtual-machine'. + * Updated Standards-Version to 3.6.2. + * Made the Debian Java Maintainers the maintainer of this package. + * Add Jerry and myself as Uploaders. + + * Sponsored by Petter Reinholdtsen. + + -- Michael Koch <[email protected]> Sat, 20 Aug 2005 15:20:16 +0000 + +jsch (0.1.19-1) unstable; urgency=low + + * Initial release. + + -- Jerry Haltom <[email protected]> Thu, 13 Jan 2005 16:07:20 -0600 Deleted: tags/jsch/0.1.51-1/debian/compat =================================================================== --- trunk/jsch/debian/compat 2013-09-19 08:16:21 UTC (rev 17237) +++ tags/jsch/0.1.51-1/debian/compat 2014-03-21 22:35:44 UTC (rev 17913) @@ -1 +0,0 @@ -7 Copied: tags/jsch/0.1.51-1/debian/compat (from rev 17907, trunk/jsch/debian/compat) =================================================================== --- tags/jsch/0.1.51-1/debian/compat (rev 0) +++ tags/jsch/0.1.51-1/debian/compat 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1 @@ +9 Deleted: tags/jsch/0.1.51-1/debian/control =================================================================== --- trunk/jsch/debian/control 2013-09-19 08:16:21 UTC (rev 17237) +++ tags/jsch/0.1.51-1/debian/control 2014-03-21 22:35:44 UTC (rev 17913) @@ -1,31 +0,0 @@ -Source: jsch -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Emmanuel Bourg <[email protected]>, - Ludovic Claude <[email protected]>, - Niels Thykier <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk -Build-Depends-Indep: maven-repo-helper, ant (>= 1.6.5), libjzlib-java -Standards-Version: 3.9.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jsch -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jsch -Homepage: http://www.jcraft.com/jsch/ - -Package: libjsch-java -Architecture: all -Depends: ${misc:Depends}, libjzlib-java -Description: Java implementation of the SSH2 protocol - JSch allows your programs to connect to an SSH server. It supports - port forwarding, X11 forwarding, file transfer and more. - -Package: libjsch-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Recommends: default-jdk-doc -Description: Java implementation of the SSH2 protocol - documentation - JSch allows your programs to connect to an SSH server. It supports - port forwarding, X11 forwarding, file transfer and more. - . - This package contains the example code. Copied: tags/jsch/0.1.51-1/debian/control (from rev 17910, trunk/jsch/debian/control) =================================================================== --- tags/jsch/0.1.51-1/debian/control (rev 0) +++ tags/jsch/0.1.51-1/debian/control 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1,31 @@ +Source: jsch +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]>, + Ludovic Claude <[email protected]>, + Niels Thykier <[email protected]> +Build-Depends: debhelper (>= 9), cdbs, default-jdk +Build-Depends-Indep: maven-repo-helper, ant (>= 1.6.5), libjzlib-java +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jsch +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jsch +Homepage: http://www.jcraft.com/jsch/ + +Package: libjsch-java +Architecture: all +Depends: ${misc:Depends}, libjzlib-java +Description: Java implementation of the SSH2 protocol + JSch allows your programs to connect to an SSH server. It supports + port forwarding, X11 forwarding, file transfer and more. + +Package: libjsch-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Recommends: default-jdk-doc +Description: Java implementation of the SSH2 protocol - documentation + JSch allows your programs to connect to an SSH server. It supports + port forwarding, X11 forwarding, file transfer and more. + . + This package contains the API documentation and example code. Deleted: tags/jsch/0.1.51-1/debian/copyright =================================================================== --- trunk/jsch/debian/copyright 2013-09-19 08:16:21 UTC (rev 17237) +++ tags/jsch/0.1.51-1/debian/copyright 2014-03-21 22:35:44 UTC (rev 17913) @@ -1,31 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: JSch - Java Secure Channel -Upstream-Contact: Atsuhiko Yamanaka <[email protected]> -Source: http://www.jcraft.com/jsch/ - -Files: * -Copyright: 2002-2012, Atsuhiko Yamanaka, JCraft,Inc -License: BSD-3-clause - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - . - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - . - 2. 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. - . - 3. The names of the authors may not be used to endorse or promote products - derived from this software without specific prior written permission. - . - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JCRAFT, - INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE 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. Copied: tags/jsch/0.1.51-1/debian/copyright (from rev 17912, trunk/jsch/debian/copyright) =================================================================== --- tags/jsch/0.1.51-1/debian/copyright (rev 0) +++ tags/jsch/0.1.51-1/debian/copyright 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1,31 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: JSch - Java Secure Channel +Upstream-Contact: Atsuhiko Yamanaka <[email protected]> +Source: http://www.jcraft.com/jsch/ + +Files: * +Copyright: 2002-2014, Atsuhiko Yamanaka, JCraft,Inc +License: BSD-3-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + . + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + . + 2. 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. + . + 3. The names of the authors may not be used to endorse or promote products + derived from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JCRAFT, + INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE 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. Deleted: tags/jsch/0.1.51-1/debian/docs =================================================================== --- trunk/jsch/debian/docs 2013-09-19 08:16:21 UTC (rev 17237) +++ tags/jsch/0.1.51-1/debian/docs 2014-03-21 22:35:44 UTC (rev 17913) @@ -1,2 +0,0 @@ -README -javadoc Copied: tags/jsch/0.1.51-1/debian/docs (from rev 17910, trunk/jsch/debian/docs) =================================================================== --- tags/jsch/0.1.51-1/debian/docs (rev 0) +++ tags/jsch/0.1.51-1/debian/docs 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1 @@ +README Copied: tags/jsch/0.1.51-1/debian/libjsch-java-doc.install (from rev 17910, trunk/jsch/debian/libjsch-java-doc.install) =================================================================== --- tags/jsch/0.1.51-1/debian/libjsch-java-doc.install (rev 0) +++ tags/jsch/0.1.51-1/debian/libjsch-java-doc.install 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1 @@ +javadoc/* usr/share/doc/libjsch-java/api Deleted: tags/jsch/0.1.51-1/debian/manifest.mf =================================================================== --- trunk/jsch/debian/manifest.mf 2013-09-19 08:16:21 UTC (rev 17237) +++ tags/jsch/0.1.51-1/debian/manifest.mf 2014-03-21 22:35:44 UTC (rev 17913) @@ -1,14 +0,0 @@ -Bundle-ManifestVersion: 2 -Bundle-Version: 0.1.50 -Bundle-SymbolicName: com.jcraft.jsch -Bundle-Name: Jsch -Export-Package: com.jcraft.jsch.jgss;uses:="com.jcraft.jsch,org.ietf.jgs - s";version="0.1.50",com.jcraft.jsch.jcraft;uses:="com.jcraft.jsch,com.j - craft.jzlib";version="0.1.50",com.jcraft.jsch;uses:="signature,keypairg - en,userauth";version="0.1.50",com.jcraft.jsch.jce;uses:="javax.crypto.s - pec,com.jcraft.jsch,javax.crypto,javax.crypto.interfaces";version="0.1. - 50" -Import-Package: com.jcraft.jzlib;resolution:=optional;version="[1.1,2)", - javax.crypto,javax.crypto.interfaces,javax.crypto.spec,keypairgen;resol - ution:=optional,org.ietf.jgss;resolution:=optional,signature;resolution - :=optional,userauth;resolution:=optional Copied: tags/jsch/0.1.51-1/debian/manifest.mf (from rev 17912, trunk/jsch/debian/manifest.mf) =================================================================== --- tags/jsch/0.1.51-1/debian/manifest.mf (rev 0) +++ tags/jsch/0.1.51-1/debian/manifest.mf 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1,14 @@ +Bundle-ManifestVersion: 2 +Bundle-Version: 0.1.51 +Bundle-SymbolicName: com.jcraft.jsch +Bundle-Name: Jsch +Export-Package: com.jcraft.jsch.jgss;uses:="com.jcraft.jsch,org.ietf.jgs + s";version="0.1.51",com.jcraft.jsch.jcraft;uses:="com.jcraft.jsch,com.j + craft.jzlib";version="0.1.51",com.jcraft.jsch;uses:="signature,keypairg + en,userauth";version="0.1.51",com.jcraft.jsch.jce;uses:="javax.crypto.s + pec,com.jcraft.jsch,javax.crypto,javax.crypto.interfaces";version="0.1. + 51" +Import-Package: com.jcraft.jzlib;resolution:=optional;version="[1.1,2)", + javax.crypto,javax.crypto.interfaces,javax.crypto.spec,keypairgen;resol + ution:=optional,org.ietf.jgss;resolution:=optional,signature;resolution + :=optional,userauth;resolution:=optional Deleted: tags/jsch/0.1.51-1/debian/pom.xml =================================================================== --- trunk/jsch/debian/pom.xml 2013-09-19 08:16:21 UTC (rev 17237) +++ tags/jsch/0.1.51-1/debian/pom.xml 2014-03-21 22:35:44 UTC (rev 17913) @@ -1,111 +0,0 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <modelVersion>4.0.0</modelVersion> - <groupId>com.jcraft</groupId> - <artifactId>jsch</artifactId> - <packaging>jar</packaging> - <version>0.1.50</version> - <name>JSch</name> - <url>http://www.jcraft.com/jsch/</url> - <description>JSch is a pure Java implementation of SSH2</description> - <organization> - <name>JCraft,Inc.</name> - <url>http://www.jcraft.com/</url> - </organization> - <scm> - <connection>scm:git:http://git.jcraft.com/jsch.git</connection> - <developerConnection>scm:git:http://git.jcraft.com/jsch.git</developerConnection> - <url>http://git.jcraft.com/jsch.git</url> - </scm> - <developers> - <developer> - <id>ymnk</id> - <name>Atsuhiko Yamanaka</name> - <email>ymnk at jcraft D0t com</email> - <url>http://github.com/ymnk</url> - <organization>JCraft,Inc.</organization> - <organizationUrl>http://www.jcraft.com/</organizationUrl> - <roles> - <role>architect</role> - <role>developer</role> - </roles> - <timezone>+9</timezone> - </developer> - </developers> - <licenses> - <license> - <name>Revised BSD</name> - <url>http://www.jcraft.com/jsch/LICENSE.txt</url> - </license> - </licenses> - <dependencies> - <dependency> - <groupId>com.jcraft</groupId> - <artifactId>jzlib</artifactId> - <version>1.0.7</version> - <optional>true</optional> - </dependency> - </dependencies> - - <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-source-plugin</artifactId> - <executions> - <execution> - <id>attach-sources</id> - <goals> - <goal>jar</goal> - </goals> - </execution> - </executions> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> - <configuration> - <target>1.5</target> - </configuration> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-javadoc-plugin</artifactId> - <executions> - <execution> - <id>attach-javadocs</id> - <goals> - <goal>jar</goal> - </goals> - </execution> - </executions> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-gpg-plugin</artifactId> - <executions> - <execution> - <id>sign-artifacts</id> - <phase>verify</phase> - <goals> - <goal>sign</goal> - </goals> - </execution> - </executions> - </plugin> - </plugins> - <extensions> - <extension> - <groupId>org.apache.maven.wagon</groupId> - <artifactId>wagon-ssh-external</artifactId> - <version>1.0-alpha-5</version> - </extension> - </extensions> - </build> - - <parent> - <groupId>org.sonatype.oss</groupId> - <artifactId>oss-parent</artifactId> - <version>6</version> - </parent> -</project> Copied: tags/jsch/0.1.51-1/debian/pom.xml (from rev 17909, trunk/jsch/debian/pom.xml) =================================================================== --- tags/jsch/0.1.51-1/debian/pom.xml (rev 0) +++ tags/jsch/0.1.51-1/debian/pom.xml 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1,111 @@ +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <modelVersion>4.0.0</modelVersion> + <groupId>com.jcraft</groupId> + <artifactId>jsch</artifactId> + <packaging>jar</packaging> + <version>0.1.51</version> + <name>JSch</name> + <url>http://www.jcraft.com/jsch/</url> + <description>JSch is a pure Java implementation of SSH2</description> + <organization> + <name>JCraft,Inc.</name> + <url>http://www.jcraft.com/</url> + </organization> + <scm> + <connection>scm:git:http://git.jcraft.com/jsch.git</connection> + <developerConnection>scm:git:http://git.jcraft.com/jsch.git</developerConnection> + <url>http://git.jcraft.com/jsch.git</url> + </scm> + <developers> + <developer> + <id>ymnk</id> + <name>Atsuhiko Yamanaka</name> + <email>ymnk at jcraft D0t com</email> + <url>http://github.com/ymnk</url> + <organization>JCraft,Inc.</organization> + <organizationUrl>http://www.jcraft.com/</organizationUrl> + <roles> + <role>architect</role> + <role>developer</role> + </roles> + <timezone>+9</timezone> + </developer> + </developers> + <licenses> + <license> + <name>Revised BSD</name> + <url>http://www.jcraft.com/jsch/LICENSE.txt</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>com.jcraft</groupId> + <artifactId>jzlib</artifactId> + <version>1.0.7</version> + <optional>true</optional> + </dependency> + </dependencies> + + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-source-plugin</artifactId> + <executions> + <execution> + <id>attach-sources</id> + <goals> + <goal>jar</goal> + </goals> + </execution> + </executions> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-compiler-plugin</artifactId> + <configuration> + <target>1.5</target> + </configuration> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-javadoc-plugin</artifactId> + <executions> + <execution> + <id>attach-javadocs</id> + <goals> + <goal>jar</goal> + </goals> + </execution> + </executions> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-gpg-plugin</artifactId> + <executions> + <execution> + <id>sign-artifacts</id> + <phase>verify</phase> + <goals> + <goal>sign</goal> + </goals> + </execution> + </executions> + </plugin> + </plugins> + <extensions> + <extension> + <groupId>org.apache.maven.wagon</groupId> + <artifactId>wagon-ssh-external</artifactId> + <version>1.0-alpha-5</version> + </extension> + </extensions> + </build> + + <parent> + <groupId>org.sonatype.oss</groupId> + <artifactId>oss-parent</artifactId> + <version>6</version> + </parent> +</project> Deleted: tags/jsch/0.1.51-1/debian/rules =================================================================== --- trunk/jsch/debian/rules 2013-09-19 08:16:21 UTC (rev 17237) +++ tags/jsch/0.1.51-1/debian/rules 2014-03-21 22:35:44 UTC (rev 17913) @@ -1,29 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/ant.mk - -PACKAGE := $(DEB_SOURCE_PACKAGE) -VERSION := $(DEB_UPSTREAM_VERSION) -JAVA_HOME := /usr/lib/jvm/default-java -ANT_OPTS := -Dant.build.javac.source=1.4 -DEB_JARS := jzlib -DEB_ANT_BUILD_TARGET := dist javadoc - -binary-post-install/lib$(PACKAGE)-java:: - mh_installpoms -plib$(PACKAGE)-java - mh_installjar -plib$(PACKAGE)-java -l debian/pom.xml dist/lib/jsch-$(DEB_UPSTREAM_VERSION).jar - -binary-post-install/lib$(PACKAGE)-java-doc:: - install -d debian/libjsch-java-doc/usr/share/doc/libjsch-java-doc/examples - install -m 644 examples/*.java debian/libjsch-java-doc/usr/share/doc/libjsch-java-doc/examples - -clean:: - mh_clean - -get-orig-source: - -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename --repack - -get-orig-pom: - wget -O debian/pom.xml http://repo1.maven.org/maven2/com/jcraft/jsch/$(VERSION)/jsch-$(VERSION).pom - Copied: tags/jsch/0.1.51-1/debian/rules (from rev 17911, trunk/jsch/debian/rules) =================================================================== --- tags/jsch/0.1.51-1/debian/rules (rev 0) +++ tags/jsch/0.1.51-1/debian/rules 2014-03-21 22:35:44 UTC (rev 17913) @@ -0,0 +1,29 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/ant.mk + +PACKAGE := $(DEB_SOURCE_PACKAGE) +VERSION := $(DEB_UPSTREAM_VERSION) +JAVA_HOME := /usr/lib/jvm/default-java +ANT_OPTS := -Dant.build.javac.source=1.4 +DEB_JARS := jzlib +DEB_ANT_BUILD_TARGET := dist javadoc + +binary-post-install/lib$(PACKAGE)-java:: + mh_installpoms -plib$(PACKAGE)-java + mh_installjar -plib$(PACKAGE)-java -l debian/pom.xml dist/lib/jsch-$(DEB_UPSTREAM_VERSION).jar /usr/share/ant/lib/jsch.jar + +binary-post-install/lib$(PACKAGE)-java-doc:: + install -d debian/libjsch-java-doc/usr/share/doc/libjsch-java-doc/examples + install -m 644 examples/*.java debian/libjsch-java-doc/usr/share/doc/libjsch-java-doc/examples + +clean:: + mh_clean + +get-orig-source: + -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename --repack + +get-orig-pom: + wget -O debian/pom.xml http://repo1.maven.org/maven2/com/jcraft/jsch/$(VERSION)/jsch-$(VERSION).pom + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

