[libprefork-perl] 01/03: Reformat debian/control with cme
Alex Muntada
alexm at debian.org
Sun Oct 8 22:16:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
alexm pushed a commit to branch master
in repository libprefork-perl.
commit 0395cfbdd995850898ffb771a4d914b261ed10fd
Author: Alex Muntada <alexm at debian.org>
Date: Sun Oct 8 17:32:16 2017 +0200
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 06046fe..5e137c5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
Source: libprefork-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
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: Jonas Genannt <jonas.genannt at capi2name.de>
Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/prefork
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libprefork-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libprefork-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libprefork-perl.git
+Homepage: https://metacpan.org/release/prefork
Package: libprefork-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: Module loading for forking or non-forking processes in Perl
The prefork pragma is intended to allow module writers to optimise module
loading for both scenarios with as little additional code as possible.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libprefork-perl.git
More information about the Pkg-perl-cvs-commits
mailing list