[libgit-repository-perl] 02/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Dec 30 15:31:12 UTC 2013


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

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

commit 23a925158464f84dbabb672e18cd6cf0c538f3ce
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 30 16:27:33 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index ca17192..a93fe94 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,10 @@ Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
-Build-Depends-Indep: perl, git,
- libsystem-command-perl (>= 1.103)
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
+Build-Depends-Indep: perl,
+                     git,
+                     libsystem-command-perl (>= 1.103)
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgit-repository-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgit-repository-perl.git
@@ -14,13 +15,13 @@ Homepage: https://metacpan.org/release/Git-Repository
 
 Package: libgit-repository-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- git,
- libsystem-command-perl (>= 1.103)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         git,
+         libsystem-command-perl (>= 1.103)
 Recommends: libgit-repository-plugin-log-perl
 Description: Perl interface to Git repositories
  Git::Repository is a Perl interface to Git, for scripted interactions with
  repositories. It's a low-level interface that allows calling any Git command,
  whether porcelain or plumbing, including bidirectional commands such as git
  commit-tree.
-

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



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