[liblingua-en-tagger-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Oct 22 18:19:06 UTC 2013


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

gregoa pushed a commit to branch master
in repository liblingua-en-tagger-perl.

commit 77a8b4395195e48cc914ec49fbb32b513168876f
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 22 20:18:02 2013 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control |   25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 73b418d..7197127 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,26 @@
 Source: liblingua-en-tagger-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Chris Butler <chrisb at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libhtml-parser-perl,
- liblingua-stem-perl,
- libmemoize-expirelru-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Chris Butler <chrisb at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libhtml-parser-perl,
+                     liblingua-stem-perl,
+                     libmemoize-expirelru-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Lingua-EN-Tagger/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-tagger-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-en-tagger-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-tagger-perl.git
+Homepage: https://metacpan.org/release/Lingua-EN-Tagger/
 
 Package: liblingua-en-tagger-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhtml-parser-perl,
- liblingua-stem-perl,
- libmemoize-expirelru-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-parser-perl,
+         liblingua-stem-perl,
+         libmemoize-expirelru-perl
 Description: part-of-speech tagger for English natural language processing
  Lingua::EN::Tagger is a perl module which implements a probability based,
  corpus-trained tagger that assigns POS tags to English text based on a lookup

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-en-tagger-perl.git



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