[libtext-qrcode-perl] 08/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Oct 23 18:48:41 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtext-qrcode-perl.

commit 4f5bba4ed83193c8fb7509bf2067677ce5df4c5a
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 23 20:47:19 2013 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control |   17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 1ae3b01..236b445 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
 Source: libtext-qrcode-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl, libqrencode-dev, pkg-config
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               perl,
+               libqrencode-dev,
+               pkg-config
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Text-QRCode/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-qrcode-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-qrcode-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-qrcode-perl.git
+Homepage: https://metacpan.org/release/Text-QRCode/
 
 Package: libtext-qrcode-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: module for generating text base QR Code
  Text::QRCode allows you to generate QR Code using ' ' and '*'. This module
  use libqrencode '2.0.0' and above.

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



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