diff options
author | Ritesh Raj Sarraf <rrs@researchut.com> | 2011-05-04 00:01:37 +0530 |
---|---|---|
committer | Ritesh Raj Sarraf <rrs@researchut.com> | 2011-05-04 00:01:37 +0530 |
commit | 17bad84450c716a58df8955bd1eef183e566f6ea (patch) | |
tree | ae0df3b3b6739e925614808afa6661cae3c7e116 /debian | |
parent | 60b14e69c0c58fe0a890608f17213d7b2f7a515e (diff) |
comply package description with lintian standards
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7069c75..122705f 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Package: sysprof Architecture: i386 amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: sysprof-module-source, sysprof-module-dkms -Description: A system-wide Linux profiler +Description: system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a Linux kernel module to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't |