[liberror-perl] 12/28: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jul 17 14:55:41 UTC 2016


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

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

commit 9acef99fba24646a187a3d40ebfb450948664e12
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 17 16:00:11 2016 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index ee7a521..6fb9719 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: liberror-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Burfoot <clint at burfoot.info>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: perl
 Standards-Version: 3.7.2
-Homepage: https://metacpan.org/release/Error
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liberror-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liberror-perl.git
-Build-Depends-Indep: perl
-Build-Depends: debhelper (>= 9)	
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liberror-perl.git
+Homepage: https://metacpan.org/release/Error
 
 Package: liberror-perl
+Architecture: all
 Section: perl
 Priority: optional
-Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for error/exception handling in an OO-ish way
  This module provides two interfaces.  Firstly "Error" provides a
  procedural interface to exception handling.  Secondly "Error" is a

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



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