[libtest-expect-perl] 05/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jun 6 16:26:30 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtest-expect-perl.

commit d8cbfff8c0c3865ee6c100f60279e8446659bed4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 6 18:19:19 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 410164f..2e16b8f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libtest-expect-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.420000)
-Build-Depends-Indep: libclass-accessor-chained-perl, libexpect-simple-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+           Fabrizio Regalli <fabreg at fabreg.it>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl (>= 0.420000)
+Build-Depends-Indep: libclass-accessor-chained-perl,
+                     libexpect-simple-perl,
+                     perl
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Test-Expect
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-expect-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-expect-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-expect-perl.git
+Homepage: https://metacpan.org/release/Test-Expect
 
 Package: libtest-expect-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-accessor-chained-perl, libexpect-simple-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-accessor-chained-perl,
+         libexpect-simple-perl
 Description: module for automated driving and testing of terminal-based programs
  Test::Expect is a module for automated driving and testing of
  terminal-based programs.  It is handy for testing interactive programs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-expect-perl.git



More information about the Pkg-perl-cvs-commits mailing list