[modello-maven-plugin] 07/12: * improve Build-Depends and Description
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:54:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch modello-1.1
in repository modello-maven-plugin.
commit 93fc4a310d6050e04bad7ca6d9b7b90b2727119d
Author: Torsten Werner <twerner at debian.org>
Date: Sun Aug 2 18:10:02 2009 +0000
* improve Build-Depends and Description
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 15f0379..f753f78 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,20 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
-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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello-maven-plugin.git
More information about the pkg-java-commits
mailing list