[pkg-java] r15039 - trunk/libj2ssh-java/debian
Torsten Werner
twerner at alioth.debian.org
Sun Sep 25 20:28:19 UTC 2011
Author: twerner
Date: 2011-09-25 20:28:18 +0000 (Sun, 25 Sep 2011)
New Revision: 15039
Modified:
trunk/libj2ssh-java/debian/changelog
trunk/libj2ssh-java/debian/compat
trunk/libj2ssh-java/debian/control
Log:
* Team upload.
* Switch to debhelper level 7.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.
Modified: trunk/libj2ssh-java/debian/changelog
===================================================================
--- trunk/libj2ssh-java/debian/changelog 2011-09-25 20:17:19 UTC (rev 15038)
+++ trunk/libj2ssh-java/debian/changelog 2011-09-25 20:28:18 UTC (rev 15039)
@@ -1,3 +1,12 @@
+libj2ssh-java (0.2.9-3) unstable; urgency=low
+
+ * Team upload.
+ * Switch to debhelper level 7.
+ * Remove Java runtime from Depends.
+ * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 25 Sep 2011 22:24:41 +0200
+
libj2ssh-java (0.2.9-2) unstable; urgency=low
* Team Upload
Modified: trunk/libj2ssh-java/debian/compat
===================================================================
--- trunk/libj2ssh-java/debian/compat 2011-09-25 20:17:19 UTC (rev 15038)
+++ trunk/libj2ssh-java/debian/compat 2011-09-25 20:28:18 UTC (rev 15039)
@@ -1 +1 @@
-5
+7
Modified: trunk/libj2ssh-java/debian/control
===================================================================
--- trunk/libj2ssh-java/debian/control 2011-09-25 20:17:19 UTC (rev 15038)
+++ trunk/libj2ssh-java/debian/control 2011-09-25 20:28:18 UTC (rev 15039)
@@ -3,16 +3,16 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Varun Hiremath <varunhiremath at gmail.com>, Kumar Appaiah <akumar at ee.iitm.ac.in>
-Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends: cdbs, debhelper (>= 7)
Build-Depends-Indep: default-jdk, ant, libcommons-logging-java, libxerces2-java, libbcprov-java
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
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
-Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre-headless | java2-runtime
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: a Java library for the SSH protocol
J2SSH is an object-orientated Java library implementation of the SSH
version 2 protocol. It provides a rich, powerful, and extensible SSH
More information about the pkg-java-commits
mailing list