[pkg-java] r4974 - trunk/libj2ssh-java/debian

kumanna-guest at alioth.debian.org kumanna-guest at alioth.debian.org
Thu Dec 6 12:43:30 UTC 2007


Author: kumanna-guest
Date: 2007-12-06 12:43:30 +0000 (Thu, 06 Dec 2007)
New Revision: 4974

Modified:
   trunk/libj2ssh-java/debian/changelog
   trunk/libj2ssh-java/debian/control
Log:
* NOT RELEASED YET
* debian/control:
  + Change XS-Vcs-* to Vcs-*.
  + Add Homepage field, shift homepage from description.


Modified: trunk/libj2ssh-java/debian/changelog
===================================================================
--- trunk/libj2ssh-java/debian/changelog	2007-12-06 10:37:53 UTC (rev 4973)
+++ trunk/libj2ssh-java/debian/changelog	2007-12-06 12:43:30 UTC (rev 4974)
@@ -1,3 +1,12 @@
+libj2ssh-java (0.2.9-2) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * debian/control:
+    + Change XS-Vcs-* to Vcs-*.
+    + Add Homepage field, shift homepage from description.
+  
+ -- Kumar Appaiah <akumar at ee.iitm.ac.in>  Mon, 17 Sep 2007 21:38:14 +0530
+
 libj2ssh-java (0.2.9-1) unstable; urgency=low
 
   [ Varun Hiremath ]

Modified: trunk/libj2ssh-java/debian/control
===================================================================
--- trunk/libj2ssh-java/debian/control	2007-12-06 10:37:53 UTC (rev 4973)
+++ trunk/libj2ssh-java/debian/control	2007-12-06 12:43:30 UTC (rev 4974)
@@ -6,8 +6,9 @@
 Build-Depends: cdbs, debhelper (>= 5)
 Build-Depends-Indep: java-gcj-compat-dev, ant, libcommons-logging-java, libxerces2-java, libbcprov-java
 Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libj2ssh-java
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libj2ssh-java
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libj2ssh-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libj2ssh-java
+Homepage: http://sshtools.sourceforge.net
 
 Package: libj2ssh-java
 Architecture: all
@@ -24,8 +25,6 @@
  forwarding. The specification currently supports public key and
  password authentication and a full implementation of the SFTP
  protocol.
- .
-  Homepage: http://sshtools.sourceforge.net
 
 Package: libj2ssh-java-doc
 Section: doc
@@ -45,5 +44,3 @@
  .
  This package includes the API documentation as well as some examples
  for the j2ssh library.
- .
-  Homepage: http://sshtools.sourceforge.net




More information about the pkg-java-commits mailing list