[libhook-lexwrap-perl] 10/14: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Oct 23 20:16:47 UTC 2014


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

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

commit 0b400a1f6a83311fa3f630644f8b3d02a7716f2f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Oct 23 22:05:19 2014 +0200

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

diff --git a/debian/control b/debian/control
index 581aed3..bb08fa7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: libhook-lexwrap-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Rene Mayorga <rmayorga at debian.org.sv>,
+           gregor herrmann <gregoa at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libtest-pod-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Rene Mayorga <rmayorga at debian.org.sv>,
- gregor herrmann <gregoa at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+Build-Depends-Indep: libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Hook-LexWrap
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhook-lexwrap-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhook-lexwrap-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhook-lexwrap-perl.git
+Homepage: https://metacpan.org/release/Hook-LexWrap
 
 Package: libhook-lexwrap-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: lexically scoped subroutine wrappers
  Hook::LexWrap allows you to install a pre- or post-wrapper (or both)
  around an existing subroutine. Unlike other modules that provide this

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



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