[libhook-wrapsub-perl] 09/10: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Jun 22 09:12:32 UTC 2014


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

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

commit 316f13182dcaa631c8d97834ba5b7b4e0fcdbdd9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 22 11:09:42 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index e5fe975..f16ab6f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libhook-wrapsub-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Hook-WrapSub
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhook-wrapsub-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhook-wrapsub-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhook-wrapsub-perl.git
+Homepage: https://metacpan.org/release/Hook-WrapSub
 
 Package: libhook-wrapsub-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module to wrap subs with pre- and post-call hooks
  Hook::WrapSub enables intercepting a call to any named function; handlers may
  be added both before and after the call to the intercepted function.

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



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