[heaptrack] 07/07: Update description.

Anton Gladky gladk at moszumanska.debian.org
Mon Mar 27 21:32:29 UTC 2017


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

gladk pushed a commit to branch master
in repository heaptrack.

commit 8bd0e0a2ae88395e7481a32dd74987ee8256675a
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Mar 27 23:24:31 2017 +0200

    Update description.
---
 debian/control | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index da4594a..db68c35 100644
--- a/debian/control
+++ b/debian/control
@@ -30,31 +30,31 @@ Package: heaptrack
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Description: heap memory profiler for Linux
-  A heap memory usage profiler. It uses LD_PRELOAD to track all
-  calls to the core memory allocation functions and logs these
-  occurrences. Additionally, backtraces are obtained and logged.
-  .
-  The package contains command line tools.
+Description: Heap memory profiler for Linux
+ Heap memory usage profiler. It uses LD_PRELOAD to track all
+ calls to the core memory allocation functions and logs these
+ occurrences. Additionally, backtraces are obtained and logged.
+ .
+ The package contains command line tools.
 
 Package: heaptrack-gui
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Description: heap memory profiler for Linux
-  A heap memory usage profiler. It uses LD_PRELOAD to track all
-  calls to the core memory allocation functions and logs these
-  occurrences. Additionally, backtraces are obtained and logged.
-  .
-  The package contains GUI for the data analyze.
+Description: Heap memory profiler for Linux
+ Heap memory usage profiler. It uses LD_PRELOAD to track all
+ calls to the core memory allocation functions and logs these
+ occurrences. Additionally, backtraces are obtained and logged.
+ .
+ The package contains GUI for the data analyze.
 
 Package: libheaptrack
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Description: heap memory profiler for Linux
-  A heap memory usage profiler. It uses LD_PRELOAD to track all
-  calls to the core memory allocation functions and logs these
-  occurrences. Additionally, backtraces are obtained and logged.
-  .
-  The package contains shared libraries.
+Description: Heap memory profiler for Linux
+ Heap memory usage profiler. It uses LD_PRELOAD to track all
+ calls to the core memory allocation functions and logs these
+ occurrences. Additionally, backtraces are obtained and logged.
+ .
+ The package contains shared libraries.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/heaptrack.git



More information about the debian-science-commits mailing list