aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 30a71e3..ee28774 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,13 @@ Homepage: https://sourceforge.net/projects/listadmin/
Package: listadmin
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, libwww-perl, libcrypt-ssleay-perl, libtext-reform-perl, libnet-inet6glue-perl
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+ libcrypt-ssleay-perl,
+ libnet-inet6glue-perl,
+ libtext-reform-perl,
+ libwww-perl
Description: command line mailman moderator queue manipulation
listadmin is a command line tool to manipulate the queues of messages
held for moderator approval by mailman. It is designed to keep user
@@ -16,4 +22,3 @@ Description: command line mailman moderator queue manipulation
prune the queue. It can use the score from a header added by
SpamAssassin to filter, or it can match specific senders, subjects, or
reasons.
-