[libj2ssh-java] 12/23: * Team upload. * Switch to debhelper level 7. * Remove Java runtime from Depends. * Update Standards-Version: 3.9.2.
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 c335864822dc2a8f16c5da8e6c68f502ad7613cb
Author: Torsten Werner <twerner at debian.org>
Date: Sun Sep 25 20:28:18 2011 +0000
* Team upload.
* Switch to debhelper level 7.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.
---
debian/changelog | 9 +++++++++
debian/compat | 2 +-
debian/control | 6 +++---
3 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a77b5c1..94fb70d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index 3944a20..47fac06 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,16 @@ Section: java
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
--
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