[cpptasks] 05/07: Improve description formatting
Christopher Baines
cbaines-guest at moszumanska.debian.org
Fri Aug 7 18:12:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
cbaines-guest pushed a commit to branch master
in repository cpptasks.
commit f303564d92feaf61db3315afee6e0dcbd617080d
Author: Christopher Baines <mail at cbaines.net>
Date: Sat Jul 18 19:05:08 2015 +0100
Improve description formatting
---
debian/control | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 0664a5b..cb7091f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,9 @@ Package: ant-contrib-cpptasks
Architecture: all
Depends: ${misc:Depends}
Enhances: ant
-Description: C/C++ compilation tasks for Ant.
- The cc task can compile various source languages and produce executables,
- shared libraries (aka DLL's) and static libraries.
- Compiler adaptors are currently available for C/C++,
- FORTRAN, MIDL and Windows Resource compilers.
+Description: C/C++ compilation tasks for Ant
+ The cc task can compile various source languages and produce executables,
+ shared libraries (aka DLL's) and static libraries.
+ .
+ Compiler adaptors are currently available for C/C++, FORTRAN, MIDL and
+ Windows Resource compilers.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cpptasks.git
More information about the pkg-java-commits
mailing list