Author: ebourg-guest Date: 2013-05-27 10:04:49 +0000 (Mon, 27 May 2013) New Revision: 16742
Modified: trunk/hsqldb/debian/control Log: Added the missing Homepage field Modified: trunk/hsqldb/debian/control =================================================================== --- trunk/hsqldb/debian/control 2013-05-27 09:52:33 UTC (rev 16741) +++ trunk/hsqldb/debian/control 2013-05-27 10:04:49 UTC (rev 16742) @@ -4,6 +4,7 @@ Maintainer: Rene Engelhard <[email protected]> Build-Depends: cdbs (>= 0.4.39), debhelper (>= 5), default-jdk-builddep, ant (>= 1.7), libservlet2.5-java, maven-repo-helper Standards-Version: 3.7.2 +Homepage: http://hsqldb.org Package: libhsqldb-java Section: java @@ -19,8 +20,6 @@ server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. - . - Web site: http://hsqldb.org/ Package: libhsqldb-java-doc Section: doc @@ -37,8 +36,6 @@ applets), and a number of demonstration examples. . This package contains the documentation of HSQLDB. - . - Web site: http://hsqldb.org/ Package: hsqldb-server Section: database @@ -56,8 +53,6 @@ This package contains the files necessary to run an HSQLDB server. More commonly, HSQLDB is used as an embedded database engine, which does not require this package. - . - Web site: http://hsqldb.org/ Package: hsqldb-utils Section: database _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

