r40436 - in /trunk/liblingua-en-inflect-number-perl/debian: changelog compat control copyright rules

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Wed Jul 22 01:51:02 UTC 2009


Author: ansgar-guest
Date: Wed Jul 22 01:50:53 2009
New Revision: 40436

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40436
Log:
TODO: Upstream license missing.
* Use debhelper 7 instead of cdbs.
* No longer install README (no useful content).
* Add myself to Uploaders.
* Bump Standards-Version to 3.8.2.
* Convert debian/copyright to proposed machine-readable format.
* Mention module name in description.

Modified:
    trunk/liblingua-en-inflect-number-perl/debian/changelog
    trunk/liblingua-en-inflect-number-perl/debian/compat
    trunk/liblingua-en-inflect-number-perl/debian/control
    trunk/liblingua-en-inflect-number-perl/debian/copyright
    trunk/liblingua-en-inflect-number-perl/debian/rules

Modified: trunk/liblingua-en-inflect-number-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/debian/changelog?rev=40436&op=diff
==============================================================================
--- trunk/liblingua-en-inflect-number-perl/debian/changelog (original)
+++ trunk/liblingua-en-inflect-number-perl/debian/changelog Wed Jul 22 01:50:53 2009
@@ -1,4 +1,6 @@
 liblingua-en-inflect-number-perl (1.1-5) UNRELEASED; urgency=low
+
+  TODO: Upstream license missing.
 
   [ Ryan Niebur ]
   * moved with permission from Bart (Closes: #531505)
@@ -13,6 +15,14 @@
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
+
+  [ Ansgar Burchardt ]
+  * Use debhelper 7 instead of cdbs.
+  * No longer install README (no useful content).
+  * Add myself to Uploaders.
+  * Bump Standards-Version to 3.8.2.
+  * Convert debian/copyright to proposed machine-readable format.
+  * Mention module name in description.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Mon, 01 Jun 2009 18:14:17 -0700
 

Modified: trunk/liblingua-en-inflect-number-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/debian/compat?rev=40436&op=diff
==============================================================================
--- trunk/liblingua-en-inflect-number-perl/debian/compat (original)
+++ trunk/liblingua-en-inflect-number-perl/debian/compat Wed Jul 22 01:50:53 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/liblingua-en-inflect-number-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/debian/control?rev=40436&op=diff
==============================================================================
--- trunk/liblingua-en-inflect-number-perl/debian/control (original)
+++ trunk/liblingua-en-inflect-number-perl/debian/control Wed Jul 22 01:50:53 2009
@@ -2,9 +2,10 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 5)
+Uploaders: Ansgar Burchardt <ansgar at 43-1.org>
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.8.3), liblingua-en-inflect-perl
-Standards-Version: 3.7.2
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Lingua-EN-Inflect-Number/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblingua-en-inflect-number-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/
@@ -12,9 +13,10 @@
 Package: liblingua-en-inflect-number-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, liblingua-en-inflect-perl
-Description: Force number of words to singular or plural
- This module extends the functionality of Lingua::EN::Inflect (the
- liblingua-en-inflect-perl package) with three new functions.
+Description: Perl module to force number of words to singular or plural
+ The Lingua::EN::Inflect::Number module extends the functionality of
+ Lingua::EN::Inflect (the liblingua-en-inflect-perl package) with three new
+ functions.
  .
  number() takes a word, and determines its number. It returns whether
  the word is singular, plural, or ambiguous for words that can be

Modified: trunk/liblingua-en-inflect-number-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/debian/copyright?rev=40436&op=diff
==============================================================================
--- trunk/liblingua-en-inflect-number-perl/debian/copyright (original)
+++ trunk/liblingua-en-inflect-number-perl/debian/copyright Wed Jul 22 01:50:53 2009
@@ -1,23 +1,34 @@
-This package was debianized by Stephen Quinney <sjq at debian.org> on
-Fri, 28 May 2004 10:53:05 +0100
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Simon Cozens
+Upstream-Source: http://search.cpan.org/dist/Lingua-EN-Inflect-Number/
+Upstream-Name: Lingua-EN-Inflect-Number
 
-It was downloaded from http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/
+XXX: Old debian/copyright says Artistic | GPL-1+, but this is not mentioned in
+ the .orig.tar.gz.  Neither are the years of copyright (Changes has an entry
+ from 2003, last version was releasd 2004, so it might be correct).
+Files: *
+Copyright: © 2003-2004, Simon Cozens <simon at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream Author: Simon Cozens <simon at cpan.org>
+Files: debian/*
+Copyright:
+ © 2004-2006, Stephen Quinney <sjq at debian.org>
+ © 2006,      Bart Martens <bartm at knars.be>
+ © 2009,      Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic | GPL-1+
 
-Copyright (c) 2003-2004 Simon Cozens <simon at cpan.org>
+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'
 
-License:
-
+License: GPL-1+
     This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
+    it under the terms of the GNU General Public License as published by
+    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' and
-    the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+    Public License can be found in `/usr/share/common-licenses/GPL'

Modified: trunk/liblingua-en-inflect-number-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/debian/rules?rev=40436&op=diff
==============================================================================
--- trunk/liblingua-en-inflect-number-perl/debian/rules (original)
+++ trunk/liblingua-en-inflect-number-perl/debian/rules Wed Jul 22 01:50:53 2009
@@ -1,8 +1,3 @@
 #!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
-
-install/liblingua-en-inflect-number-perl::
-	-rmdir debian/liblingua-en-inflect-number-perl/usr/lib/perl5
-	-rmdir debian/liblingua-en-inflect-number-perl/usr/lib
+%:
+	dh $@




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