[libmail-rbl-perl] 01/01: Fix indentation in debian/control.
Scott Kitterman
kitterman at moszumanska.debian.org
Thu Dec 22 16:03:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository libmail-rbl-perl.
commit a11256c1e7fea5a0d6431a6a60d5bec5221183f5
Author: Scott Kitterman <scott at kitterman.com>
Date: Thu Dec 22 11:03:26 2016 -0500
Fix indentation in debian/control.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index fd899f3..ceaa08f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Description: Perl extension to access RBL-style host verification services
Mail::RBL eases the task of checking if a given host is in the list. The
methods available are described below:
.
- - new(suffix, resolver): Creates a list handle
- - check($host): either a hostname or an IP address
- - check_rhsbl($host): queries RHSBLs instead of IP-based lists, useful for
- using lists such as some of http://www.rfc-ignorant.org/
+ - new(suffix, resolver): Creates a list handle
+ - check($host): either a hostname or an IP address
+ - check_rhsbl($host): queries RHSBLs instead of IP-based lists, useful for
+ using lists such as some of http://www.rfc-ignorant.org/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-rbl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list