[maven-scm] 04/07: Reworded the package description

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Aug 6 15:20:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-scm.

commit 08522033acd7b48bdb21157f416b684012864c04
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Aug 6 15:51:13 2015 +0200

    Reworded the package description
---
 debian/changelog |  1 +
 debian/control   | 36 ++++++------------------------------
 2 files changed, 7 insertions(+), 30 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f48f4f2..41a54f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ maven-scm (1.3-6) UNRELEASED; urgency=medium
   * No longer build the unused maven-scm-client and maven-scm-plugin modules
   * Moved the package to Git
   * Standards-Version updated to 3.9.6 (no changes)
+  * Reworded the package description
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 25 Feb 2014 00:09:41 +0100
 
diff --git a/debian/control b/debian/control
index e36d40a..99457a4 100644
--- a/debian/control
+++ b/debian/control
@@ -28,22 +28,9 @@ Architecture: all
 Depends: ${misc:Depends}, libplexus-container-default-java, libplexus-utils-java, libregexp-java
 Suggests: ${maven:OptionalDepends}, libmaven-scm-java-doc, libganymed-ssh2-java, libnetbeans-cvsclient-java
 Description: Maven SCM - Common API for SCM operations
- Maven is a software project management and comprehension tool. Based on the
- concept of a project object model (POM), Maven can manage a project's build,
- reporting and documentation from a central piece of information.
- .
- Maven's primary goal is to allow a developer to comprehend the complete
- state of a development effort in the shortest period of time. In order to
- attain this goal there are several areas of concern that Maven attempts
- to deal with:
- .
-    * Making the build process easy
-    * Providing a uniform build system
-    * Providing quality project information
-    * Providing guidelines for best practices development
-    * Allowing transparent migration to new features
- .
- This package provides a common API for doing SCM operations.
+ Maven SCM supports Maven 2.x plugins and other tools by providing them
+ with a common API for doing SCM operations. Maven SCM supports the main
+ SCMs such as Subversion, Git, Mercurial, Bazaar, CVS, Perforce and more.
 
 Package: libmaven-scm-java-doc
 Architecture: all
@@ -52,19 +39,8 @@ Depends: ${maven:DocDepends}, ${misc:Depends}
 Recommends: ${maven:DocOptionalDepends}
 Suggests: libmaven-scm-java
 Description: Maven SCM - Common API for SCM operations (Documentation)
- Maven is a software project management and comprehension tool. Based on the
- concept of a project object model (POM), Maven can manage a project's build,
- reporting and documentation from a central piece of information.
- .
- Maven's primary goal is to allow a developer to comprehend the complete
- state of a development effort in the shortest period of time. In order to
- attain this goal there are several areas of concern that Maven attempts
- to deal with:
- .
-    * Making the build process easy
-    * Providing a uniform build system
-    * Providing quality project information
-    * Providing guidelines for best practices development
-    * Allowing transparent migration to new features
+ Maven SCM supports Maven 2.x plugins and other tools by providing them
+ with a common API for doing SCM operations. Maven SCM supports the main
+ SCMs such as Subversion, Git, Mercurial, Bazaar, CVS, Perforce and more.
  .
  This package provides the API documentation for Maven SCM.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-scm.git



More information about the pkg-java-commits mailing list