[libnet-openid-common-perl] 07/15: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Feb 7 22:25:59 UTC 2016


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

gregoa pushed a commit to branch master
in repository libnet-openid-common-perl.

commit 814c1d291faf2b452fc0295e24985f6030ccf59c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 7 23:03:47 2016 +0100

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

diff --git a/debian/control b/debian/control
index a9c29eb..1b2d553 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,30 @@
 Source: libnet-openid-common-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dominic Hargreaves <dom at earth.li>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcrypt-dh-gmp-perl (>= 0.00011),
- libhtml-parser-perl (>= 3.40),
- libhttp-message-perl,
- libxml-simple-perl,
- perl
+                     libhtml-parser-perl (>= 3.40),
+                     libhttp-message-perl,
+                     libxml-simple-perl,
+                     perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Net-OpenID-Common
-Vcs-Git: git://anonscm.debian.org/users/dom/libnet-openid-common-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libnet-openid-common-perl.git
+Vcs-Git: git://anonscm.debian.org/users/dom/libnet-openid-common-perl.git
+Homepage: https://metacpan.org/release/Net-OpenID-Common
 
 Package: libnet-openid-common-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcrypt-dh-gmp-perl (>= 0.00011),
- libhtml-parser-perl (>= 3.40),
- libhttp-message-perl,
- libxml-simple-perl,
- perl
-Replaces: libnet-openid-consumer-perl (<< 1.12)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcrypt-dh-gmp-perl (>= 0.00011),
+         libhtml-parser-perl (>= 3.40),
+         libhttp-message-perl,
+         libxml-simple-perl,
+         perl
 Breaks: libnet-openid-consumer-perl (<< 1.12)
+Replaces: libnet-openid-consumer-perl (<< 1.12)
 Description: libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
  The Consumer and Server implementations share a few libraries which are
  provided by this package.

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



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