[libdevel-overloadinfo-perl] 04/06: wrap&sort d/control

gregor herrmann gregoa at debian.org
Tue Jul 7 17:31:57 UTC 2015


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

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

commit ae3098f380fd534776a345b42a47dc3bec67bbf4
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 7 19:28:20 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index ec6babe..7afc393 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libmro-compat-perl,
- libpackage-stash-perl (>= 0.14),
- libsub-identify-perl,
- perl
+                     libpackage-stash-perl (>= 0.14),
+                     libsub-identify-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-overloadinfo-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-overloadinfo-perl.git
@@ -17,9 +17,9 @@ Testsuite: autopkgtest-pkg-perl
 Package: libdevel-overloadinfo-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libmro-compat-perl,
- libpackage-stash-perl (>= 0.14),
- libsub-identify-perl
+         libmro-compat-perl,
+         libpackage-stash-perl (>= 0.14),
+         libsub-identify-perl
 Description: module to introspect overloaded operators
  Devel::OverloadInfo returns information about overloaded operators for a
  given class (or object), including where in the inheritance hierarchy the

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



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