[heaptrack] 01/02: Add libheaptrack as a dependency of (Closes: #859512)

Anton Gladky gladk at moszumanska.debian.org
Tue Apr 4 16:12:27 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 8879be437ef0a51f07dcd82c03d3c86310b0f0fb
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Apr 4 18:09:20 2017 +0200

    Add libheaptrack as a dependency of (Closes: #859512)
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0b29600..6ed7067 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,8 @@ Homepage: https://github.com/KDE/heaptrack
 Package: heaptrack
 Architecture: any
 Depends: ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
+         libheaptrack (= ${binary:Version})
 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

-- 
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