r66949 - in /trunk/liblingua-en-nameparse-perl/debian: changelog control copyright

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Jan 4 20:46:03 UTC 2011


Author: periapt-guest
Date: Tue Jan  4 20:45:47 2011
New Revision: 66949

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66949
Log:
* Refreshed short description
* Refreshed copyright

Modified:
    trunk/liblingua-en-nameparse-perl/debian/changelog
    trunk/liblingua-en-nameparse-perl/debian/control
    trunk/liblingua-en-nameparse-perl/debian/copyright

Modified: trunk/liblingua-en-nameparse-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-nameparse-perl/debian/changelog?rev=66949&op=diff
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/changelog (original)
+++ trunk/liblingua-en-nameparse-perl/debian/changelog Tue Jan  4 20:45:47 2011
@@ -6,6 +6,8 @@
   [ Nicholas Bamber ]
   * New upstream release
   * Refreshed interpreter path patch
+  * Refreshed short description
+  * Refreshed copyright
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Tue, 04 Jan 2011 20:21:02 +0000
 

Modified: trunk/liblingua-en-nameparse-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-nameparse-perl/debian/control?rev=66949&op=diff
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/control (original)
+++ trunk/liblingua-en-nameparse-perl/debian/control Tue Jan  4 20:45:47 2011
@@ -2,7 +2,8 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libparse-recdescent-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl, libparse-recdescent-perl, libtest-pod-perl,
+ libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
@@ -14,7 +15,7 @@
 Package: liblingua-en-nameparse-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libparse-recdescent-perl
-Description: Perl routines for manipulating a person's name
+Description: module for parsing a person's name in free text
  Lingua::EN::NameParse takes as input a person or persons name in
  free format text such as,
  .

Modified: trunk/liblingua-en-nameparse-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-nameparse-perl/debian/copyright?rev=66949&op=diff
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/copyright (original)
+++ trunk/liblingua-en-nameparse-perl/debian/copyright Tue Jan  4 20:45:47 2011
@@ -8,22 +8,21 @@
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright:
- 2005-2008, Ernesto Hernández-Novich <emhn at telcel.net.ve>
+Copyright: 2005-2008, Ernesto Hernández-Novich <emhn at telcel.net.ve>
  2007, Russ Allbery <rra at debian.org>
  2007, Damyan Ivanov <dmn at debian.org>
  2008, Roberto C. Sanchez <roberto at debian.org>
  2008-2010, gregor hermann <gregoa at debian.org>
  2010, Nathan Handler <nhandler at ubuntu.com>
- 2010, Nicholas Bamber <nicholas at periapt.co.uk>
+ 2010-2011, Nicholas Bamber <nicholas at periapt.co.uk>
 License: Artistic or GPL-1+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.
  .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'.
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -31,5 +30,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of version 1 of the
- General Public License can be found in `/usr/share/common-licenses/GPL-1'.
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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