[linux-tools] 06/08: Change liblockdep short descriptions to be consistent with libusbip
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Fri Aug 14 13:06:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux-tools.
commit bf2ec125301428e88f7fb80eb70b859d57505b4c
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Fri Aug 14 14:58:37 2015 +0200
Change liblockdep short descriptions to be consistent with libusbip
---
debian/templates/control.main.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/templates/control.main.in b/debian/templates/control.main.in
index a1fa00f..75ff672 100644
--- a/debian/templates/control.main.in
+++ b/debian/templates/control.main.in
@@ -86,7 +86,7 @@ Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: libs
Multi-Arch: same
-Description: Runtime locking correctness validator - shared library
+Description: Runtime locking correctness validator (shared library)
liblockdep is a library for programs that use the pthreads API, which can
be used to detect actual and potential deadlocks and other locking bugs.
@@ -95,6 +95,6 @@ Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: libdevel
Multi-Arch: same
-Description: Runtime locking correctness validator - development files
+Description: Runtime locking correctness validator (development files)
liblockdep is a library for programs that use the pthreads API, which can
be used to detect actual and potential deadlocks and other locking bugs.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-tools.git
More information about the Kernel-svn-changes
mailing list