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

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

commit ee45e4925aa040f20364ad7aad4fc3b92a24d058
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Oct 31 20:57:44 2015 +0100

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

diff --git a/debian/control b/debian/control
index 120bf96..4931d27 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libhtml-diff-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libalgorithm-diff-perl,
- perl
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-diff-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-diff-perl.git
@@ -13,8 +13,9 @@ Homepage: https://metacpan.org/release/HTML-Diff
 
 Package: libhtml-diff-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libalgorithm-diff-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libalgorithm-diff-perl
 Description: module for comparing two HTML documents
  HTML::Diff compares two strings of HTML and returns a list of a chunks which
  indicate the diff between the two input strings, where changes in formatting

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to