diff options
author | Ritesh Raj Sarraf <rrs@researchut.com> | 2010-10-03 17:48:28 +0530 |
---|---|---|
committer | Ritesh Raj Sarraf <rrs@researchut.com> | 2010-10-03 17:48:28 +0530 |
commit | e0c8afb9d8602ab3303ba3ab14b78bb40f9cf179 (patch) | |
tree | c7f91272feb1fb5d7edd8b0c10d5efb136d9316d /debian | |
parent | bfed02023375b83daf3b275bbf8eb580df87f5ab (diff) |
fix short description
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 2e79e9c..2defdc5 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Description: Source for the sysprof module Package: sysprof-module-dkms Architecture: all Depends: debhelper (>= 4.1.0), build-essential, make, dkms (>= 1.95), bzip2, ${misc:Depends} -Description: Source for the sysprof module +Description: Source for the sysprof module - DKMS version 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 |