[nemiver: 12/70] * Long description added



commit e133a795834858a6169ee71656d5c07e45a5135e
Author: Luca Bruno <luca br uno it>
Date:   Thu Nov 29 12:11:52 2007 +0100

     * Long description added

 debian/control |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/debian/control b/debian/control
index 33f031a..47ce8d8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,14 @@ Homepage: http://home.gna.org/nemiver/
 
 Package: nemiver
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, gdb
 Description: Standalone graphical debugger for GNOME
- <insert long description, indented with spaces>
+ Nemiver is a project to write a standalone graphical debugger that 
+ integrates in the GNOME desktop. It features a backend which uses 
+ the well known GNU Debugger gdb to debug C/C++ programs.
+ .
+ Nemiver is built with a plugin system that can offer several different 
+ perspectives. Currently the only perspective provided is a debugging 
+ perspective, but it could be expanded with perspectives added for 
+ valgrind, or for profiling tools such as oprofile.
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]