[libtainting-perl] 03/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jun 7 22:16:24 UTC 2015


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

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

commit d505dec4199dbc5b73e25d6e067c8cc69c558a5d
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 8 00:13:43 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 4bc25a3..01046a1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libtainting-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Joenio Costa <joenio at colivre.coop.br>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: libtaint-runtime-perl,
- libtest-exception-perl (>= 0.31)
+                     libtest-exception-perl (>= 0.31)
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtainting-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtainting-perl.git
@@ -14,8 +14,9 @@ Homepage: https://metacpan.org/release/tainting
 
 Package: libtainting-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libtaint-runtime-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtaint-runtime-perl
 Description: Perl pragma to enable taint mode lexically
  tainting provides a simpler interface to Taint::Runtime. The idea is so that
  there is no functions or variables to import. Just use or no, like warnings

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



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