[libb-hooks-op-annotation-perl] 02/04: Reformat debian/control with cme fix dpkg.
Intrigeri
intrigeri at moszumanska.debian.org
Sun Mar 9 01:05:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository libb-hooks-op-annotation-perl.
commit 2246de51a686b3d05525e48123307b2eab32ffd3
Author: intrigeri <intrigeri at boum.org>
Date: Sun Mar 9 01:01:49 2014 +0000
Reformat debian/control with cme fix dpkg.
---
debian/control | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index ae8e176..9cb4997 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
Source: libb-hooks-op-annotation-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312~),
- libextutils-depends-perl (>= 0.304),
- libtest-pod-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+ gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+ debhelper (>= 9.20120312~),
+ libextutils-depends-perl (>= 0.304),
+ libtest-pod-perl
Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/B-Hooks-OP-Annotation
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-hooks-op-annotation-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-hooks-op-annotation-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-hooks-op-annotation-perl.git
+Homepage: https://metacpan.org/release/B-Hooks-OP-Annotation
Package: libb-hooks-op-annotation-perl
Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libextutils-depends-perl (>= 0.304)
+Depends: ${perl:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libextutils-depends-perl (>= 0.304)
Description: module to allow annotation and delegation of hooked OPs
B::Hooks::OP::Annotation provides a way for XS code that hijacks OP op_ppaddr
functions to delegate to (or restore) the previous functions, whether they
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libb-hooks-op-annotation-perl.git
More information about the Pkg-perl-cvs-commits
mailing list