[libmonkey-patch-action-perl] 01/05: Reformat debian/control with cme

Damyan Ivanov dmn at moszumanska.debian.org
Tue Jun 9 14:49:57 UTC 2015


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

dmn pushed a commit to branch master
in repository libmonkey-patch-action-perl.

commit 6e0d8ed1bc62d1b2390008041c74d18e14822d87
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Jun 9 14:47:38 2015 +0000

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

diff --git a/debian/control b/debian/control
index a49ad84..939d328 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: libmonkey-patch-action-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: libsub-delete-perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmonkey-patch-action-perl.git
@@ -13,8 +13,9 @@ Homepage: https://metacpan.org/release/Monkey-Patch-Action
 
 Package: libmonkey-patch-action-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libsub-delete-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libsub-delete-perl
 Description: module to monkey-patching subs from other packages, with restore
  Monkey patching is a way to extend or modify the runtime code of a program or
  library without altering the original source code.

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



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