[libgit-pureperl-perl] 07/10: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Oct 31 17:51:51 UTC 2015


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

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

commit 70056d8575c2347dbb2f993f6b43607786f030ce
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 31 18:41:21 2015 +0100

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

diff --git a/debian/control b/debian/control
index f82321f..27498cb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,6 @@
 Source: libgit-pureperl-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
@@ -13,18 +15,13 @@ Build-Depends-Indep: libarchive-extract-perl | perl (<< 5.17.0),
                      libmoosex-types-path-class-perl,
                      libtest-utf8-perl,
                      perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Git-PurePerl
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgit-pureperl-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgit-pureperl-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgit-pureperl-perl.git
+Homepage: https://metacpan.org/release/Git-PurePerl
 
 Package: libgit-pureperl-perl
 Architecture: all
-Replaces: libgit-pure-perl (<< 0.48-3~)
-Breaks: libgit-pure-perl (<< 0.48-3~)
-Provides: libgit-pure-perl
 Depends: libarchive-extract-perl | perl (<< 5.17.0),
          libconfig-gitlike-perl,
          libdata-stream-bulk-perl,
@@ -36,6 +33,9 @@ Depends: libarchive-extract-perl | perl (<< 5.17.0),
          libmoosex-types-path-class-perl,
          ${misc:Depends},
          ${perl:Depends}
+Breaks: libgit-pure-perl (<< 0.48-3~)
+Provides: libgit-pure-perl
+Replaces: libgit-pure-perl (<< 0.48-3~)
 Description: Pure Perl interface to Git repositories
  Git::PurePerl is a Pure Perl object oriented interface to access git
  repositories. The main goals for Git::PurePerl are stability and performance.

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



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