aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2019-12-05 16:47:11 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2019-12-05 16:47:11 -0500
commit43a36eb49f2b2a7edfdf3390c6035bc258d15263 (patch)
tree035d913c9a6ebc5ac4eb3823ef0eee41d0c86f66
parente529bb7a8b500daec1fdf3570621ea30ee50ab85 (diff)
downloadlistadmin-43a36eb49f2b2a7edfdf3390c6035bc258d15263.tar.bz2
listadmin-43a36eb49f2b2a7edfdf3390c6035bc258d15263.tar.xz
listadmin-43a36eb49f2b2a7edfdf3390c6035bc258d15263.tar.zst
Run wrap-and-sort.
-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.
-