[rex] 02/03: sort&wrap d/control

gregor herrmann gregoa at debian.org
Fri May 22 15:19:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository rex.

commit 37a7e76735a369ccaf53b862191e0fe94d5e3685
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 22 17:14:20 2015 +0200

    sort&wrap d/control
    
    sorry for being pedantic :)
    makes it easier for comparing (diffs of) long lists for me
    
    Git-Dch: Ignore
---
 debian/control | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index d23f819..5042039 100644
--- a/debian/control
+++ b/debian/control
@@ -6,25 +6,25 @@ Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libdbi-perl,
                      libdigest-hmac-perl,
+                     libhash-merge-perl,
                      libhttp-message-perl,
                      libio-string-perl,
                      libipc-shareable-perl,
                      libjson-xs-perl,
                      liblist-moreutils-perl,
+                     libnet-openssh-perl,
+                     libnet-sftp-foreign-perl,
                      libnet-ssh2-perl,
                      libparallel-forkmanager-perl,
+                     libsort-naturally-perl,
                      libstring-escape-perl,
+                     libterm-readkey-perl,
                      libtest-pod-perl,
                      libtext-glob-perl,
                      liburi-perl,
                      libwww-perl,
                      libxml-simple-perl,
                      libyaml-perl,
-                     libsort-naturally-perl,
-                     libterm-readkey-perl,
-                     libhash-merge-perl,
-                     libnet-sftp-foreign-perl,
-                     libnet-openssh-perl,
                      perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/rex.git
@@ -33,29 +33,29 @@ Homepage: http://www.rexify.org/
 
 Package: rex
 Architecture: all
-Depends: libexpect-perl,
+Depends: libdbi-perl,
+         libdigest-hmac-perl,
+         libexpect-perl,
+         libhash-merge-perl,
          libhttp-message-perl,
          libio-string-perl,
+         libipc-shareable-perl,
          libjson-xs-perl,
          liblist-moreutils-perl,
+         liblwp-protocol-https-perl,
+         libnet-openssh-perl,
+         libnet-sftp-foreign-perl,
          libnet-ssh2-perl,
+         libparallel-forkmanager-perl,
+         libsort-naturally-perl,
+         libstring-escape-perl,
+         libterm-readkey-perl,
          libtext-glob-perl,
          liburi-perl,
          libwww-perl,
+         libxml-libxml-perl,
          libxml-simple-perl,
          libyaml-perl,
-         libdbi-perl,
-         libdigest-hmac-perl,
-         libipc-shareable-perl,
-         liblwp-protocol-https-perl,
-         libparallel-forkmanager-perl,
-         libstring-escape-perl,
-         libterm-readkey-perl,
-         libxml-libxml-perl,
-         libhash-merge-perl,
-         libsort-naturally-perl,
-         libnet-sftp-foreign-perl,
-         libnet-openssh-perl,
          ${misc:Depends},
          ${perl:Depends}
 Description: deployment and configuration management tool

-- 
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