[libscope-upper-perl] 06/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Oct 14 18:24:31 UTC 2014


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

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

commit 31563aa82c0ee5565b8d29a38e0d626e5a17a427
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 14 20:20:38 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index d6570f1..3de7556 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libscope-upper-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>
+Build-Depends: debhelper (>= 9.20120312),
+               perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Scope-Upper
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscope-upper-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libscope-upper-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscope-upper-perl.git
+Homepage: https://metacpan.org/release/Scope-Upper
 
 Package: libscope-upper-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: module to manipulate upper scopes
  Scope::Upper is a Perl module that provides a way for Perl programs to defer
  actions at run-time until the control flow returns to the upper scope. It

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



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