[pkg-java] r4506 - trunk/commons-daemon/debian
marcusb-guest at alioth.debian.org
marcusb-guest at alioth.debian.org
Tue Oct 30 08:47:10 UTC 2007
Author: marcusb-guest
Date: 2007-10-30 08:47:10 +0000 (Tue, 30 Oct 2007)
New Revision: 4506
Modified:
trunk/commons-daemon/debian/control
Log:
Remove XS- prefix from Vcs field. Add Homepage.
Modified: trunk/commons-daemon/debian/control
===================================================================
--- trunk/commons-daemon/debian/control 2007-10-30 07:39:57 UTC (rev 4505)
+++ trunk/commons-daemon/debian/control 2007-10-30 08:47:10 UTC (rev 4506)
@@ -6,8 +6,9 @@
Build-Depends: debhelper (>= 5), autoconf, autotools-dev, java-gcj-compat-dev, xsltproc, docbook-xsl, ant
Build-Conflicts: autoconf2.13
Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/commons-daemon
-XS-Vcs-Browse: http://svn.debian.org/wsvn/pkg-java/trunk/commons-daemon/
+Homepage: http://jakarta.apache.org/commons/daemon/
+Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/commons-daemon
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-daemon/
Package: libcommons-daemon-java
Architecture: all
@@ -23,8 +24,6 @@
.
This package contains the java library. You will also need the actual
binary for your architecture which is provided by the jsvc package.
- .
- Homepage: http://jakarta.apache.org/commons/daemon/
Package: jsvc
Section: devel
@@ -34,5 +33,3 @@
This is the native application for launching Java applications
implementing certain interfaces from the libcommons-daemon-java
package as daemons.
- .
- Homepage: http://jakarta.apache.org/commons/daemon/
More information about the pkg-java-commits
mailing list