[libproc-invokeeditor-perl] 06/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Aug 12 16:56:48 UTC 2014


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

gregoa pushed a commit to branch master
in repository libproc-invokeeditor-perl.

commit 98f352a38680ced549befb35c4bc432655fd5f58
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 12 18:55:37 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index af17425..c10dded 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,27 @@
 Source: libproc-invokeeditor-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libcarp-assert-perl, ed | elvis-tiny | vim,
- libtest-pod-coverage-perl, libtest-pod-perl
+Build-Depends-Indep: perl,
+                     ed | elvis-tiny | vim,
+                     libcarp-assert-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Proc-InvokeEditor
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-invokeeditor-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libproc-invokeeditor-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-invokeeditor-perl.git
+Homepage: https://metacpan.org/release/Proc-InvokeEditor
 
 Package: libproc-invokeeditor-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcarp-assert-perl
-Suggests: ed, nvi, editor
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcarp-assert-perl
+Suggests: editor,
+          ed,
+          nvi
 Description: Perl extension for starting a text editor
  Proc::InvokeEditor module provides the ability to supply some text to an
  external text editor, have it edited by the user, and retrieve the results.

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



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