[libcwd-guard-perl] 04/07: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Thu Jun 18 15:00:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcwd-guard-perl.
commit 53284582d9dbf17426bfaf66cca66e5400862b5f
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jun 18 16:57:16 2015 +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 38ddb86..ceddd71 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
Source: libcwd-guard-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Oleg Gashev <oleg at gashev.net>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8),
- perl (>= 5.13.10) | libcpan-meta-perl,
- libmodule-build-perl (>= 0.380000)
+ perl (>= 5.13.10) | libcpan-meta-perl,
+ libmodule-build-perl (>= 0.380000)
Standards-Version: 3.9.4
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcwd-guard-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcwd-guard-perl.git
@@ -13,7 +13,8 @@ Homepage: https://metacpan.org/release/Cwd-Guard
Package: libcwd-guard-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: module for temporarily changing working directory (chdir)
Cwd::Guard provides changing the current directory (chdir) using a limited
scope. Return to current working directory, if this object destroyed. If
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcwd-guard-perl.git
More information about the Pkg-perl-cvs-commits
mailing list