Author: twerner Date: 2009-08-02 18:10:02 +0000 (Sun, 02 Aug 2009) New Revision: 9468
Modified: trunk/modello-maven-plugin/debian/control Log: * improve Build-Depends and Description Modified: trunk/modello-maven-plugin/debian/control =================================================================== --- trunk/modello-maven-plugin/debian/control 2009-08-02 17:50:43 UTC (rev 9467) +++ trunk/modello-maven-plugin/debian/control 2009-08-02 18:10:02 UTC (rev 9468) @@ -3,20 +3,20 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk-builddep, quilt +Build-Depends: debhelper (>= 7), cdbs, default-jdk, quilt Build-Depends-Indep: maven-debian-helper, libplexus-containers-java, libplexus-build-api-java, libmaven2-core-java, libmodello-java, libplexus-utils-java Standards-Version: 3.8.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/modello-maven-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/modello-maven-plugin/ -Homepage: http://modello.codehaus.org/modello-maven-plugin +Homepage: http://modello.codehaus.org/modello-maven-plugin Package: libmodello-maven-plugin-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} -Description: Modello Maven Plugin enables the use of Modello in Maven builds. +Description: Modello Maven Plugin enables the use of Modello in Maven builds Modello is a Data Model toolkit in use by the Maven 2 Project. . This package provides a Maven plugin to enable the use of Modello in Maven _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

