[libcache-fastmmap-perl] 02/04: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Nov 16 18:15:35 UTC 2015


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

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

commit 7dca6234c0a8d2a79ecea60b54971fd30dd906c9
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Nov 16 19:11:30 2015 +0100

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

diff --git a/debian/control b/debian/control
index df5a3ae..68f0292 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: libcache-fastmmap-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Harlan Lieberman-Berg <hlieberman at setec.io>
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Harlan Lieberman-Berg <hlieberman at setec.io>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Cache-FastMmap
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcache-fastmmap-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcache-fastmmap-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcache-fastmmap-perl.git
+Homepage: https://metacpan.org/release/Cache-FastMmap
 
 Package: libcache-fastmmap-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl module providing a mmap'ed cache
  Cache::FastMmap uses the mmap system call to establish an interprocess shared
  memory cache. Its core code is written in C, which can provide significant

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



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