[libpoe-filter-stomp-perl] 04/13: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Sep 9 17:30:33 UTC 2017


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

gregoa pushed a commit to branch master
in repository libpoe-filter-stomp-perl.

commit e2816a514e23b72ea2692491af5d9f748cdb2d4c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 9 19:25:04 2017 +0200

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

diff --git a/debian/control b/debian/control
index 2ab2eb3..6c88a17 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libpoe-filter-stomp-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Stefan Pfetzing <dreamind at dreamind.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: libnet-stomp-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Stefan Pfetzing <dreamind at dreamind.de>
+                     perl
 Standards-Version: 3.9.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpoe-filter-stomp-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpoe-filter-stomp-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpoe-filter-stomp-perl.git
 Homepage: https://metacpan.org/release/POE-Filter-Stomp
 
 Package: libpoe-filter-stomp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libnet-stomp-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libnet-stomp-perl
 Description: Perl extension for the POE Environment to provide a Stomp filter
  POE::Filter::Stomp is a filter for the POE environment. It will translate the
  input buffer into Net::Stomp::Frame objects and serialize the output buffer

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



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