[liblingua-pt-stemmer-perl] 05/06: misc fixes

dom at earth.li dom at earth.li
Sat Mar 26 00:19:38 UTC 2016


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

dom pushed a commit to branch master
in repository liblingua-pt-stemmer-perl.

commit f8dac6773bc980565471ae8396164aef54eb298b
Author: Dominic Hargreaves <dom at earth.li>
Date:   Thu Feb 28 22:37:24 2008 +0000

    misc fixes
---
 debian/changelog | 4 +++-
 debian/control   | 4 +++-
 debian/copyright | 2 ++
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3f83cfa..948d951 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ liblingua-pt-stemmer-perl (0.01-2) unstable; urgency=low
   * Add debian/watch file
   * debian/control: add Homepage field
   * Fix make distclean lintian warning
+  * Add explicit copyright notice to debian/copyright
+  * Fix description line-wrapping in debian/control
 
- -- Dominic Hargreaves <dom at earth.li>  Thu, 28 Feb 2008 22:34:47 +0000
+ -- Dominic Hargreaves <dom at earth.li>  Thu, 28 Feb 2008 22:37:09 +0000
 
 liblingua-pt-stemmer-perl (0.01-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 417a772..fb4704c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,4 +11,6 @@ Package: liblingua-pt-stemmer-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, 
 Description:  Portuguese language stemming
- This module implements a Portuguese stemming algorithm proposed in the paper A Stemming Algorithm for the Portuguese Language by Moreira, V. and Huyck, C.
+ This module implements a Portuguese stemming algorithm proposed in the
+ paper "A Stemming Algorithm for the Portuguese Language" by
+ Moreira, V. and Huyck, C.
diff --git a/debian/copyright b/debian/copyright
index 41a5eb4..6736957 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,8 @@
 The original author was:
 xern <xern at cpan.org>
 
+Copyright (C) 2003 xern <xern at cpan.org>
+
 This module is free software; you can redistribute it or modify it under the same terms as Perl itself.
 
 Perl is distributed under your choice of the GNU General Public License or

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



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