[maven-replacer-plugin] 01/02: fix long description

Timo Aaltonen tjaalton at moszumanska.debian.org
Thu Sep 4 22:04:18 UTC 2014


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

tjaalton pushed a commit to branch master
in repository maven-replacer-plugin.

commit 3b9bfa1ee96ebf13e9e5a2488f7e1a227a252c19
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Fri Sep 5 00:53:30 2014 +0300

    fix long description
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 65960be..25c2166 100644
--- a/debian/control
+++ b/debian/control
@@ -21,9 +21,9 @@ Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: Maven plugin to replace tokens in a given file with a value
- This plugin is typically used to change database or network configuration within a
- project during a maven build. It also can perform some advanced text replacement
- functions, such as providing a separate token/value file to keep your build script
- concise, writing resulting text after replacement to a separate file and token
- matching with regular expressions. There is even support for making exact document
- node replacements via X-Path.
+ This plugin is typically used to change database or network configuration
+ within a project during a maven build. It also can perform some advanced text
+ replacement functions, such as providing a separate token/value file to keep
+ your build script concise, writing resulting text after replacement to a
+ separate file and token matching with regular expressions. There is even
+ support for making exact document node replacements via X-Path.

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



More information about the pkg-java-commits mailing list