[libcps-perl] 01/05: Reformat debian/control with cme

Axel Beckert abe at deuxchevaux.org
Sun Jun 7 16:56:25 UTC 2015


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

abe pushed a commit to branch master
in repository libcps-perl.

commit 3d123aaa185793fa35b05b86bc478dfd2565fa7e
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jun 7 18:55:23 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index bd1cbaa..9814ee8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libcps-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libfuture-perl,
- libsub-name-perl,
- libtest-fatal-perl,
- libtest-identity-perl,
- libtest-pod-perl,
- libtest-refcount-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+                     libsub-name-perl,
+                     libtest-fatal-perl,
+                     libtest-identity-perl,
+                     libtest-pod-perl,
+                     libtest-refcount-perl,
+                     perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/CPS
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcps-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcps-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcps-perl.git
+Homepage: https://metacpan.org/release/CPS
 
 Package: libcps-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfuture-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfuture-perl
 Recommends: libsub-name-perl
 Description: module to manage flow of control in Continuation Passing Style
  CPS is a Perl module that enables developers to write code in Continuation

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



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