[pkg-java] r15042 - trunk/libyanfs-java/debian
Torsten Werner
twerner at alioth.debian.org
Sun Sep 25 20:53:14 UTC 2011
Author: twerner
Date: 2011-09-25 20:53:14 +0000 (Sun, 25 Sep 2011)
New Revision: 15042
Modified:
trunk/libyanfs-java/debian/changelog
trunk/libyanfs-java/debian/compat
trunk/libyanfs-java/debian/control
Log:
* Team upload.
* Switch to debhelper level 7.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.
Modified: trunk/libyanfs-java/debian/changelog
===================================================================
--- trunk/libyanfs-java/debian/changelog 2011-09-25 20:34:56 UTC (rev 15041)
+++ trunk/libyanfs-java/debian/changelog 2011-09-25 20:53:14 UTC (rev 15042)
@@ -1,3 +1,12 @@
+libyanfs-java (0.0+cvs20070825-4) 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:51:14 +0200
+
libyanfs-java (0.0+cvs20070825-3) unstable; urgency=low
* Team Upload
Modified: trunk/libyanfs-java/debian/compat
===================================================================
--- trunk/libyanfs-java/debian/compat 2011-09-25 20:34:56 UTC (rev 15041)
+++ trunk/libyanfs-java/debian/compat 2011-09-25 20:53:14 UTC (rev 15042)
@@ -1 +1 @@
-5
+7
Modified: trunk/libyanfs-java/debian/control
===================================================================
--- trunk/libyanfs-java/debian/control 2011-09-25 20:34:56 UTC (rev 15041)
+++ trunk/libyanfs-java/debian/control 2011-09-25 20:53:14 UTC (rev 15042)
@@ -3,17 +3,16 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun at debian.org>, Kumar Appaiah <akumar at ee.iitm.ac.in>
-Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends: cdbs, debhelper (>= 7)
Build-Depends-Indep: default-jdk, ant, m4
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
Homepage: https://yanfs.dev.java.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libyanfs-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libyanfs-java
Package: libyanfs-java
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre-headless |
- java2-runtime-headless
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Yet Another NFS - a Java NFS library
This project represents a Java implementation of the XDR, RPC, NFSv2,
and NFSv3 protocols in client side form.
More information about the pkg-java-commits
mailing list