summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-08-02 17:34:32 +0200
committergregor herrmann <gregoa@debian.org>2019-08-02 17:34:32 +0200
commitd428239786b966b1d42d08a297738896b885af0d (patch)
treec07cf8507d908e57f033e774c855c3453b8d7c4d
parent0df00cefc299dac450c54d074d0e4f769444b49c (diff)
debian/control: remove boilerplate text and POD markup.
-rw-r--r--debian/control4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 5f9205d..d2538f0 100644
--- a/debian/control
+++ b/debian/control
@@ -21,10 +21,8 @@ Depends: ${misc:Depends},
${perl:Depends},
libfuture-perl,
libhttp-message-perl
-Description: unit test code that uses C<Net::Async::HTTP>
+Description: unit test code that uses Net::Async::HTTP
Test::Async::HTTP implements a mock version of Net::Async::HTTP suitable for
unit tests that virtualises the actual HTTP request/response cycle, allowing
the unit test script to inspect the requests made and provide responses to
them.
- .
- This description was automagically extracted from the module by dh-make-perl.