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

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Aug 16 21:54:47 UTC 2010


Author: periapt-guest
Date: Mon Aug 16 21:54:41 2010
New Revision: 61683

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61683
Log:
updated control file and 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=61683&op=diff
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/changelog (original)
+++ trunk/liblingua-en-nameparse-perl/debian/changelog Mon Aug 16 21:54:41 2010
@@ -1,15 +1,10 @@
 liblingua-en-nameparse-perl (1.27-1) UNRELEASED; urgency=low
 
   TODO:
-  - d/control: no need for the "(>= 5.8.0)" perl version, even etch has a
-    newer one
   - just a hint: fixing the hashbang can be done from d/rules instead of a
     patch, cf.
     http://pkg-perl.alioth.debian.org/debhelper.html#occasionally_useful "Note
     on Paths" and "Fixing Interpreter Shebang Lines"
-  - debian/copyright: DEP5 is (at least) at version 135; and the GPL-1+ stanza should
-    mention "version 1" (dh-make-perl refresh --only copyright); and there's
-    spurious empty line before "License: Artistic or GPL-1+"
   - also just a hint: I'd probably put "examples/*" in the .examples file to
     catch additional future examples
 
@@ -33,6 +28,7 @@
   * use source format '3.0 (quilt)'
   * fix interpreter path in examples/demo.pl
   * Remove README from docs
+  * Removed unnecessary dependencies
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sun, 15 Aug 2010 23:18:04 +0100
 

Modified: trunk/liblingua-en-nameparse-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-nameparse-perl/debian/control?rev=61683&op=diff
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/control (original)
+++ trunk/liblingua-en-nameparse-perl/debian/control Mon Aug 16 21:54:41 2010
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0), 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>, Russ Allbery <rra at debian.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>

Modified: trunk/liblingua-en-nameparse-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-nameparse-perl/debian/copyright?rev=61683&op=diff
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/copyright (original)
+++ trunk/liblingua-en-nameparse-perl/debian/copyright Mon Aug 16 21:54:41 2010
@@ -1,23 +1,21 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Kim Ryan <kimryan at cpan.org>
 Source: http://search.cpan.org/dist/Lingua-EN-NameParse/
-Name: Lingua::EN::NameParse
+Name: Lingua-EN-NameParse
 
 Files: *
 Copyright: 2008, Kim Ryan <kimryan at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 
- 2010, Nicholas Bamber <nicholas at periapt.co.uk>
- 2010, Nathan Handler <nhandler at ubuntu.com>
- 2008-2010, gregor hermann <gregoa at debian.org>
- 2008, Roberto C. Sanchez <roberto at debian.org>
+Copyright:
  2005-2008, Ernesto Hernández-Novich <emhn at telcel.net.ve>
- 2008, Ernesto Harnandez Novich
  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>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -25,7 +23,7 @@
  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'
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -33,6 +31,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-1'
-
+ 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'.




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