[pkg-java] r4513 - trunk/mysql-connector-java/debian

marcusb-guest at alioth.debian.org marcusb-guest at alioth.debian.org
Tue Oct 30 09:32:07 UTC 2007


Author: marcusb-guest
Date: 2007-10-30 09:32:07 +0000 (Tue, 30 Oct 2007)
New Revision: 4513

Modified:
   trunk/mysql-connector-java/debian/control
Log:
Remove XS- prefix from Vcs field. Add Homepage.

Modified: trunk/mysql-connector-java/debian/control
===================================================================
--- trunk/mysql-connector-java/debian/control	2007-10-30 09:32:02 UTC (rev 4512)
+++ trunk/mysql-connector-java/debian/control	2007-10-30 09:32:07 UTC (rev 4513)
@@ -6,8 +6,9 @@
 Build-Depends: debhelper (>= 5), ant
 Build-Depends-Indep: java-gcj-compat-dev, ant-optional, liblog4j1.2-java, libcommons-logging-java, junit
 Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/mysql-connector-java
-XS-Vcs-Browse: http://svn.debian.org/wsvn/pkg-java/trunk/mysql-connector-java/
+Homepage: http://www.mysql.com/products/connector/j/
+Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/mysql-connector-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/mysql-connector-java/
 
 Package: libmysql-java
 Architecture: all
@@ -18,5 +19,3 @@
  pure Java, implements version 3.0 of the JDBC specification, and
  communicates directly with the MySQL server using the MySQL
  protocol.
- .
-  Homepage: http://www.mysql.com/products/connector/j/




More information about the pkg-java-commits mailing list