[libj2ssh-java] 09/23: * NOT RELEASED YET * debian/control: + Change XS-Vcs-* to Vcs-*. + Add Homepage field, shift homepage from description.

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 9e6f359b5dd500251fe9adfdc95b9728a9ce6bca
Author: Kumar Appaiah <akumar at ee.iitm.ac.in>
Date:   Thu Dec 6 12:43:30 2007 +0000

    * NOT RELEASED YET
    * debian/control:
      + Change XS-Vcs-* to Vcs-*.
      + Add Homepage field, shift homepage from description.
---
 debian/changelog | 9 +++++++++
 debian/control   | 9 +++------
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cfabcb2..4d89eff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 ]
diff --git a/debian/control b/debian/control
index 927b6cf..a481f0b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,9 @@ Uploaders: Varun Hiremath <varunhiremath at gmail.com>, Kumar Appaiah <akumar at ee.ii
 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 @@ Description: a Java library for the SSH protocol
  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 @@ Description: a Java library for the SSH protocol - documentation and examples
  .
  This package includes the API documentation as well as some examples
  for the j2ssh library.
- .
-  Homepage: http://sshtools.sourceforge.net

-- 
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