[pkg-java] r17910 - trunk/jsch/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Mar 21 22:03:33 UTC 2014


Author: ebourg-guest
Date: 2014-03-21 22:03:33 +0000 (Fri, 21 Mar 2014)
New Revision: 17910

Added:
   trunk/jsch/debian/libjsch-java-doc.install
Modified:
   trunk/jsch/debian/changelog
   trunk/jsch/debian/control
   trunk/jsch/debian/docs
Log:
Install the javadoc in libjsch-doc-java instead of libjsch-java



Modified: trunk/jsch/debian/changelog
===================================================================
--- trunk/jsch/debian/changelog	2014-03-21 21:57:09 UTC (rev 17909)
+++ trunk/jsch/debian/changelog	2014-03-21 22:03:33 UTC (rev 17910)
@@ -1,6 +1,7 @@
 jsch (0.1.51-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * 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

Modified: trunk/jsch/debian/control
===================================================================
--- trunk/jsch/debian/control	2014-03-21 21:57:09 UTC (rev 17909)
+++ trunk/jsch/debian/control	2014-03-21 22:03:33 UTC (rev 17910)
@@ -28,4 +28,4 @@
  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.
+ This package contains the API documentation and example code.

Modified: trunk/jsch/debian/docs
===================================================================
--- trunk/jsch/debian/docs	2014-03-21 21:57:09 UTC (rev 17909)
+++ trunk/jsch/debian/docs	2014-03-21 22:03:33 UTC (rev 17910)
@@ -1,2 +1 @@
 README
-javadoc

Added: trunk/jsch/debian/libjsch-java-doc.install
===================================================================
--- trunk/jsch/debian/libjsch-java-doc.install	                        (rev 0)
+++ trunk/jsch/debian/libjsch-java-doc.install	2014-03-21 22:03:33 UTC (rev 17910)
@@ -0,0 +1 @@
+javadoc/* usr/share/doc/libjsch-java/api




More information about the pkg-java-commits mailing list