[libgit-repository-plugin-log-perl] 06/10: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Feb 15 19:28:41 UTC 2016


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

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

commit f2a1115df08ba8b1005e1f373365f7ad3216c672
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 15 20:26:24 2016 +0100

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

diff --git a/debian/control b/debian/control
index d0793e2..0dbcf7a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libgit-repository-plugin-log-perl
-Section: perl
-Priority: optional
 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 (>= 8)
 Build-Depends-Indep: libgit-repository-perl (>= 1.309),
                      perl
@@ -16,8 +16,8 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libgit-repository-perl (>= 1.309)
-Replaces: libgit-repository-perl (<< 1.309)
 Breaks: libgit-repository-perl (<< 1.309)
+Replaces: libgit-repository-perl (<< 1.309)
 Description: Git::Repository plugin adding log items
  Git::Repository::Plugin::Log adds a log() method to Git::Repository,
  which will return Git::Repository::Log objects representing the commit

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



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