[libexperimental-perl] 03/04: wrap-and-sort d/control

gregor herrmann gregoa at debian.org
Sun Jul 6 14:15:35 UTC 2014


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

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

commit 2dfbb33344aafab7291a19a71952ef919277c079
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 6 16:14:20 2014 +0200

    wrap-and-sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 9d677bc..2a80121 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 9.20140227~),
- libmodule-build-tiny-perl,
- perl
+               libmodule-build-tiny-perl,
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexperimental-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexperimental-perl.git
@@ -13,7 +13,8 @@ Homepage: https://metacpan.org/release/experimental
 
 Package: libexperimental-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: pragma for making experimental features easy
  The experimental pragma provides an easy and convenient way to enable or
  disable experimental features.

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



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