[libfailures-perl] 03/04: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Wed Jul 16 15:36:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libfailures-perl.
commit 6172618da4b6a60073ed5d97d7cd59890ad18a40
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Jul 16 17:34:48 2014 +0200
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index d62293f..5240b75 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,12 @@
Source: libfailures-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) <daxim at cpan.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libclass-tiny-perl,
- perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+ perl,
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfailures-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfailures-perl.git
@@ -13,8 +14,9 @@ Homepage: https://metacpan.org/release/failures
Package: libfailures-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-tiny-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libclass-tiny-perl
Description: minimalist exception hierarchy generator
The failures module lets you define an exception hierarchy quickly and simply.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfailures-perl.git
More information about the Pkg-perl-cvs-commits
mailing list