[libtest-command-simple-perl] 01/04: Use package name in long description.
Casper Gielen
capslock2000-guest at moszumanska.debian.org
Fri Aug 15 12:13:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
capslock2000-guest pushed a commit to branch master
in repository libtest-command-simple-perl.
commit 3049994a275c0e27bd59728c90b4cef6229f4142
Author: Casper Gielen <cgielen at uvt.nl>
Date: Fri Aug 15 13:02:57 2014 +0200
Use package name in long description.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 90e3213..3da4b32 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: libtest-command-simple-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl module to test external commands
- A test module intended to simplify testing of external commands.
+ Test::Command::Simple is a intended to simplify testing of external commands.
It does so by running the command under IPC::Open3, closing the stdin
immediately, and reading everything from the command's stdout and stderr.
It then makes the output available to be tested.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-command-simple-perl.git
More information about the Pkg-perl-cvs-commits
mailing list