[libgravatar-url-perl] 01/06: Reformat debian/control with cme

Axel Beckert abe at deuxchevaux.org
Sun Jun 7 17:52:35 UTC 2015


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

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

commit 0348222ee8da574b9b6a0c959751aa68c94841cc
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jun 7 19:37:16 2015 +0200

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

diff --git a/debian/control b/debian/control
index b56fa2f..5bde08d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: libgravatar-url-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Angel Abad <angel at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>,
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: libnet-dns-perl,
- libtest-warn-perl,
- liburi-perl
+                     libtest-warn-perl,
+                     liburi-perl
 Standards-Version: 3.9.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgravatar-url-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgravatar-url-perl.git
@@ -17,9 +17,10 @@ Homepage: https://metacpan.org/release/Gravatar-URL
 
 Package: libgravatar-url-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libnet-dns-perl,
- liburi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libnet-dns-perl,
+         liburi-perl
 Description: Perl interface to make URLs for Gravatars from an email address
  A Gravatar is a Globally Recognized Avatar for a given email address. This
  allows you to have a global picture associated with your email address. You

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



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