[libthread-sigmask-perl] 03/03: control
gregor herrmann
gregoa at debian.org
Sat May 10 11:55:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libthread-sigmask-perl.
commit e3a1230a526c5f3794e067d8606e25b5c1430ece
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 10 13:54:16 2014 +0200
control
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 043543e..2e8a59f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
Build-Depends: debhelper (>= 9.20120312~),
- perl
+ perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libthread-sigmask-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libthread-sigmask-perl.git
@@ -13,9 +13,7 @@ Homepage: https://metacpan.org/release/Thread-SigMask
Package: libthread-sigmask-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Thread specific signal masks
+Description: thread specific signal masks
Thread::SigMask provides per-thread signal masks. On non-threaded perls it
will be effectively the same as POSIX::sigprocmask. The interface works
exactly the same as sigprocmask.
- .
- This description was automagically extracted from the module by dh-make-perl.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libthread-sigmask-perl.git
More information about the Pkg-perl-cvs-commits
mailing list