[rex] 04/04: d/control: add Recommended section, set Section to admin
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Fri Mar 20 15:09:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository rex.
commit 27afb3da3830c5b218803d3b71152eb13248461e
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Fri Mar 20 15:43:52 2015 +0100
d/control: add Recommended section, set Section to admin
---
debian/control | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7f8a473..e6af0c4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: rex
-Section: perl
+Section: admin
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
@@ -34,7 +34,17 @@ Depends: ${misc:Depends}, ${perl:Depends},
liburi-perl,
libwww-perl,
libxml-simple-perl,
- libyaml-perl
+ libyaml-perl,
+Recommends:
+ libexpect-perl,
+ libdbi-perl,
+ liblwp-protocol-https-perl,
+ libdigest-hmac-perl,
+ libstring-escape-perl,
+ libterm-readkey-perl,
+ libxml-libxml-perl,
+ libparallel-forkmanager-perl,
+ libipc-shareable-perl
Description: is deployment and configuration management tool
Rex is a tool to ease the execution of commands on multiple remote
servers. You can define small tasks, chain tasks to batches, link
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/rex.git
More information about the Pkg-perl-cvs-commits
mailing list