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

abe pushed a commit to branch master
in repository libxml-mini-perl.

commit 53e3ab1f1cc3b8cc1ae307eaaa88c947c3417aca
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Mon Jun 9 16:05:22 2014 +0200

    Fix lintian warning debian-control-has-unusual-field-spacing
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8fb16ca..0f6d681 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,10 @@ libxml-mini-perl (1.38-3) UNRELEASED; urgency=low
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
+  [ Axel Beckert ]
+  * Fixed the following lintian warnings:
+    + debian-control-has-unusual-field-spacing
+
  -- gregor herrmann <gre...@debian.org>  Wed, 28 Jul 2010 14:33:39 -0400
 
 libxml-mini-perl (1.38-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index d2c91ec..0b80c44 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-mini-p
 Package: libxml-mini-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Description:  Perl implementation of the MiniXML XML generator and parser
+Description: Perl implementation of the MiniXML XML generator and parser
  XML::Mini is a set of Perl classes that allow you to access
  XML data and create valid XML output with a tree-based hierarchy of
  elements.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-mini-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